The Artima Developer Community
Sponsored Link

Java Buzz Forum
Writing experimental code. The pschological barrier with Java

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Writing experimental code. The pschological barrier with Java Posted: Oct 4, 2004 1:53 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Writing experimental code. The pschological barrier with Java
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
A developer in my Groovy presentation at this weeks No Fluff in Chicago brought up a good point. He has been using Groovy for the last month or so, and he feels like he can experiment a lot. What does this mean? I totally understand what he is saying here. If I am working with a language such as Groovy, or Ruby, or many others, I find myself starting up a shell, or an editor, and hacking out some code. I poke and prod at new APIs. I try new things. I play. With environments like Java, C/C++, etc I don't feel like that. It feels more ridged, and I feel like I have to "Start a new Project" in an IDE. I have to setup classpaths. Copy over all of these libraries. It FEELS like a pain. It is annoying to have to write some code and go through the compile/build/run cycle, even though the tools help me out now. Deep down I also feel like I should be comtemplating my code a lot more. Designing it. Etc. I feel bad about playing :) A lot of this is pschological of course. I do setup a "scratchpad" directory under src/ to allow me to play on a project more easily. Sometimes I want to be a kid again. And when I do that I play with Groovy :)

Read: Writing experimental code. The pschological barrier with Java

Topic: Early version of Pebble moblog Previous Topic   Next Topic Topic: Design your t-shirt launcher now!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use