Answer the question
In order to leave comments, you need to log in
I'm learning PHP... Do I need to learn Codeigniter?
In what order does he study and what to study and for what? I learned HTML and CSS. Now I'm learning PHP and I don't know if I need frameworks at all? Then I'm going to study JS, Jquery, Ajax. In my own words, I want to say that I don’t want to look at the client and think - I can complete this project, but this one can’t because of its complexity. something like this...
Answer the question
In order to leave comments, you need to log in
It's just funny to read. It used to be funny, but now it makes me want to cry.
HTML & CSS are extremely simple things, they can be taught to any person in a week (no joke, a girl without even having computer science lessons at school in a week and a half was able to create ordinary static pages like this, but not SPA, but with a regular scroll ), HTML - "programmers" have always caused laughter from those who are familiar with the area.
Then, learning languages does not give anything, you can learn the syntax of the same php in a week or two at a leisurely pace, but this will not teach programming, the language is just a tool. Programming is something else, algorithms, databases, OOP, patterns, design and a bunch of other things, and not just a language. A parrot can be taught to repeat words, but it will not start talking from this.
Stop thinking that having studied funny HTML&CSS you have learned something serious, it is not more difficult than Word & Excel, although I probably went too far, Word & Excel will be more difficult.
Are frameworks needed? Javascript is a language, jquery is a framework, and I think it becomes obvious that a framework simplifies some work in some language, but you can do without it.
CodeIgniter is definitely not needed. And photo frameworks are needed)
Codeigniter is not. Better learn Laravel - it's the simplest and most popular PHP framework at the moment. In some cases, it is faster and cheaper to do it on a ready-made CMS than on a framework, so frameworks are not always needed, because. on the finished CMS, you can make the same business card site in 1-2 hours if you need it quickly.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question