Introduction
This page holds temporarily the step-by-step tutorials and notes on Apache web server, PHP, MySQL, JGRASP, JDK and NetBeans the Java IDE. The ultimate purpose is to learn the basic on how to create a desktop or enterprise application using Java GUI (Swing and Beans) and MySQL. At the end we would like to try the web applications as well. The best thing here, all are 'open source' in a loose manner. There is no pre-requisite for this crash course, it depends on your efforts. The tutorials are presented hands-on based, step-by-step with tons of screen shots. Experience how object oriented principles been implemented in Java GUI that has been 'done' by Microsoft in the .NET programming language family.
The machine specifications used in all these tasks:
Intel Pentium Core 2 Duo, 2.2 GHz, Windows XP Pro SP2 + periodical patches + periodical updates… 2 GB DDR2 RAM 160 GB SATA HDD 17” SyncMaster 713N monitor.
The learning curve are (you may skip to the next topic(s) if the topic(s) already mastered-right-click mouse and save as):
Assuming the IIS or PWS or other web servers not installed (or the service or application not started or running if installed) because web server will use port 80 by default. It is OK if those web servers use different ports. We start with Apache because during the PHP installation, Apache’s config file location or path will be asked.
(If your machines already have Java Runtime Environment-JRE, it is recommended you uninstall it because JDK will have its own JRE).
|