Git Product home page Git Product logo

python-tutorial's Introduction

Python-tutorial

Contains a step by step tutorial to learn python

Index:

1-getting-started
2-basics
3-operators
4-operators-2
5-bitwise-operators
6-basic-types
7-conditional-statements
8-loops
9-numbers
10-sequences
11-sets
12-mappings
13-identity-operator
14-comprehensions
15-functions
16-lists-2

How to run the files

All the .ipynb files can be viewed in github itself. So you can read the files just by clicking on them. However, if you want to view/modify it in your local machines, follow the steps below.

Download Python

Download and install python (preferably python3) from here.

Install requirements

After installing python, open up a terminal/cmd and type in

pip3 install jupyter notebook

This will install the latest version of jupyter notebook for python3.

View the notebooks

Download or clone this repository and open up a terminal inside the downloaded repository and enter the command

jupyter notebook

It will automatically launch your browser and you can read and view the files from your own system.

README file to be properly updated soon

python-tutorial's People

Contributors

diptangsu avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

bharath8593

python-tutorial's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.