Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Python » The Art and Craft of Programming, Python Edition

The Art and Craft of Programming, Python Edition

  • Category: Python Programming
  • Author: John C. Lusth
  • File type: HTML and PDF

Read and download free eBook intituled The Art and Craft of Programming, Python Edition in format HTML and PDF created by John C. Lusth.

This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these ideas are illustrated using a non-traditional language, namely Python.

Although Python is used as the language, teaching Python is not the main point of this book. Rather, Python is used to illustrate fundamental principles of design and programming that apply in any language or computing environment. In some places, I have purposely avoided certain Python features and idioms that are not generally found in other languages. There are already many good books about Python on the market; this book is intended as an introduction to computing.

Read and Download Links:

The Art and Craft of Programming, Python Edition

READ  How to Think Like a Computer Scientist: Learning with Python 3 Documentation

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

Learning with Python: How to Think Like a Computer Scientist

The user-friendly, object-oriented programming language Python is quickly becoming the most popular introductory programming language for both students and instructors.This book provides a comprehensive, accessible introduction to Python fundamentals