technotech |
Information technology is the strongest means
to propagate the Tibetan cause to the outside world. — Tibetan student |
|||||||||
| → | TNT མདུན་ངོས། | ལག་ཆ། | ཕབ་ལེན། | ཟབ་སྦྱོང་། | webdev references about walker contact | |||||
Everything you need to learn web development and web programming is free except the computer, books, and internet access.
On this page are explanations of
Yup, that's all!
You do not need an internet connection to make websites or to learn web programming. You will need a connection sometimes, if you upload your pages or code to a public website.
There are two popular packages called wamp
and xampp that bundle php, apache web server, and
mysql together, with an installer that makes it easy to
set them all up onto your Windows computer.
apache.
You need to either have a web server installed
on your computer, or be able to upload your
programs to another computer that has a
web server on it.
A good text editor is the primary tool for programming.
These are the books i am using for teaching. Some other useful books are also listed. They are all available in India at Indian prices.
Learning PHP & MySQL,
Davis & Phillips,
O'Reilly/Shroff, 2006
(Rs. 325).
Other very useful books for php are:
PHP Cookbook,
2nd ed.,
Trachtenberg and Sklar,
O'Reilly/Shroff, 2006.
PHP in a Nutshell,
Pierce,
SAMS/Techmedia, 2000.
Learning PHP 5,
Sklar,
O'Reilly/Shroff, 2004.
Teach Yourself Perl in 24 Hours, Clinton Pierce, SAMS/Techmedia.
Other good books for perl are:
Learning Perl, Randal Schwartz, O'Reilly.
Programming Perl, Larry Wall, O'Reilly.
This is THE book on Perl, written by The Man himself.
Teach Yourself UNIX in 24 Hours, Taylor & Armstrong, SAMS/Techmedia.