AvishekRoy16 / Python-Basics

Coding Ninjas: Structured way to do python questions, with comments and solution of assignments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Python - Coding Ninjas

This repository includes all the practice problems and assignments which I've solved during the Intro Course of Python Programming taught by Coding Ninjas. If you're unable to view the patterns properly in Jupyter notebook then double-click the markdown cell to enlarge. File names which contain practice means the assignments of that particular topic. For an example, Patterns 1 Practice.ipynb means assignments file of first part of Patterns topic.

Get the code by either cloning this repository using git

git clone https://github.com/AvishekRoy16/Python-Basics.git

Topics discussed are:-

  1. Python Basics 1:

  2. Python Basics 2:

  3. Python Basics 3:

Check the IMPORTANT for a quick glance for the most important concepts.

Download Jupyter notebook from here: https://jupyter.org/
Installing Jupyter notebook: https://jupyter.org/install
If you're not comfortable with Jupyter notebooks then you can use Google Colab (Online Editor): https://colab.research.google.com/

P.S: Refer serial wise to avoid confusion and non-understanding of topics
TIP: Before Going through the notebook, go through the notes provided in Notes

Register the course with the following referral link to get a discount of ₹1,000/-
Referral Link: https://www.codingninjas.com/?referralCode=HNJST
P.S: Don't forget to sign up with a new ID to avail discount

About

Coding Ninjas: Structured way to do python questions, with comments and solution of assignments


Languages

Language:Jupyter Notebook 100.0%