I wanna ask this, after learning the basics of a particular programming language, what's next? How can one improve and advance ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 6

I wanna ask this, after learning the basics of a particular programming language, what's next? How can one improve and advance ?

What's next?

23rd Jul 2019, 9:53 PM
Emmanuel Oluleye
Emmanuel Oluleye - avatar
10 Respuestas
+ 3
Start a small project: a timer app, or itinerary or whatever small problem you can solve with software in your own life. Create an app to solve said problem. Probably you'll hit a lot of walls and gaps in your knowledge, but that's the point. Go online and try to figure out the solution based on articles and videos. In my experience this is the best way to learn, it's fun and effective. If you know the basics of a systems programming language like java, kotlin c++ or c# then I'd go and learn how to persist data locally into a database and probably also would learn some concurrent programming. If you know javascript only then i don't know, I'm not a fan of that language. In that case I'd go and learn a solid statically typed language because js literally encourages the worst coding practices which will be a pain to unlearn later.
24th Jul 2019, 9:27 AM
Ádám Nagy
Ádám Nagy - avatar
+ 12
If you want to go depth about a programming languages I recommend you to buy a programming book 😉
23rd Jul 2019, 10:23 PM
KingDaniel2004
KingDaniel2004 - avatar
+ 8
Eyõñgkêt Përñâl read books for very advanced stuff or download PDF from internet
24th Jul 2019, 8:18 PM
KingDaniel2004
KingDaniel2004 - avatar
+ 6
Deon Atricks in addition to what Daniel said, when it comes to programming (as with anything else), practice makes perfect. When learning from a book, it's best to attempt the exercises that come with it.
23rd Jul 2019, 11:22 PM
Dlite
Dlite - avatar
+ 4
Write your own code and learn advanced concepts online and offline.
24th Jul 2019, 4:03 AM
Sonic
Sonic - avatar
+ 3
for real improve, you need to think about some simple functions or mathematic formulas and try to do them by a code
25th Jul 2019, 10:39 AM
Nika Soltani Tehrani
Nika Soltani Tehrani - avatar
+ 1
Thanks Guys
24th Jul 2019, 9:20 AM
Emmanuel Oluleye
Emmanuel Oluleye - avatar
25th Jul 2019, 3:54 AM
Sayyam Jain
Sayyam Jain - avatar
0
Yes thats a very good one whats next 😐😐
24th Jul 2019, 7:59 PM
Eyõñgkêt Përñâl
Eyõñgkêt Përñâl - avatar
0
Ok thanks 👌👌 i will
24th Jul 2019, 8:33 PM
Eyõñgkêt Përñâl
Eyõñgkêt Përñâl - avatar