Revision #17 has been created by CeBe on Mar 25, 2018, 2:18:31 AM with the memo:
update markdown styling
« previous (#16) next (#18) »
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**[...]
***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**[...]