Eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz.. Tarayıcınızı güncellemeli veya alternatif bir tarayıcı kullanmalısınız.
I think this is the best learning path,
if you are a beginner is:
01-learn computer science basics and terminologies (what is oop, what's hapening under the hood etc ....)
02-Learn the syntax
03- learn design patterns (+++) this is a very important step that a lot of developers ignore, but it determines a good and a bad developer;
what are design patterns?
if a problem can be solved in different ways, design patterns offer the optimal way possible,
04- specific framework learn some things,
Resources are everywhere in the Internet,
and you shouldn't only watch , but you should try yourself to get familiar with coding