How can I learn more than basics? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 25

How can I learn more than basics?

I've found that using Sololearn has drastically helped me learn Javascript and C++ but I feel like the content offered in the courses is not enough to really push me over the edge where everything clicks in my brain. What do you recommend to further my learning process? I feel like I've learned a lot especially in C++ But the attached code is still the furthest I've gotten. https://code.sololearn.com/cASS6Il8708Q/?ref=app

18th Aug 2017, 4:43 AM
Timothy Edge
Timothy Edge - avatar
57 Answers
+ 23
Practice,make new and new code one day a better programmer
18th Aug 2017, 6:49 PM
Ehtesham Ali
Ehtesham Ali - avatar
+ 15
create projects , practice your skills .. solve new problems .. there are a lot of things to do. don't stop here 💜
18th Aug 2017, 4:53 AM
TheAtito
TheAtito - avatar
18th Aug 2017, 3:41 PM
Manual
Manual - avatar
+ 10
I would say you have to read books/websites, watch YT videos or try to create some programs on your own. A step further would be a GUI created with MFC classes or try to use QT to create a simple calculator first and then go on to create a plotter or even a CAS calculator. If you are more the creative guy you can look for some gaming stuff, where c++ is very usefull. If you are a technical/communication guy try to create a paket reader or something similar. :)
18th Aug 2017, 5:15 AM
Horst
+ 8
Refer the best book available 💛!
19th Aug 2017, 1:58 PM
Annie
Annie - avatar
+ 7
You know, tonight I've really started delving into the challenges and I'm finding it's actually really helping.
18th Aug 2017, 5:09 AM
Timothy Edge
Timothy Edge - avatar
+ 7
Go to codewars.com, practise Javascript skill.
18th Aug 2017, 6:35 AM
Calviղ
Calviղ - avatar
+ 7
Books always work well for me. In particular I would recommend The C Programming Language by Brian W. Kernighan and Dennis M. Ritchie. It's an excellent book on the C programming language written by the inventor of the language himself. Even if C is not your language of choice, it's still a great book to enhance your logical thinking and change the way you think about your programs.
20th Aug 2017, 8:47 PM
Yousousen
Yousousen - avatar
+ 6
😉
18th Aug 2017, 5:10 AM
TheAtito
TheAtito - avatar
+ 6
while (alive) { Code; Eat; Sleep; }
21st Aug 2017, 2:30 AM
Binyam Equar
Binyam Equar - avatar
+ 5
also need advice in this regard... answers really helped
18th Aug 2017, 5:17 PM
Victoria
Victoria - avatar
+ 5
Understanding the programming concepts and applying in real world problems is best way to learn and grow XP in programming ...
19th Aug 2017, 5:52 AM
Kapil Whaval
Kapil Whaval - avatar
+ 5
mva.microsoft.com
21st Aug 2017, 1:07 AM
Paolo Torregroza
Paolo Torregroza - avatar
+ 4
I think you can look for exercises and problems on the Internet. Practice makes perfect my bros
18th Aug 2017, 3:48 PM
Paradive Shopping
Paradive Shopping - avatar
+ 4
See www.uri online judge.com for practicing and problem solving 😉
19th Aug 2017, 5:40 AM
Eng-emad elzorqany
Eng-emad elzorqany - avatar
+ 4
Take real time small projects ... They will give you some real problems ... By solving them you will have a great experience of that particular language ...
19th Aug 2017, 2:27 PM
Kapil Whaval
Kapil Whaval - avatar
+ 4
hey just work hard and love what you do
19th Aug 2017, 6:22 PM
Bella Swan
+ 3
Start doing challenges, sometimes harder... Or try advanced coding courses online...
18th Aug 2017, 5:38 PM
Iwan
Iwan - avatar
+ 3
ask to grab whatever you want
18th Aug 2017, 6:02 PM
Manjunath H
Manjunath H - avatar
+ 3
creat lot of blog
18th Aug 2017, 7:05 PM
Bella Swan