Information

JUG-AFRICA

JUG-AFRICA is an umbrella Group for Java User Groups located on the continent of Africa.The idea behind JUG-AFRICA is to allow JUGs located within Africa to collaborate globally in ways that will ultimately benefit Java developer communities locally.

Website: http://jug-africa.dev.java.net
Members: 12
Latest Activity: May 7, 2018

Why JUG-AFRICA ?

Why JUG-AFRICA ? :
================

The idea behind JUG-AFRICA is to allow JUGs located within Africa to collaborate globally in ways that will ultimately benefit Java developer
communities locally.
JUG-AFRICA is intended to promote communication between JUGs across
continent.

Individual JUGs will continue to function normally. Affiliation does not in any way involve subordination of local JUGs under JUG-AFRICA. JUG-AFRICA exists solely to serve and support the Affiliated JUGs.

Some benefits to think about :
=======================

* Help new JUGs to grow and introducing JUG Leaders to JUG-Leaders mailing list.
* Organizing regional events throughout the continent
* Searching for sponsors and speakers
* Negotiating bulk discounts (for events, books, courses, certifications etc.) which can be made available to all Affiliates.

Affiliated JUGs :
============
Contry || JUG || JUG-AFRICA Contact

Egypt EGJUG Ahmed Hashim
Nigeria AbujaJug Bulama Yusuf
Congo (Kinshasa) RDC-JUG Popol Kayembe
Togo TogoJUG Bertin Abiassi
Egypt MUFIX Hamada Zahera
Congo (Brazzaville) CongoJUG Jean-François Bonbhel
Cameroun CamerJUG Georges Youmbi
Tunisia TnJUG Fadj Zayen
Malia MaliJUG Issa Doucoure
Senegal (West Africa) The West African Java User's Group Michael Levin and Lamine Ba
Angola Angola Java Users Group Josemar Magalhàes

How to affiliate your JUG ? :
=====================

1. Designate a member of your JUG to serve as JUG-AFRICA Contact
2. To subscribe JUG-AFRICA Contact to the users@jug-africa.dev.java.net mailing list

PS : Thanks JUG-USA for the inspiration.

Discussion Forum

Java-Related Conferences

Every Java developer, in fact every software developer should have the opportunity to attend a technical conference every year or so. Increasingly, software conferences like Java One (now Code One) are becoming more broad and including multiple technologies. Ian Darwin is now publishing a great calendar of Java-related conferences. Here's the link: …Continue

Tags: darwin, ian, codetown, conferences, java

Started by Michael Levin May 7, 2018.

JUG-Africa portal

Hey, do you know that there's a shiny, new JUG-Africa portal on the Oracle Community site? Check it out here: https://community.oracle.com/groups/jug-africa-social-groupHé, savez-vous qu'il ya un , nouveau portail brillant JUG - Afrique sur le site Oracle Community ? Check it out ici:…Continue

Tags: codetown, africa, jugs

Started by Michael Levin Nov 18, 2015.

JavaOne JUG Discount

If you're a JUG member, the JavaOne event team wants you to know there's a special discount for you:"We are offering our JUG’s a special discount for the month of June to register for JavaOne 2014. The discount will provide an additional $200 savings off the current Early Bird price of $1,650. This gives a total savings of $600 off the on-site price.JUG members should use the code DJU4.Continue

Tags: jug, j1, discount, codetown, Javaone

Started by Michael Levin Jun 5, 2014.

Africa Android Challenge - Submissions are in!

Check out these cool submissions to the Africa Android Challenge:http://www.androidchallenge.org/index.php?option=com_content&view=article&id=49The Africa Android Challenge is an opportunity to discover the best developers and Android experts on the African continent.  The…Continue

Tags: senejug, moroccojug, jug-africa, codetown, android

Started by Michael Levin Mar 19, 2012.

JUG-Africa Reading List ::: from JavaSpecialists

Issue 318 - Getting Rid of Unused Warnings with _

We sometimes are forced by the Java language to declare variables that we never use, attracting the ire of the javac compiler. Since Java 22 we have a way to declare these as "unnamed" by using an underscore.

Issue 317 - Explicit vs Diagnostic GC

How many times have we seen programmers call System.gc() to "help the garbage collector"? Unfortunately far too often, with potentially terrible performance implications. In this newsletter we explore the explicit and the diagnostic GC and how we can force a GC, even if explicit GCs are disabled.

Issue 316 - Code Before super() - JEP 447

Java 22 preview allows us to write code before the call to super(). There are restrictions. We are not allowed to refer to "this" in any way. We thus cannot set fields before calling the superclass constructor. But what if the superclass constructor calls our methods? In this newsletter we explore a workaround using ThreadLocals.

Comment Wall

Comment

You need to be a member of JUG-AFRICA to add comments!

 

Members (12)

 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

JavaScript Set Methods

The release of Firefox 127 introduces new JavaScript Set methods, now supported across major browser engines. Polyfills are no longer needed to make them work everywhere. These additions provide convenient, built-in ways to manipulate and compare collections aiming to simplify development and enahnce performance.

By Agazi Mekonnen

Amazon EC2 R8g Instances with AWS Graviton4 Processors Generally Available

AWS has announced the general availability of Amazon EC2 R8g instances, which use AWS Graviton4 processors. These instances have been available in preview since November 2023 and are designed for memory-intensive workloads such as databases, in-memory caches, and real-time big data analytics.

By Steef-Jan Wiggers

Presentation: Hydration and Lazy-Loading Are Incompatible

Miško Hevery discusses Hydration and Lazy-loading, building a simple counter to show how hydration will thwart the ability to lazy load it or minimize the amount of code executed.

By Miško Hevery

Podcast: Platform Engineering – Making Other Teams 10x Better

In this podcast Shane Hastie, Lead Editor for Culture & Methods spoke to Jessica Andersson about the role of platform engineering in empowering and enabling other teams.

By Jessica Andersson

AWS Discontinues Amazon Quantum Ledger Database (QLDB)

AWS recently announced that new customers can no longer sign up for Amazon Quantum Ledger Database (QLDB), a managed service providing an immutable transaction log maintained by a central trusted authority. All existing databases will be shut down in one year, and current users are encouraged to migrate to Aurora PostgreSQL.

By Renato Losio

© 2024   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service