Joomla! Development for Beginners/Reading list
From Joomla! Documentation
< Joomla! Development for Beginners(Difference between revisions)
Dilbert4life (Talk | contribs) m (adding reference to Joomla Platform Manual) |
m (trying a new layout using hlist class) |
||
| Line 1: | Line 1: | ||
| + | <div class="hlist"><center> | ||
* [http://joomla.github.com/joomla-platform/ The Joomla! Platform Manual] | * [http://joomla.github.com/joomla-platform/ The Joomla! Platform Manual] | ||
* [[Tutorial series for beginning and novice developers]] | * [[Tutorial series for beginning and novice developers]] | ||
* [[Joomla course for beginning developers]] | * [[Joomla course for beginning developers]] | ||
| − | * [[Setting up your workstation for Joomla development]] | + | * [[Setting up your workstation for Joomla development]] |
| + | Setting up your workstation in several ways (PHP, Joomla!, extension development; Web server, Editor / IDE, Version Control, Building, ..). | ||
* [[Secure coding guidelines]] | * [[Secure coding guidelines]] | ||
* [[Development Best Practices]] | * [[Development Best Practices]] | ||
| + | </center></div> | ||
Revision as of 10:13, 17 February 2013
- The Joomla! Platform Manual
- Tutorial series for beginning and novice developers
- Joomla course for beginning developers
- Setting up your workstation for Joomla development
Setting up your workstation in several ways (PHP, Joomla!, extension development; Web server, Editor / IDE, Version Control, Building, ..).