Java
2012
The ‘final’ Frontier in Java
·763 words·4 mins
Java
Programming
Introduction> Introduction # Although this post came about primarily to help my son learn Java, it still amazes me how many professional developers do not understand this basic premise in Java (Programming Language) even after working with it for Years.
2010
Got Flash Blues? Dalvik VM to the Rescue!
·462 words·3 mins
Adobe Flash
Android
Google
Java
Open Source
Adobe Flash Platform got some bad press lately, and its exclusion from iPad is a major slap in the face to Adobe by Steve Jobs himself. Even though millions of sites out there (including this one) use Flash to liven up things and provide extra interactivity, Apple is willing to leave users to stare at Big Empty Boxes on iPad, rather than add Flash support.
2008
Google App Engine and Language Wars
·478 words·3 mins
Google
Java
Programming
Yesterday I attended Google Application Engine Hackathon in Atlanta. I guess it’s the kind of thing that one could call Geeky Weekend Fun, programming all day, with like-minded folks, trying to create something.
Recursive Algorithms and other sins
·495 words·3 mins
Computer Science
Java
Programming
Technology
My sister is just starting studies for Computer Sciences, and unlike what I remember from my days, in the first Intro course, they are trying to fill her head with nasty recursive algorithms.