+ 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
57 Answers
+ 23
Practice,make new and new code one day a better programmer
+ 15
create projects , practice your skills .. solve new problems .. there are a lot of things to do.
don't stop here ๐
+ 12
What to learn more C++?
https://www.sololearn.com/discuss/459759/?ref=app
+ 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. :)
+ 8
Refer the best book available ๐!
+ 7
You know, tonight I've really started delving into the challenges and I'm finding it's actually really helping.
+ 7
Go to codewars.com, practise Javascript skill.
+ 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.
+ 6
๐
+ 6
while (alive) {
Code;
Eat;
Sleep;
}
+ 5
also need advice in this regard... answers really helped
+ 5
Understanding the programming concepts and applying in real world problems is best way to learn and grow XP in programming ...
+ 5
mva.microsoft.com
+ 4
I think you can look for exercises and problems on the Internet. Practice makes perfect my bros
+ 4
See www.uri online judge.com for practicing and problem solving ๐
+ 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 ...
+ 4
hey just work hard and love what you do
+ 3
Start doing challenges, sometimes harder...
Or try advanced coding courses online...
+ 3
ask to grab whatever you want
+ 3
creat lot of blog