|
Data Structures and Algorithms
with Object-Oriented Design Patterns in Python |
This book does not teach the basics of programming. It is assumed that you have taken an introductory course in programming and that you have learned how to write a program in Python. That is, you have learned the rules of Python syntax and you have learned how to put together Python statements in order to solve rudimentary programming problems. The following paragraphs describe more fully aspects of programming in Python with which you should be familiar.