Hi All
After a short but super nice vacation I am back in the biz, and so I share you a really nice presentation about
motivational factors in work and also some backthinking on Open Source movevement:
Enjoy
Happy coding
Hi All
After a short but super nice vacation I am back in the biz, and so I share you a really nice presentation about
motivational factors in work and also some backthinking on Open Source movevement:
Enjoy
Happy coding
Hi All
Here is an interesting article summarizing 5 important components of java.util.concurrent package (starting java 1.5).
I personally have found some things I did not know until now…maybe there is something new for you too…
http://www.dzone.com/links/r/5_things_you_didnt_know_about_javautilconcurrent.html
Enjoy
Happy coding
N
Hi programmers!!!
Here is something funny for you, right in the morning :
http://www.globalnerdy.com/2010/05/09/new-programming-jargon/
Happy coding
N
Most of us maybe we have forgotten the details of several design Patterns, I personally sure did.
Here is a nicely done memory refresh:
Design Patterns Uncovered: The Chain Of Responsibility Pattern
Happy coding
N
Hi all
Its been a long time since I did not post anything… shame on me… not like somebody had missed my posts, or something… but I have to admit I am a bit lazy when it comes to posting to this blog. I am planning since a while to make a nice article about StateMachines and asynchronous programming, and even if I have all the design things and code ready I somehow do not find the time to sit down and just write an article about it… (again shame on me…)
Well, until I make myself ready to post something useful, here is something what I have found and thing it might be interesting for you. This topic is something I am also struggling in the private project I work on and the main idea is :“If you don’t have testers to test your app before delivering it to the client, you have no idea how many embarrassing situations you will face…”
(well of course if you care about the feedback from the client, if not than just carry on without testers…)
Here is the article I have found as being the IM status message of a former colleague :
Top Five (Wrong) Reasons You Don’t Have Testers
Until next time
Happy coding
Hi all
Here is a nice and short list of things to keep in mind when designing UI’s…
http://carsonified.com/blog/design/10-user-interface-design-fundamentals/
Happy coding
N
For those of us, who just ignore or “forget” to pay some attention to implement the hashCode() of the classes we plan to store in collections, there is one more article to make use reconsider.
Just read this: http://java.dzone.com/articles/java-hashing
I bet you can find helpful informations in the article, I sure did.
Happy coding
N