Where can i learn how to code like a professional programers ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Where can i learn how to code like a professional programers ?

recently we can learn anything in the internet . tutorials are everywhere . but the problem is that most of the tutorials explain how to do or how to build a single thing. is there a website or a platform where can i learn how to work as professional programmers ? build a whole project .

9th Jun 2017, 11:58 PM
zakaria kasmi
zakaria kasmi - avatar
3 Answers
+ 6
@zakaria kasmi You can search for "bootcamps" ("free code bootcamp" for example if you are interested only in free resources), and also try to choose some "pet projects" and find tutorials fot those. There are some courses that are not free but they are intended for walking you through some developers "roadmap". (Check for example Udemy, Udacity, not sure about Lynda.com, Treehouse, ed-x or edu-x or ed-ex... sorry, forgot last one ☺)
10th Jun 2017, 12:26 AM
Andrew Harchenko (Tomsk)
Andrew Harchenko (Tomsk) - avatar
+ 6
none. if you can build a single thing one by one, you can create the whole thing. do it yourself, man.
10th Jun 2017, 12:03 AM
Berli 🇮🇩
Berli 🇮🇩 - avatar
+ 2
According to me, the best way to approach anything professionally is to read, understand and recreate source codes of professional programs. For this, you can try to read codes of many open source programs in the language you want to learn. Also, you can find many professional codes of university projects on GitHub repositories. Try by typing something like 'c++ code for media player github' on Google.
10th Jun 2017, 12:12 AM
Gaurav Garg
Gaurav Garg - avatar