This is an elementary course on algorithms and data structures. These include: (1) Overview of OOP concepts; (2) Basic data structures, such as arrays, tables, stacks, queues, trees, and graphs; (3) Abstract data types; (4) Complexity analysis using the big Oh notation; (5) Practical problem-solving strategies, with large case studies.
Thursday, June 30, 2011
C++ Primer E-book
This is a good reference for your C++. Download if you are interested.
No comments:
Post a Comment