tinkerhubcek / basic-python

Python tutorials for beginners

Home Page:https://cek-open-source-club.github.io/basic-python/markdown%20files/Session_1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic-python

Open In Colab

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

About

Python tutorials for beginners

https://cek-open-source-club.github.io/basic-python/markdown%20files/Session_1


Languages

Language:Jupyter Notebook 100.0%