M
M
Maxim2016-09-15 10:50:55
Python
Maxim, 2016-09-15 10:50:55

How to move forward in education?

I have been studying programming for some time, as the first language I chose JavaScript. At the moment there was a "stupor". I can't put my knowledge of the language into practice. Perhaps I didn’t start with that, I’m looking towards Python
Help with advice, which is better:
1. Jump to Python (if so, why?)
2. If not, maybe there are some ways (literature, tasks, etc), for in order not to trample the ground in one place?
PS Specifically, there was a failure on the freecdecamp resource, at the stage of the Intermediate Front End Development Projects tasks. You need to build an application that, using the JSON API, randomly displays quotes from famous people.
P.S. Thanks to everyone who replied.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Aleksandr, 2016-09-15
@american6oy

Well, if you jump from tongue to tongue, the result will be sad.
Read literature, solve puzzles ( good resource ). If there is a task that you can not cope with, write here - they will help you.
But you don't have to jump.

G
Green_Cat, 2016-09-15
@Green_Cat

"At the moment, there was a "stupor". I can not put my knowledge of the language into practice", and this is not a real task - "Specifically, there was a failure on the freecdecamp resource, at the Intermediate Front End Development Projects task stage. We need to build an application that, using the JSON API, randomly displays quotes of famous people."? Lots of sites have stuff like this. Why Python? Maybe you will also have a stupor at a certain stage of the study. So my advice to you is not to jump, but to practice more on js.

S
Sergey Zelensky, 2016-09-15
@SergeyZelensky-Rostov

We have already talked a lot about this, the language should be a tool for you, each tool is sharpened for its own range of tasks.
1) my personal opinion. Is it worth jumping to python? I like it more than js, but this is my personal opinion.
2) the language itself is easy to learn, learning to program is another matter. Develop your thinking first, and only then learn the details of a particular language/technology.
3) Make a list of terms that you do not understand, such as JSON, API, REST, etc.
Look for definitions of these terms, study the principles of work, you must know the environment of the language well.
4) Read, disassemble algorithms, data structures, this will be very useful to you in the future
5) AND ATTENTION!!! Learn several languages ​​in parallel, this is a very very good practice.
6) Learn different programming paradigms (just yesterday I read articles about the functional approach of programming in python, in conjunction with the imperative approach, a very convenient symbiosis)
Conclusion, learn both js and python try to solve the same problem in different languages, so you will learn to understand which language best suited for a specific task

S
sim3x, 2016-09-15
@sim3x

Learn Both

R
Rafael™, 2016-09-16
@maxminimus

javascript can do everything that python can
do on the web, it makes no sense to python - except when you are tied to ready-made python frameworks and libraries,
to become a programmer you need to stupidly practice for several years and write bicycles
and gnaw granite
then the brain will grow
it is difficult and painful
javascript is good because it is ten times simpler than other languages,
but at the same time it allows you to do almost anything,
for example, mob applications on webgl
- therefore, for beginners, there is only one
possible drawback - not the maximum use of processor power - but high computing speed is not always needed

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question