Sometime within the last year, I saw Zach Holman’s post “Move Fast and Break Nothing” about how GitHub was able to replace parts of the…...
Read more »
Last November Python briefly swapped positions with Java for the second position in the TIOBE index, and this month Python strikes again. The difference is only 0.11%, but it is reasonable to assume that Python will keep its second position for a longer ... (more…)
Read more »
The title says that CodenameOne is Xamarin's Java cousin but it really is much more than that. CodenameOne is a very light, open source, '... (more…)
Read more »
Java has 4 visibility options: Public, Protected, Private, and Default. However, is those visibilities enough? Sometimes we need to weigh tr... (more…)
Read more »