+ 7
How can i learn more about C++?
I completed C++ course but i feel it's not enough. If SoloLearn can bring further courses to learn more about programming like C++, i will appreciate it. but if not, so please tell me where can i learn more?
7 Respuestas
+ 8
Don't rely on SoloLearn to come and spoon feed you more C++. As you have done the C++ course, you now know about the basics of C++. So now go and practice your C++ skills. There are tons and tons of resources, sites, books available on net for C++. For Books, i recommend C++ Primer.
You can try competitive programming sites, such as HackerEarth, CodeForces, TopCoder etc. You can also see StackOverflow and start to, firstly, learn more about C++ from the site and the start to build you profile on the same. You can also do some self-projects on latest trends and technologies on C++.
It's your knowledge, your brain, you have to hone it yourself. So go ahead and start your journey towards becoming a expert in C++. You gotta take the first step yourself.
+ 8
برو کتاب ++C جعفر نژاد قمی بخوان
یا این کتاب دانلود کن 👇
http://www.google.co.uk/url?q=https://profs.basu.ac.ir/y-seifi/upload_file/deitel%2520c%2B%2B%2520how%2520to%2520program,%25207th%2520edition%25202010(pre_co_prj.2714.733).pdf&sa=U&ved=0ahUKEwj-tbLB_tLSAhVCQBQKHZmCCUcQFggaMAU&usg=AFQjCNEzqVVlbqvBToi9L0POhrv8jnoVlQ
یا برو به این سایت 👇 خودت یک کتاب انتخاب کن
http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list
+ 5
thank you mates.
+ 5
Best option would be to download tutorials from lynda.com or get a nice book of c++
+ 4
Based on my personal experience I recommend to read the "C++ How to program" by Deitels. it start with very basic concepts of C++ programming and gradually deals with more sophisticated and professional discussions.
+ 3
'C++ Primer Plus' would be a good choice to learn more about C++. I prefer it rather than Deitels book.
+ 3
بنظرم از سایت http://www.cplusplus.com کمک بگیر فوق العاده است هم جزوه آموزشی داره هم نمونه کد و توضیح استفاده از توابع