Posts tagged as:

Programming

Learn PHP

December 30, 2006 Eclipse

Paul Stamatiou has written a nice series on building a web app using MySQL and PHP.
How To: Code your First Web App

Part 1
Part 2
Part 3

I always wanted to try my hands on PHP and these articles are pretty good to get started on PHP and MySQL.
Also don’t forget that [...]

Read the full article →

Install Eclipse Plugins – The Easy Way

August 20, 2006 Eclipse

Eclipse as of today is the industry’s major non-Microsoft software tool platform. The number of companies adopting this platform is a testimonial of the platform’s success.
(Check my previous post for more on the history of Eclipse IDE)
Eclipse has a well-designed, and extensible architecture. What is valuable about Eclipse is that it provides an open source [...]

Read the full article →

Linux Command Line and Shell Scripting

June 29, 2006 Programming

Check out this link to learn more about Linux Command line and Shell scripting
http://gd.tuwien.ac.at/linuxcommand.org/index.php

The content is nicely organized and should be very useful for Unix/Linux newbies and probably even for people knowing Unix
Tags: Linux, Shell scripting, Linux Command

Read the full article →