F
F
Flemy2021-01-06 03:18:51
IT education
Flemy, 2021-01-06 03:18:51

How to competently and usefully structure front-end development training?

Hello everyone, I have not been studying the front for a very long time and the question "Am I studying correctly?" crept into my head. I learn mainly from video tutorials and sometimes I read books about web development, it seems that I can even do something on my own, but it’s hard to put some information in my head. Everyone has different approaches to layout and development, someone explains more clearly, and someone works for speed and, as a result, misses a lot of information. As a result, an abundance of information flows into your head in an unstructured way and sometimes you start to get confused, so you might be better off taking some courses, everything seems to be sorted out and given according to the degree of completion. So that's actually the main question, as experienced developers or maybe just people who, like me, are trained, please tell me What do you think is the best way to learn the material and conduct your own learning? Videos on YouTube (so more practice and everything is clearly clear what works and how) or courses (so the training goes in portions, with more detailed explanations)?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
Kirill Makarov, 2021-01-06
@kirbi1996

Well, personally, I started almost a year ago, I immediately learned js, then at the first social security I realized that without layout, normal would be nowhere. I started to typeset more, you find a beautiful layout in the internet and typeset it. As for layout, it is enough to watch a couple of videos where some kind of store is typeset in an hour. According to the layout there, you can catch up if something. As soon as 3 4 layouts are normally laid out, adaptively and for mobile phones. You can switch to JavaScript. I would recommend Sorax on YouTube. From memory, I still remember watching JavaScript from A to Z. Among the books I read mainly the cantor, and also the rhinoceros, but the presentation is more complicated there, but everything is understood more deeply. And of course you immediately go to codewars and do tasks, one after another. It helps a lot. After you already know how to solve problems, you understand the plus or minus what and how, you go to learn React. At least a little. You make a site on react as training. Well, either for starters there or tic-tac-toe. And with React it will be much easier to find a job. Immediately I recommend to score on jquery. Don't even waste your time. From what would be useful is es 6, bootstrap grid, scss, react, react hooks, it is preferable to write on functions than on classes. Well, in a nutshell

A
Aetae, 2021-01-06
@Aetae

1. Read any textbook with all the basics.
2. Wash down any project, Google in case of misunderstanding and understanding what you have googled.
3. Repeat point 2 until professionalism is achieved.
Everything. And you can watch the lessons, but you can take courses until old age.

X
xmoonlight, 2021-01-06
@xmoonlight

1. It is better to start learning by mastering the correct structure of "pure" HTML markup.
https://site coder.blogspot.com/2020/05/html.html(no space)
2. Then master CSS: https://cssreference.io/
3. And JS: https://site coder.blogspot.com/p/js.html(no space)

A
Anton Shamanov, 2021-01-06
@SilenceOfWinter

First, you read a short introductory article on some Habré. If everything is OK and you liked the implementation, then you read the manual and get acquainted with the code / content. Chasing trends makes sense only if they are in demand in our IT market. Try to join open projects and collect the first bumps and try to create something of your own or something like that.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question