-
Book Overview & Buying
-
Table Of Contents
Python for Beginners 2017 - Second Edition
By :
Python for Beginners 2017
By:
Overview of this book
Few programming languages provide you with the flexibility and pure power of Python.If you're becoming a professional developer, or are early in your development career, adding the Python skill set isn't just a resume embellishment-- It's an empowering language that will allow you to write procedural code in many types of environments and for many uses.Python is commonly used for server side programming for complex web applications or as a middle tier language providing web services or a communication layer with larger eCommerce systems. That being said, it's also a great language for beginners. The clear syntax makes it very easy to learn, and the powerful libraries make all types of programming possible. There are libraries for everything from games and graphics to complex mathematics to network and embedded programming.
Table of Contents (13 chapters)
Getting Started
Variables
Operators
Code Branching
Python String Functions
Tuples and Dictionaries
Python Functions
Input/Output