Q
Q
Qkiu2016-11-10 16:18:59
PHP
Qkiu, 2016-11-10 16:18:59

How to effectively learn 2 programming languages?

Each job requires knowledge of Javascript and PHP, but what is the best way to learn them so that nothing is confused / forgotten in the head?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
T
TyzhSysAdmin, 2016-11-10
@Qkiu

Languages ​​should not be taught, but worked - stupid memorization will not end in anything good. Experience rolls.
Well, definitely not two at the same time - if there is zero experience with other languages.

A
Alibek Kaparov, 2016-11-10
@Lordicus

I think that it’s not worth memorizing js for the frontend too much, but it’s better to take either the angularjs framework or the jQuery library. It's not worth sitting on vanilla js for a long time.
And in general it is worth starting with php. And so, if there is no experience with other languages ​​for the web, then this is unrealistic.

Y
younghacker, 2016-12-10
@younghacker

There is no magic pill. To pump up muscles with a long-term effect is possible only with hard training.
Read and study other people's code thoughtfully, then write your own. As you study someone else's code, you will have a taste, you will begin to distinguish the daub from the masterpiece. Then your code will also be a pleasure to read for a future dream.
And the number of languages ​​... Programming is the same in essence. Everything ends up being translated into MOV, DIV, CMP, NE, LOOP, etc. Only the shell, which is called programming languages, differs. If you know the essence at the proper level, then after spending a day studying the language shell, you will start writing. And after a month of another hard work and study, you will become an expert in any language. You can even come up with your own. It's fashionable now. Only the essence remains the same.

V
Vladimir Dubos, 2017-06-15
@vovaduba

Come up with some project that, at first glance, you can’t do at the current level. First you do what you can, then you look for individual solutions on the Internet and, what is important, UNDERSTAND THE PRINCIPLE OF WORK, change it to suit your specific project and insert it. If you find an article or video that explains the material really well, bookmark it. Do not try to remember everything, you will do some interesting projects for you that you are going to do in the future - it will be remembered by itself, but what you don’t need will be forgotten

I
ivanovSP, 2017-10-19
@ivanovSP

If I write knowledge of PHP and JS, this means that I know some language well, and some at the Junior level.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question