All Projects → girisagar46 → PythonTrainingClass

girisagar46 / PythonTrainingClass

Licence: other
Notebooks that I've prepared while teaching Programming in Python

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

PythonTrainingClass

These are the Notebooks that I've prepared while teaching Programming in Python at Deerwalk Training Center and for DWIT Third semester students as a part of their extra credit course section.

How to use it?

  • You can view it directly via the repository by clicking individual notebooks.
  • You can also view these notebooks in your local machine.
    • For that first clone the repo: $ git clone [email protected]:girisagar46/PythonTrainingClass.git
    • Install Jypyter Notebook Stand alone http://jupyter.org/ or use https://anaconda.org/ Jupyter Notebook.
    • cd to the cloned repository $cd <path to>/PythonTrainingClass
    • Run jupyter notebook $ jupyter-notebook
    • You need python3 kernel

Contribute

  • You can contribute by forking the repository and sending the PR
  • You can also open issues in the issue seciton

Sagar Giri [email protected] girisagar46.github.io

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].