Programming books for free
2004-09-29 13:58:22
Just read at pjorge's blog a very good news: at techbooksforfree you can find a lot of free programming books. Yes, free. They look ok. For python lovers we have:
- A Byte of Python
serves as a tutorial or guide to the Python language for anyone. If all you know about your computers is how to save text files, then this is the book for you. If you are an experienced programmer who loves C, Perl or Java, you can also learn Python from this book.
- How to Think Like a Computer Scientist Learning with Python.
- Thinking in Python
This is not an introductory Python book. This book assumes you've learned the basics of Python elsewhere.
- Text Processing in Python
- GUI Programming with Python: QT Edition
- Python Imaging Library Handbook (2003 Edition)
Looks like I have no excuse now (but time) to start learning again. I know someone that might even follow me...