- New to Java Center - very interesting and thorough introduction to Java Language.
- Simplify Unit Testing for Spring Web Components - testing is one of important issues while I'm creating new code - code without tests might work or might not: effect cannot be predictable for me. This article is about unit testing in Spring - everybody should read it.
- Google Testing Blog - new and very interesting blog about testing. I'm going to read it. And You?
Wednesday, January 31, 2007
Links: 01-02-2007
Posted by Eterna1Ev0 at 1:30 pm 0 comments
Sunday, January 21, 2007
Links: 21-01-2007
- selfconsciousness in the Agile rythm (in Polish: "Samoświadomość w rytmie Agile") - text about connections between agile development (test-driven development) and agile design (test-driven design). text in Polish :/
- Back to Basics: The Perfect .NET Bean Property - quite interesing article (note) about bean properties in .net - new point of view for beans in .net
Posted by Eterna1Ev0 at 12:33 pm 0 comments
Wednesday, January 17, 2007
Links: 17-01-2007
- Offline tutorials for Netbeans - collection of zipped tutorials for Netbeans,
- Cell Phone On Fire, It's Serious - how dangerous can be cell phones
Posted by Eterna1Ev0 at 1:47 pm 0 comments
Tuesday, January 16, 2007
"The Django Book"
today i've found very interesting thing on wired.com - book about Django. it looks very good and it is free.
recently, i'm trying to learn Python. for me it's very interesting computer language and there are my interesting features (lambda function, collections and other). very important is that this language is very simple to learn.
all what i can said about this language is that i like it and it willl be my first language for writing simple things (today i'm using php and sometimes perl).
Posted by Eterna1Ev0 at 1:36 pm 0 comments