Search Results

1
vote

excellent examples of real c/c++ code? Suggestions needed

Diomidis Spinellis has some suggestions in his book, "Code Reading: The Open Source Perspective", Addison Wesley, 2003. ISBN 0-201-79940-5. Perhaps the book could be useful to you. …
0
votes

Beginner Programmer - Which direction

After unlearning C, you might want to learn assembly language. ;) Then get back into C and C++. …