by stratosg | Nov 25, 2008 | Thoughts, WP Tweaks
On my early days of computers and programming i used to be fanatic and passionate about the programming tools I used. I still remember the early days of Java programming. I would bet that no other language is there except for Java. Today, i still think that it is a...
by stratosg | Aug 7, 2008 | Tutorials
We have come to a point that i think you are ready to explore what Java is all about. You will often hear me say “RTFM”, i.e Read The Fine (??) Manual! In Java this is more feasible than any other language. The documentation is well structured and well...
by stratosg | Aug 3, 2008 | My Coding
Reading one of my friend’s blog the other day i stumbled onto this title: “How to copy Multiple Files/Folder names in bulk to Notepad file”. I remember my self wanting to write a small app that would do that exact thing because i needed it a couple...
by stratosg | Aug 2, 2008 | Tutorials
Before i dig deeper into Java, i need to explain a few more things that i think have been underestimated before or have not been metnioned at all. There are many key concepts that i am surely missing in this series but this is why it’s called a “crash...
by stratosg | Jul 28, 2008 | Tutorials
We have come this far. It was an easy ride till now. I think it’s time to go a bit deeper. We need to clear out how java works exactly. So let’s start scratching the surface a little bit. First thing we need to see is what happens when we start our...