|
|
|
|
|
by apsurd
5346 days ago
|
|
What level would you say you are as a programmer? Are you a complete beginner? Have you done any previous projects? I'll see if I can recommend some stuff based on what level you are. As some general advice I'd say to read the yii documentation and tutorials. This will help you gain context around the concepts of what the framework "stands for" and how it works. http://www.yiiframework.com/tutorials/ Also here are some beginner tutorials for codeigniter: http://codeigniter.com/tutorials/
You can look at these to learn the concepts of MVC. Feel free to email me if you want. best of luck. |
|