Portal

Difference between revisions of "Developers/Resources"

From Joomla! Documentation

< Portal:Developers
(adding more options for new developers to bring more enthusiasts to the Joomla project)
m (Reverted edits by Enav (talk) to last revision by JoomlaWikiBot)
Line 1: Line 1:
{{incomplete}}
 
 
 
== General Resources ==
 
== General Resources ==
 
+
* [[Setting up your workstation for joomla development]] A disambiguation article setting up your workstation in several ways (PHP, Joomla!, extension development; Web server, Editor / IDE, Version Control, Building, ..).
If you are new around here and you want to learn PHP and/or  Joomla from scratch here we have several noob friendly options were you can start to read from.
+
* [[Joomla Beginning Developer Course]]
 
 
* [[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]]: This is a very basic and straightforward tutorial to understand how computers transmit information on Internet.
 
* [[Basic HTML tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with HTML.
 
* [[Basic CSS tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with cascading style sheets (CSS).
 
* [[Basic Javascript tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with javascript.
 
* [[Basic PHP tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with PHP.
 
* [[Basic SQL tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with SQL.
 
* [[Basic XML tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with XML.
 
* [[Basic AJAX tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with AJAX.
 
* [[Basic JSON tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with JSON.
 
* [[Basic JQuery tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with Jquery.
 
* [[Basic Mootools tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with Mootools.
 
* [[Basic LESS tutorial]]: This is a very basic and straightforward tutorial to learn how to deal with LESS CSS pre-processor.
 
* [[Setting up your workstation for Joomla development]]: Note: some information on this page is redundant and outdated information and will be updated in the coming days.
 
* [[Joomla Beginning Developer Course]] Note: some information on this page is redundant and outdated information and will be updated in the coming days.
 
 
* [[Secure coding guidelines]]
 
* [[Secure coding guidelines]]
 
* [[Development Best Practices]]<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude>
 
* [[Development Best Practices]]<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude>

Revision as of 19:23, 14 October 2012

General Resources[edit]