| By Jason Bell | Article Rating: |
|
| July 1, 2002 12:00 AM EDT | Reads: |
15,417 |
Evolution: A gradual process in which something changes into a different and usually more complex or better form.
There's no escaping that the evolution of programming languages has its advantages and disadvantages. The addition of the java.util.regex package to the JDK1.4 API is a perfect example of Java's development since 1995. However, there's a group of programmers who know only Java and no other language, so it's difficult for them to see why things like regular expressions are included. It all boils down to how your own career evolved.
My own personal evolution is a strangled route through a number of languages: Perl, Unix shell scripting, C, and PHP. I added Java to my skillset halfway through, and I was constantly trying to adapt my thought patterns from Perl to Java code. After many late nights trying to get things to work in Java, it all paid off in the end. However, I always wondered why the Java API didn't have any regular expressions. Until I found third-party packages, such as gnu.regexp and OROMatcher classes, I always went back to Perl and completed the job that way.
I believe that it's time for us to ask ourselves honestly how our own evolution is progressing. Are we constantly learning or are we stuck in a loop?
Musicians spend hours perfecting their skills by practicing scales and arpeggios and familiarizing themselves with their instruments. Before any musician joins an orchestra (or a garage band for that matter), he or she needs to achieve a certain skill level.
Musicians also have access to history, and as seasons come and go you'll notice that certain artists are being influenced by other artists. You'll always have pioneers, however. The Beatles were musical pioneers and a multitude of bands have since been influenced by them.
There are parallels we can draw on as Java programmers. We study the APIs and try numerous examples and routines to satisfy ourselves that we have grasped the concept so when the time arises, we can transfer our knowledge to the situation at hand. The success of any musical performance is based on the ability of the performers to interpret a piece of music; the success of any Java project is based the ability of the programmers to interpret the requirements of a project plan.
Where does our programming history come from? Well, there's plenty of information available on the Internet, mailing lists, books, CDs, as well as from your colleagues.
Have you ever searched Google, for example, in an attempt to solve that illusive problem, and then been presented with seven different ways of dealing with it? We need to easily pick out the diamonds from the dust, the documents that will encourage and educate people who need it the most. What are we doing to lay this foundation down for future programmers?
Site References
Published July 1, 2002 Reads 15,417
Copyright © 2002 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Jason Bell
Jason Bell is founder of Aerleasing, a B2B auction site for the airline industry. He has been involved in numerous business intelligence companies and start ups and is based in Northern Ireland. Jason can be contacted at jasonbell@sys-con.com.
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Cross-Platform Mobile Website Development – a Tool Comparison
- Write Once Run Anywhere or Cross Platform Mobile Development Tools
- Three Buzzwords That Every CIO Hears but One They Should Listen To
- Immersing into JavaScript Frameworks
- Workday Reportedly Prepping to Go Public
- Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud
- Book Review: Sams Teach Yourself Java in 24 Hours
- OpenOffice.com Lives
- Book Excerpt: Introducing HTML5
- Adobe Sends Flex to the Apache Foundation
- Five Years Waiting for JRE 7: Is It Justified? (Part 1)
- Book Excerpt: Java Application Profiling Tips and Tricks
- i-Technology in 2012: Five Industry Predictions
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- OpenXava 4.3: Rapid Java Web Development
- The Next Web Architecture
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Is Write Once Run Anywhere Ever Going to Be a Reality?
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- JavaServer Faces (JSF) vs Struts
- The i-Technology Right Stuff
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- What's New in Eclipse?
- i-Technology Predictions for 2007: Where's It All Headed?

















