Andrew Pollack's Blog

Technology, Family, Entertainment, Politics, and Random Noise

Incremental progress on a big project - and learning to like Java

By Andrew Pollack on 05/04/2005 at 07:10 AM EDT

At what point are you comfortable with a new programming language? Like all modern languages, Java needs to be approached in three distinct areas. The environment in which it runs, the lexical syntax and common practices associated with using it, and the packaged object model it comes with. The task of learning all of these at once can be daunting, particularly with Java since by its very nature the overhead of learning its environment is fairly high. The ideas of classpath, package, virtual machine, and JAR file as well as the contextual issues of applet, servlet, application, or plug-in need to be understood before you can even begin to code successfully. It helps to take each of these three main areas then, and try to understand first their boundaries, and then their distinct parts.

Over the course of the last year and half, I've gone back to Java for a few small project several times. Each time I get a little more comfortable with my understanding. Having a great IDE like Eclipse 3.x helps a great deal of course, as does working with an object model I already know -- the IBM Lotus Domino object model. Because I know what to expect from those objects, I could focus more on getting the feel of the syntax of the language itself, as well as the more esoteric sense of how the language "wants" to be used.

To my surprise, the last two week I've spent working on a Java based project in Eclipse have been some of the best in my career in terms of steady, incremental progress. I've been able to try things, refine them, then re-implement them in a structured and extensible way all with a great deal of comfort and as a result I am producing what is to me, the best code of my career. Does credit for this go to Java, to Eclipse, or to a steady gain over time on the tools of our trade that has produced practices and then the tools to implement those practices which are so far ahead of where we started?

Lets face it, I hated Java when it came down the line. I still think J2EE is a platform way too complex and granular for day to day applications. Workstation based Java applications are also still very difficult to manage and support. At least its good to see that development tools have come so far, and the language (dumb as I think some aspects of it are) has finally matured to the point of being very useful.

If you haven't tried writing Java code in Eclipse, but have a solid understanding of Object Oriented programming -- I think you're really missing out.


There are  - loading -  comments....

My own thoughts on this are...By Chad on 05/04/2005 at 02:51 PM EDT
I am going through some of the same steps and seeing some of the same pros and
cons to Java.

I now which LotusScipt has some of the same features like overriding methods.


Other Recent Stories...

  1. 01/26/2023Better Running VirtualBox or VMWARE Virtual Machines on Windows 10+ Forgive me, Reader, for I have sinned. I has been nearly 3 years since my last blog entry. The truth is, I haven't had much to say that was worthy of more than a basic social media post -- until today. For my current work, I was assigned a new laptop. It's a real powerhouse machine with 14 processor cores and 64 gigs of ram. It should be perfect for running my development environment in a virtual machine, but it wasn't. VirtualBox was barely starting, and no matter how many features I turned off, it could ...... 
  2. 04/04/2020How many Ventilators for the price of those tanks the Pentagon didn't even want?This goes WAY beyond Trump or Obama. This is decades of poor planning and poor use of funds. Certainly it should have been addressed in the Trump, Obama, Bush, Clinton, Bush, and Reagan administrations -- all of which were well aware of the implications of a pandemic. I want a military prepared to help us, not just hurt other people. As an American I expect that with the ridiculous funding of our military might, we are prepared for damn near everything. Not just killing people and breaking things, but ...... 
  3. 01/28/2020Copyright Troll WarningThere's a copyright troll firm that has automated reverse-image searches and goes around looking for any posted images that they can make a quick copyright claim on. This is not quite a scam because it's technically legal, but it's run very much like a scam. This company works with a few "clients" that have vast repositories of copyrighted images. The trolls do a reverse web search on those images looking for hits. When they find one on a site that looks like someone they can scare, they work it like ...... 
  4. 03/26/2019Undestanding how OAUTH scopes will bring the concept of APPS to your Domino server 
  5. 02/05/2019Toro Yard Equipment - Not really a premium brand as far as I am concerned 
  6. 10/08/2018Will you be at the NYC Launch Event for HCL Domino v10 -- Find me! 
  7. 09/04/2018With two big projects on hold, I suddenly find myself very available for new short and long term projects.  
  8. 07/13/2018Who is HCL and why is it a good thing that they are now the ones behind Notes and Domino? 
  9. 03/21/2018Domino Apps on IOS is a Game Changer. Quit holding back. 
  10. 02/15/2018Andrew’s Proposed Gun Laws 
Click here for more articles.....


pen icon Comment Entry
Subject
Your Name
Homepage
*Your Email
* Your email address is required, but not displayed.
 
Your thoughts....
 
Remember Me  

Please wait while your document is saved.