Tutorial series for beginning and novice developers
From Joomla! Documentation
(Difference between revisions)
m (→Introduction) |
(→Introduction) |
||
| Line 8: | Line 8: | ||
# [[Pro tips for a better learning process]]. | # [[Pro tips for a better learning process]]. | ||
| + | # [[Understanding what are Webpages and Websites]]. | ||
# [[Understanding what is web development and web design]]. | # [[Understanding what is web development and web design]]. | ||
# [[Understanding the basics of Internet communications]]: This is a basic and straightforward tutorial to understand how computers transmit information on Internet. | # [[Understanding the basics of Internet communications]]: This is a basic and straightforward tutorial to understand how computers transmit information on Internet. | ||
Revision as of 23:30, 21 October 2012
| This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template. This article was last edited by Enav (talk| contribs) 6 months ago. (Purge) |
Introduction
This document contains information meant to be use to help raise new potential web developers almost from scratch, this document could also be a good source of knowledge reinforcement for novice web developers. The following sections contains series of tutorials organized in a logical way to provide progressive and coherent steps in the learning process of begging and novice web developers.
All the information contained in this tutorials are meant to be useful for the creation of new web developers in general and not only for Joomla developers. Feel free to use this tutorials as reference information for web development in general, all you learn here is useful and will help you to grow as a future professional of the web development.
- Pro tips for a better learning process.
- Understanding what are Webpages and Websites.
- Understanding what is web development and web design.
- Understanding the basics of Internet communications: This is a basic and straightforward tutorial to understand how computers transmit information on Internet.
- Setting up your workstation for web development. Learn how to prepare yourself a nice workstation for web development
- Basic HTML tutorial: This is a basic and straightforward tutorial to learn how to deal with HTML.
- Basic CSS tutorial: This is a basic and straightforward tutorial to learn how to deal with cascading style sheets (CSS).
- Basic Javascript tutorial: This is a basic and straightforward tutorial to learn how to deal with javascript.
- Basic PHP tutorial: This is a basic and straightforward tutorial to learn how to deal with PHP.
- Basic SQL tutorial: This is a basic and straightforward tutorial to learn how to deal with SQL.
- Basic XML tutorial: This is a basic and straightforward tutorial to learn how to deal with XML.
- Basic AJAX tutorial: This is a basic and straightforward tutorial to learn how to deal with AJAX.
- Basic JSON tutorial: This is a basic and straightforward tutorial to learn how to deal with JSON.
- Basic JQuery tutorial: This is a basic and straightforward tutorial to learn how to deal with Jquery.
- Basic Mootools tutorial: This is a basic and straightforward tutorial to learn how to deal with Mootools.
- Basic LESS tutorial: This is a basic and straightforward tutorial to learn how to deal with LESS CSS pre-processor.