![]() |
Learning CI - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1) +--- Forum: Lounge (https://forum.codeigniter.com/forumdisplay.php?fid=3) +--- Thread: Learning CI (/showthread.php?tid=88857) |
Learning CI - zee - 11-22-2023 Hey all, Newbie here learning coding on CI Watching a lot of youtube videos any other suggestions / example apps to get good at it ? cheers zee RE: Learning CI - captain-sensible - 11-22-2023 you can reverse engineer code from https://forum.codeigniter.com/showthread.php?tid=79920 RE: Learning CI - demyr - 11-23-2023 Start a project. It will teach you a lot. RE: Learning CI - captain-sensible - 11-23-2023 go with sqlite for database if you do , its a cinch RE: Learning CI - zee - 11-26-2023 Thanks all .. great suggestions .. RE: Learning CI - InsiteFX - 11-26-2023 Read and use the Tutorials in the CodeIgniter 4 Users Guide. |