Next Up Previous Hi Index

Appendix D

Recommendations for further reading

So where do you go from here? There are many directions to pursue, extending your knowledge of Python specifically and computer science in general.

The examples in this book have been deliberately simple, but they may not have shown off Python's most exciting capabilities. Here is a sampling of extensions to Python and suggestions for projects that use them.

Python-related web sites and books

Here are the authors' recommendations for Python resources on the web:

And here are some books that contain more material on the Python language:

Recommended general computer science books

The following suggestions for further reading include many of the authors' favorite books. They deal with good programming practices and computer science in general.


Next Up Previous Hi Index