Skip to content

rahmanidashti/python3-lectures

 
 

Repository files navigation

A Short Intro of Python 3

Introduction

Python is a modern, robust, high level programming language. It is very easy to pick up even if you are completely new to programming.

How to learn from this resource?

It is better to download all the ipython notebooks from this repository and learn it on the notebook itself.

Table of contents

  1. Introduction and Installation
  2. Variable, Operators and Built-in Functions
  3. Print Statement, Precision and FieldWidth
  4. Lists, Tuples and Sets
  5. Strings and Dictionaries
  6. Control Flow Statements
  7. Functions
  8. Classes

License

This work is licensed under the Creative Commons Attribution 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/

About

IPython Notebooks to learn Python 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%