My Experiences in Web Application Development

Before anything else, I should have a cool and optimized machine and operating system. I prefer to use laptop so I can move around and sit anywhere and do the coding. I have Ubuntu 12.10 as my operating system, it is Fast, free and incredibly easy to use.

 

Installed the following applications:

Apache 2 – An open-source web server application.

Mysql 5 – The world’s most popular open source database

PHP 5 – A widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

OpenSSH – A FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is.

Bazaar – A version control system that helps you track project history over time and to collaborate easily with others.

Sublime Text 2 – A sophisticated text editor for code, markup and prose.

GIMP – It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring.

 

We’re good to go.

As a PHP Web Developer, you need to know the following technologies:


CSS

CSS


Leave a comment