Archive for the 'Tutorial' Category
Have you ever wondered “What the hell is this J2EE thingy?”, “How can someone use Java to develop web applications?” or even “Web pages in Java? Isn’t this for applets only?”.
If so, than we have something in common, for years I have been asking myself those questions, while not having enough time to dig into [...]
The Pseudocode Programming Process
17 Aug 06
Pseudocode interesting technique that I found in Code Complete, Second Edition by Steve McConnell.
PPP is a way of developing routines by writing pseudocode for them in the first place (not a new topic) and after that, making the pseudocode a comment in the routine (functions, procedure, method or whatever your language [...]






