Archived:Joomla! Development for Beginners
From Joomla! Documentation
This page contains many links to selected documentation Beginning Joomla! Developers. You can always see the main page Developers for other development topics.
There are several ways of setting up your workstation in for Joomla! development. Some suggestions can be found at Setting up your workstation for Joomla development.
Next, you should familiarise yourself with Joomla! Secure coding guidelines and the short article on Development Best Practices.
- Setting up your workstation for PHP development: Learn how to set up a brand new workstation from scratch in a semiprofessional way to start learning about PHP development in general also learn the existence of many tools that will make your work lot easier in your future as developer.
- Basic Internet communications tutorial(redlink removed): This is a very basic and straightforward tutorial to understand how computers transmit information on Internet.
- Basic HTML tutorial(redlink removed): This is a very basic and straightforward tutorial to learn how to deal with HTML.
- Basic CSS tutorial(redlink removed): This is a very basic and straightforward tutorial to learn how to deal with cascading style sheets (CSS).
- Basic Javascript tutorial(redlink removed): This is a very basic and straightforward tutorial to learn how to deal with javascript.
- Basic PHP tutorial(redlink removed): This is a very basic and straightforward tutorial to learn how to deal with PHP.
- Basic SQL tutorial(redlink removed): This is a very basic and straightforward tutorial to learn how to deal with SQL.
- Basic XML tutorial(redlink removed): This is a very basic and straightforward tutorial to learn how to deal with XML.
- Basic AJAX tutorial(redlink removed): This is a very basic and straightforward tutorial to learn how to deal with AJAX.
- Basic JSON tutorial(redlink removed): This is a very basic and straightforward tutorial to learn how to deal with JSON.