Python for Everyone

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Python for Everyone, 1st Edition is a comprehensive introduction to Python and computer programming, which focuses on the principles of programming, software engineering, and effective learning. It is designed for a one-semester, mixed-major, first course in programming.
Nobody supports your desire to teach students good programming skills like Cay Horstmann and Rance Necaise. Active in both the classroom and the software industry, Horstmann and Necaise know that meticulous coding—not shortcuts—is the base upon which great programmers are made. Using an innovative visual design that leads students step-by-step through intricacies of Python programming, Python For Everyone, 1st Edition instills confidence in beginning programmers and confidence leads to success.

Author(s): Horstmann C.S., Necaise R.D.
Publisher: Wiley
Year: 2013

Language: English
Tags: Библиотека;Компьютерная литература;Python;


Peface
Special Features
Introduction
Programming with Numbers and Strings
Decisions
Loops
Functions
Lists
Files and Exceptions
Sets and Dictionaries
Objects and Classes
Inheritance
Recursion
Sorting and Searching
Appendix A The Basic Latin And Latin-1 Subsets Of Unicode
Appendix B Python Operator Summary
Appendix C Python Reserved Word Summary
Appendix D The Python Standard Library
Appendix E Binary Numbers and Bit Operations