CodeIgniter Forums
Need to learn OOP php before start learning CI? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Need to learn OOP php before start learning CI? (/showthread.php?tid=57857)



Need to learn OOP php before start learning CI? - El Forum - 04-18-2013

[eluser]krishnadaspc[/eluser]
I felt difficult in learning CI...please advise..Undecided


Need to learn OOP php before start learning CI? - El Forum - 04-18-2013

[eluser]Harold Villacorte[/eluser]
Yes. If you are proficient in object oriented php then CI will be very simple, otherwise it will give you a big headache and your code will be quite retarted.


Need to learn OOP php before start learning CI? - El Forum - 04-18-2013

[eluser]krishnadaspc[/eluser]
Thanks for the reply..can you suggest any good CI learning websites other than it's user guide?


Need to learn OOP php before start learning CI? - El Forum - 04-18-2013

[eluser]Unknown[/eluser]
Hi Krishna,

CI comes handy with user manual, open the "index.html" inside "user_guide" folder that comes along with CI distribution.


Need to learn OOP php before start learning CI? - El Forum - 04-18-2013

[eluser]krishnadaspc[/eluser]
I really appreciate you for the fast response. I think with all of your support I can learn better.:coolsmile:


Need to learn OOP php before start learning CI? - El Forum - 04-18-2013

[eluser]whygod[/eluser]
@krishna
Learn PHP first specially OOP.
Before CI.

OOP is a prerequisite to CI.


Need to learn OOP php before start learning CI? - El Forum - 04-18-2013

[eluser]krishnadaspc[/eluser]
Thanks everyone for your valuable advise .. Smile