All Projects → sprajosh → basic-python

sprajosh / basic-python

Licence: other
Python tutorials for beginners

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to basic-python

byte-of-python
《简明 Python 教程》V4.0c 2017 译本 /A Byte of Python 2017 Simplified Chinese Translation Edition
Stars: ✭ 604 (+2057.14%)
Mutual labels:  python-tutorial
openmm-tutorials
Quickstart Python tutorials helping molecular dynamics practitioners get up to speed with OpenMM
Stars: ✭ 37 (+32.14%)
Mutual labels:  python-tutorial
Py
Repository to store sample python programs for python learning
Stars: ✭ 4,154 (+14735.71%)
Mutual labels:  python-tutorial
Datasciencepython
common data analysis and machine learning tasks using python
Stars: ✭ 4,442 (+15764.29%)
Mutual labels:  python-tutorial
data-analysis-using-python
Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data
Stars: ✭ 81 (+189.29%)
Mutual labels:  python-tutorial
python
Python codes from tutorials on the Data Professor YouTube channel
Stars: ✭ 51 (+82.14%)
Mutual labels:  python-tutorial
Python-Exercises
Generic Set of exercises in python aimed to teach newbies to grasp fundamentals easily.
Stars: ✭ 33 (+17.86%)
Mutual labels:  python-tutorial

basic-python

This is a Basic Python tutorial I made for a session for my juniors at college. I thought this might be helpful for others too. Feel free to clone, edit and share this.

Would appreciate edits and corrections.

Jupyter Notebooks

The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text.

Jupyter provides a rich architecture for interactive data science and scientific computing with:

  • Over 40 programming languages such as Python, R, Julia and Scala.
  • A browser-based notebook with support for code, rich text, math expressions, plots and other rich media.
  • Support for interactive data visualization.
  • Easy to use tools for parallel computing.

install jupyter notebook to run these notebooks.

I've taken these tutorials and edited it depending on where I take my sessions.

Credits: Python Tutorial by pycam

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].