Tag: programming
Computer science ain’t as good as it should be
Jul.30, 2009
When I start studying computer science in the University class I truly believe that it is all I need to get started writing good programs. Algorithms > Functional programming > OOP > Databases > MVC is a step-by-step path of all people that learn programming of the web application. But…
(continue reading…)
7 Comments
:criticism, database, oop, programming, science
more...
What do you expect from the interface?
May.05, 2009
Read a great article today - Liskov Substitution Principle (LSP). It let me understand that Interface is not just a list of methods.
(continue reading…)
6 Comments
:idea, interface, java, LSP, programming
more...
(continue reading…)
JBoss Seam usage makes the application code crazy!
May.04, 2009
Seam Application has a number of good innovations but let’s find out if we lose some advantages that we had before. I started application development with JBoss Seam one year ago. With the code base growth I have had more and more problems in workflow development .
(continue reading…)
12 Comments
:criticism, java, jboss, programming, seam
more...
Aphorisms about programming
Apr.29, 2009
I am not clever. I am just yet another way to use google.
Good programmer should be lazy.
The hole in your pocket is not critical unless you have a hole in your other pocket.
(continue reading…)
1 Comment
:aphorism, humor, programming
more...
Good programmer should be lazy.
The hole in your pocket is not critical unless you have a hole in your other pocket.
(continue reading…)