Welcome Guest, Not a member yet? Register   Sign In
Understanding CodeIgniter
#3

I like to see projects/websites and try to do a reverse engineering of it. Recreating it with CodeIgniter.

For example:

I want a Blog, then, I do a research of how people write blogs (the codes). What's the most popular? What it has? How is the database structure of it? The URL's? The permissions? ...

Knowing well what I want and what I need to do, I start to code.

I think is fundamental understand (HTTP, HTML,) PHP first. Then I always have the manual to search in.

The same for CodeIgniter, MySQL, Debian... The manuals/user guides are fundamental. Have it. Study it. Practice it.

Many times the things means have not a solid importance, at the moment you're learning. But in the future, voialà (the insight), you will remember that you seen a function/class/tool, etc, and now you need it. Now you will use it.

Some links I think important now:

- https://debian-handbook.info/get/
- https://www.w3schools.com/
- https://php.net/download-docs.php (with user notes)
- https://dev.mysql.com/doc/refman/5.7/en/
- https://codeigniter.com/docs

- http://www.phptherightway.com/
- http://designpatternsphp.readthedocs.io/en/latest/

- https://leanpub.com/practicalcodeigniter3


Many more, but also this video (the subtitles are in Portuguese, please search with your language if you need):

[Video: https://www.youtube.com/watch?v=66f2yP7ehDs]

>> https://www.youtube.com/watch?v=66f2yP7ehDs


Good luck!


- Natan
Reply


Messages In This Thread
Understanding CodeIgniter - by danangeloalcanar - 03-10-2018, 06:13 AM
RE: Understanding CodeIgniter - by InsiteFX - 03-10-2018, 07:10 AM
RE: Understanding CodeIgniter - by natanfelles - 03-10-2018, 03:35 PM
RE: Understanding CodeIgniter - by shreya.pandey - 03-19-2018, 06:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB