Jump to ratings and reviews
Rate this book

Intro to Python: An Interpreter

Rate this book
This eBook is the first in the series of eBooks on learning programming fundamentals, using Python. Why Python? Python is easy to learn, and is an interpreted language. It has a growing community. And its usage is ever increasing. Huge and thorough documentation is available at https://docs.python.org/3/
When I started learning computer programing, I started with C language. And it was a kind of tough thing, lot of syntax and rules. You have to learn the syntax first, only then you can think of computing. With python it is easier to learn principles of computer programming. So, in a way it can be the first programming language to an absolute beginner. You can learn programming fundamentals in Python without worrying much about the syntax.
This short eBook is an introduction to Python. I believe that learning is better if we practice more. This first eBook is more about playing with python interpreter. I have deliberately resisted from developing scripts. Once, you are familiar with the fundamentals, we can proceed to writing scripts and decision statements and iterations.

31 pages, Kindle Edition

First published December 18, 2014

1 person is currently reading
1 person want to read

About the author

Amit Sharma

145 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (100%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Jesse Ofner.
59 reviews2 followers
Read
October 29, 2017
Good primer to get started in Python

This is a good intro to the language. Gives one enough of the basics get started. Recommend reading before diving into any online or other coursework.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.