JavaFX Script Programming Language Raises More Questions Than AnswersMay 6th, 2008 The JavaFX Script Programming Language Tutorial by James Weaver at JavaOne 2008 was rather insipid. In my jet-lagged state, it was enough to put me to peaceful slumber.
Java Continues As Leading Programming LanguageJune 6th, 2006 Java continues as the leading programming language according to TIOBE index updated on June 2006. Java is rated at 21.128%, an increase of 2.56% from June, 2005.
Java Leads Again; VB in Massive DeclineSeptember 29th, 2005 According to TIOBE Programming Community Index Java is the leading programming language again, ahead of C and C++, its nearest rivals. Perl and PHP occupy 4th and 5th positions respectively attesting to the power of scripting languages.
Java Wins Programming Language of 2006 AwardJanuary 11th, 2006 Java has won the "TIOBE Programming Language of 2005" award. The Java language has increased its popularity in 2005 with 4.77%.
Java Gains in PopularityJuly 19th, 2006 Java increased its lead as the leading programming language according to TIOBE's index. PHP maintained its 4th position while Ruby moved up 13 positions to 17th.
Programming Language Survey: Please Provide Your Input & See ResultsMay 15th, 2008 A short survey on your programming language preferences, shouldn't take more than 1 minute of your time. Please participate and let others know too.
Allen Holub: Say No To XML (As Programming Language); I AgreeSeptember 27th, 2006 Allen Holub (Author of Compiler Design in C and famous OO Guru) said: "XML is perhaps the worst programming language ever conceived. I’m not talking about XML as a data-description language, which was its original design.
Of Strategic Languages, Java's Adoption Is Highest - Forrester ReportJuly 17th, 2005 According to Forrester survey data and analysis, Java's 66% penetration is the highest among strategic programming languages for enterprise applications. Visual Basic 6 (VB6) and C/C++ have nearly as much penetration as Java, but VB6 is past mainstream support and C/C++ has a comparatively limited ecosystem.
Expression language to write expression language to write...February 25th, 2005 I am so happy! Now we have an expression language to create an expression language! Next we need an expl (my shortened form of expression language) to create an expl to create an expl ... ad-infinitum.
Python: A recipe for cryptic code?April 13th, 2005 I have heard that Python is a great programming language which is so much superior to everything around etc. The following code in python is touted as the world's smallest p2p client & server.
An all time dumb question: [On programming languages]May 8th, 2005 An all time dumb question:
Person A. Duh... in what language should we program?
Person B.
Why A New Scripting Language for JavaFX?May 7th, 2008 I was intrigued by the fact that a new scripting language was designed for JavaFX, a new technology based on the Java platform, designed to enable consistent user experiences on desktop, mobile, TV, and other consumer platforms, where existing languages like Javascript or Groovy could be embraced and extended instead. A new language means a learning curve for a developer to get proficient at and also not be able to leverage the developer base of an existing popular language like Javascript or Gorrvy.
5 Tips for Bulk Data Processing ProgrammingMay 30th, 2007 We are currently processing huge amount of sensitive corporate data for a Fortune 500 company as the first phase of a project. You have to be very careful in data processing, much more than any standard programming effort.
Free (Entry Level) Sun Certified Java Associate (SCJA) Certification Exam from Sun MicrosystemsJune 1st, 2005 Sun Microsystems (SUNW), the creator of Java Programming Language, is offering Java Associate (SCJA) Beta Certification Exam freely from June 20 - July 15, 2005. Registration has started from today.
Introduction To Ruby For Java DevelopersJune 30th, 2006 Most Java programmers attempt to use Ruby like they use Java, similar to the mistakes C/C++ programmers commit when transitioning to Java. However Ruby provides a cleaner programming paradigm which if embibed can be effectively used to solve your problems.