Portal

Difference between revisions of "Component Development/Reading list"

From Joomla! Documentation

< Portal:Component Development
m (update)
(removing the 2.5 outdated stuff)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
There are many articles, tutorials, references and FAQs which focus on component development. If this is your first time developing a component for Joomla, you can visualise the control flow of a component with these [[Component Program Flow|diagrams]].  
+
<noinclude><languages /></noinclude>
 +
<translate><!--T:1-->
 +
There are many articles, tutorials, references and FAQs which focus on component development. If this is your first time developing a component for Joomla, you should start with the [[S:MyLanguage/Absolute Basics of How a Component Functions|Absolute Basics of How a Component Functions]]. If needed, you can visualise the control flow of a component with these [[S:MyLanguage/Component Program Flow|diagrams]].</translate>
  
Next, you will want to work through our MVC tutorial, [[Developing a MVC Component|Developing a Model-View-Controller Component]] {{JVer/multi|2.5,3.x}}. Once you have read the tutorial and tried the example component, you can focus more on the specifics of your component with additional articles, which are listed on the [[Portal:Component Development|Component Development Portal]].  
+
<translate><!--T:2-->
 +
Next, you will want to read our {{JVer/multi|3.x}} MVC tutorial {{rarr}} [[S:MyLanguage/J3.x:Developing_an_MVC_Component|Developing a Model-View-Controller Component]]. Remember to familiarise yourself with Joomla! '''[[S:MyLanguage/Secure coding guidelines|Secure coding guidelines]]''' and '''[[S:MyLanguage/Development Best Practices|Development Best Practices]]'''.</translate>
  
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]{{NOINDEX}}</noinclude>
+
<translate><!--T:3-->
 +
Once you have read the tutorial and/or tried the example component, you can focus more on the specifics of your component with additional articles. These are listed on the [[S:MyLanguage/Portal:Component Development|Component Development Portal]] or any of the supporting Portals for Development(Plugins, Modules or Templates).</translate>
 +
 
 +
<noinclude>
 +
<translate><!--T:4-->
 +
[[Category:Landing subpages]]</translate>
 +
</noinclude>

Latest revision as of 12:45, 22 February 2017

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎español • ‎français • ‎português • ‎português do Brasil • ‎български • ‎русский • ‎українська • ‎বাংলা • ‎ไทย • ‎中文(台灣)‎

There are many articles, tutorials, references and FAQs which focus on component development. If this is your first time developing a component for Joomla, you should start with the Absolute Basics of How a Component Functions. If needed, you can visualise the control flow of a component with these diagrams.

Next, you will want to read our  Joomla 3.x MVC tutorial    Developing a Model-View-Controller Component. Remember to familiarise yourself with Joomla! Secure coding guidelines and Development Best Practices.

Once you have read the tutorial and/or tried the example component, you can focus more on the specifics of your component with additional articles. These are listed on the Component Development Portal or any of the supporting Portals for Development(Plugins, Modules or Templates).