Sempron2400(Windows, Ubuntu 9.04)
It’s actually my main desktop computer, I mainly use it for editing home videos and burning them on DVD.
(Linux Ubuntu 8.04)
I bought this little old computer on a computer surplus fair at only 25€. I use it mostly for my “server side” linux experiments.
(Linux EEEBuntu)
I bought it only recently, It’s the first really portable laptop I have. I use it for reading e-books, scratch-pad programming, watching videos and a little of gaming too.
Here I am, at last, my first post …
After wrestling with my own indecision about choosing the right style, pictures and colours. After writing copying a suitable disclaimer I have no more excuses for not to start writing my first post.
I’m going to write, in this blog, about my personal programming experiments: I’m 40 but I’m still studing, and learning, everyday. Not surprising if you think how many frameworks, libraries and programming tools are published on the net nowdays.
What else? Hello world!
|
public class HelloWorld { public static void main(String[] args) { |
P.S.
If you are interested in posting java code bits in your blog have a look at Java2Html.
The information in this weblog is provided “as is” with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my own personal opinion. Inappropriate comments will be deleted or edited at my discretion. All code samples (if any, ever) are provided “as is” without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.