+ 1
I'm quite new to programming, and I just started with C++.
it's seemed a bit difficult, what do I need to know or can I do to increase my understanding of C++ and programming in general?
7 Answers
+ 9
http://www.mycplus.com/featured-articles/ten-tips-on-improving-your-programming-skills/
+ 7
if c++ is your first language it might be difficult to learn but here is a good news for you it is much more easy to develop and enhance your skills at c++ after learning it.
1-try to read open source codes
2-make simple basic tasks
3-learn and understand the basics of address(memory) management
+ 4
mcqueen starting from c++ is not a mistake but very difficult at begining however after starting to learn rest would be much easier than any other languages.
+ 2
Thanks
+ 1
Thanks
+ 1
I dont recommend C++ to start youll get overwhelmed quick start small with a easier language like Python or Ruby for example get the fundamentals down before you continue.
Goodluck.
Hot today
Python — File Handling
2 Votes
Help me
0 Votes
What’s wrong?
2 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Achievements on Sololearn
1 Votes
How to draw in the console?
0 Votes