+ 8
Advice
To be good in programming follow following points 1.Understand things properly 2.Practice Daily 3.Work on new ideas 4.Follow Programmers 5.Be updated with new things You can suggest more ...for beginners Stay blessed
6 Respostas
+ 12
@Babak can u suggest me some good programming books?
+ 12
@Barak tq..:-)
+ 11
tq @ali
+ 4
for elementary to Intermediate C++ learners, you would take a look at the followings:
C++ Primer by Stanley B. Lippman
Programming: Principles and practice using C++ by Bjarne Stroustrup
and somehow, C++ Primer Plus by Stephen Prata
+ 4
For Python I've started to read "Python crash course" by Eric Matthew. In my opinion, it's one of the good books out there, and has covered some practical materials.
+ 3
Most importantly put a programming reference book beside your hand, and try to read codes as much as you can.