Author: Gowrishankar S. and Veena A.
ISBN-13: 978-0-8153-9437-2
Total Pages: 465
Size: 14.17MB
Link Download: Google | MediaFire | ZippyShare
Description:
In fact, if you are a novice programmer, with some dedication and hard work you should be able to learn Python Programming as your first programming language. As we introduce each new feature of the language, we usually provide a complete as an example to illustrate the feature. Just as a picture is worth a thousand words, so is a properly chosen programming example. We present the material in a way to encourage student thinking and we show students how to generalize key concepts once they are introduced, which can be used to solve real-world problems.
This book takes you through step by step process of learning the Python programming language. Each line of the code is marked with numbers and is explained in deatil. In this book all the names of variables, strings, lists, dictionaries, tuples, functions, methods and classes consist of several natural words and in the explanation part they are written in italics to indicate the readers that they are part of programming code and to distinguish them from normal words.
Table of Contents:
Chapter 1 - Introduction
Chapter 2 - Parts of Python Programming Language
Chapter 3 - Control Flow Statements
Chapter 4 - Functions
Chapter 5 - Strings
Chapter 6 - Lists
Chapter 7 - Dictionaries
Chapter 8 - Tuples and Sets
Chapter 9 - Files
Chapter 10 - Regular Expression Operations
Chapter 11 - Object Oriented Programming
Chapter 12 - Introduction to Data Science
See Also:
- Introduction To Python 2018 Edition: A Complete Guide To The Fundamentals Python Programming
- Python Programming: A Step by Step Guide For Absolute Beginners
- Python Programming Illustrated for Beginners and Intermediates: The Future is Here!
