Portal

Difference between revisions of "Component Development/Reading list"

From Joomla! Documentation

< Portal:Component Development
m (update)
m (update, still not finished, but better)
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]].  
 
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]].  
  
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]].  
+
Next, you will want to read our {{JVer/multi|2.5,3.x}} MVC tutorial {{rarr}} [[Developing a MVC Component|Developing a Model-View-Controller Component]]
 +
 
 +
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 [[Portal:Component Development|Component Development Portal]] or any of the supporting Portals for Development(Plugins, Modules or Templates).  
  
 
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]{{NOINDEX}}</noinclude>
 
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]{{NOINDEX}}</noinclude>

Revision as of 11:43, 7 October 2013

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 diagrams.

Next, you will want to read our  Joomla 2.5 Joomla 3.x MVC tutorial    Developing a Model-View-Controller Component

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).