How to learn CI |
Hai i'm soeharyo,i need help. I'm newbie how way to learn CI.Sorry my englsih bed.
I learned CI by watching Nettuts+ screencasts.
http://code.tutsplus.com/series/codeigni...-net-17602 (11-23-2014, 04:23 PM)soeharyo Wrote: Hai i'm soeharyo,i need help. I'm newbie how way to learn CI.Sorry my englsih bed. Hi, Soeharyo. I recently asked a similar question in this thread.
Learning CI on its own is useless.
To truly learn, you need to have a fundamental understanding of PHP. 1) Go read the manual (google it) and learn the api. 2) Check out the CI manual and go through it. 3) Make some projects for yourself. The more experience you have of starting and finishing projects the better. 4) Can you mock up a demo in a few days? Finish a project in a few weeks/month? Can you take someone elses code and fix some bugs, add features? If you can do 4, then you have come far ![]()
Hi Soeharyo.
The best way would be to first learn some basic programming. If you know nothing about programming, find a PHP environment and start learning these things --
After you learn some PHP by itself, then try to mix it in with your HTML. For example, you could try building some kind of calculator or converter on a website. This is simple and does not require a database. And then I think you are ready to learn Codeigniter. By then, you will know PHP well enough that you can focus on how Codeigniter works instead of trying to learn programming, PHP, and Codeigniter all at the same time. Good luck and ask us for help whenever you need it! ![]() |
Welcome Guest, Not a member yet? Register Sign In |