Difference between #16 and #19 of
How to learn Yii?!

Changes

Title unchanged

How to learn Yii?!

Category unchanged

Tutorials

Yii version changed

all

Tags changed

tutorial, tips, understanding, yiiunderstanding,Yii,tutorial,tips

Content changed

Here is a step by step To-Do list for Yii beginners. The list is an advice of what tutorials and documentation you can walk through to get a full understanding of the Yii Framework. These can be a help to learn Yii. --- ***BASICS***
 
------------

 
======


1. **Learn PHP**
[...]
***YII***
 
---------
YII
 
===
2. **The Definitive Guide to Yii** The [Definitive Guide to Yii](https://www.yiiframework.com/doc-2.0/guide-index.html/2.0) is the *central and most important* learning resource for Yii. It is *definitive* and was written by the core Yii developers. Just walk through all pages from top to the bottom. _Tip: Also check out the comments on the bottom of the pages._  

3. **Doing stuff**    At some point while you read the Definitive Guide you'll want to get started with coding in Yii. If you begin with the conventional starting point then you stand a better chance of getting help when you need it. Install the Yii2 [demo application](https://github.com/yiisoft/yii2/tree/master/-apps/-basic). Follow the instructions in the README of those apps to install. Then study the code and start experimenting. [   > Note: Stick to the basic app for learning. The advanced app adds a lot of confusing complication for team development and multiple websites in one project.]

4. **Got confused what's happening?**
[...]
***WHAT THEN?***
 
----------------

 
==========
 

1. **Extra's**

Check out the [Yii Wiki](http://www.yiiframework.com/wiki/) and the [Yii Class Reference](http://www.yiiframework.com/doc-2.0/index.html). _Tip: You can view Yii source code directly in the API docs. Also, the lookup/search box in there is invaluable._

2. **jQuery**
[...]
17 0
21 followers
Viewed: 119 203 times
Version: all
Category: Tutorials
Written by: yJeroen
Last updated by: CeBe
Created on: Nov 8, 2011
Last updated: 4 years ago
Update Article

Revisions

View all history