The Artima Developer Community
Sponsored Link

Java Buzz Forum
I'll name that developer in 5 lines of code!

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
I'll name that developer in 5 lines of code! Posted: Aug 3, 2004 11:29 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: I'll name that developer in 5 lines of code!
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
You know the feeling when you open up some code from a fellow programmer, and it says a lot about them? Their code style speaks to you as does the style of an essay does. My latest experience is looking at various Groovy code snippets. There have been two extremes that I have come across: I like my Java, just with a twist These folks are happy in Java land, and the code looks just like it. There are just a few things differing. Maybe the odd ';' is left off of the statements. Here and there variables aren't staticly typed. But, mainly, it looks like Java I want to be different Some of the guys who have really bitten into Groovy really try hard to have their code NOT look anything like Java. Everything is groovy-fied to the extreme. This reminds me of some days when I was deep in the Perl community. Since the language gives you 55 ways to do something, you see even more contrasting styles. In that environment you could find the hacker, the one liner, the I have a Comp Sci degree so I code correctly!, the obfuscator, and more. Fun :)

Read: I'll name that developer in 5 lines of code!

Topic: Explorer's guide to the Semantic Web Previous Topic   Next Topic Topic: [Jul 27, 2004 10:14 PDT] 8 Links

Sponsored Links



Google
  Web Artima.com   

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