All Projects → kishanrajput23 → NPTEL-The-Joy-of-Computing-using-Python

kishanrajput23 / NPTEL-The-Joy-of-Computing-using-Python

Licence: MIT License
Study materials related to this course.

Programming Languages

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

Projects that are alternatives of or similar to NPTEL-The-Joy-of-Computing-using-Python

Python-Course
Python Basics, Machine Learning and Deep Learning
Stars: ✭ 50 (+72.41%)
Mutual labels:  python-course
Plagiarism-checker-Python
A python project for checking plagiarism of documents based on cosine similarity
Stars: ✭ 114 (+293.1%)
Mutual labels:  python-programming
07 Python Advanced Topics
You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.
Stars: ✭ 232 (+700%)
Mutual labels:  python-tutorials
auto coding
A basic and simple tool for code auto completion
Stars: ✭ 42 (+44.83%)
Mutual labels:  python-programming
Python-Codes
Python implementation of problems given in most popular competitive programming contests.
Stars: ✭ 18 (-37.93%)
Mutual labels:  python-codes
01 Python Introduction
Learn the basics of Python. These tutorials are for Python beginners. so even if you have no prior knowledge of Python, you won’t face any difficulty understanding these tutorials.
Stars: ✭ 229 (+689.66%)
Mutual labels:  python-tutorials
Learn Machine Learning In Two Months
Những kiến thức cần thiết để học tốt Machine Learning trong vòng 2 tháng. Essential Knowledge for learning Machine Learning in two months.
Stars: ✭ 1,726 (+5851.72%)
Mutual labels:  python-tutorials
02 Python Datatypes
Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different types of Python data types along with their respective in-built functions and methods.
Stars: ✭ 192 (+562.07%)
Mutual labels:  python-tutorials
MyPythonCodes
Practice makes perfect they say; So I was being trying to better my Python coding a little; It's a never-ending process!
Stars: ✭ 24 (-17.24%)
Mutual labels:  python-codes
Joy-of-Computing-using-Python-NPTEL
Joy of computing using Python NPTEL Course Assignment Solutions
Stars: ✭ 22 (-24.14%)
Mutual labels:  nptel
typed python
An llvm-based framework for generating and calling into high-performance native code from Python.
Stars: ✭ 178 (+513.79%)
Mutual labels:  python-programming
programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
Stars: ✭ 60 (+106.9%)
Mutual labels:  python-tutorials
GEOSChem-python-tutorial
Python/xarray tutorial for GEOS-Chem users
Stars: ✭ 64 (+120.69%)
Mutual labels:  python-tutorials
11 Python Matplotlib Module
Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to …
Stars: ✭ 206 (+610.34%)
Mutual labels:  python-tutorials
spark-with-python-course
Contains source files used in the Spark with Python course
Stars: ✭ 16 (-44.83%)
Mutual labels:  python-course
Py
Repository to store sample python programs for python learning
Stars: ✭ 4,154 (+14224.14%)
Mutual labels:  python-tutorials
03 Python Flow Control
Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements
Stars: ✭ 207 (+613.79%)
Mutual labels:  python-tutorials
WWCodePython
Content, Code & Resources for WWCodePython Events
Stars: ✭ 183 (+531.03%)
Mutual labels:  python-tutorials
ipython-notebooks
A collection of Jupyter notebooks exploring different datasets.
Stars: ✭ 43 (+48.28%)
Mutual labels:  python-tutorials
90 Python Examples
The best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your own.
Stars: ✭ 190 (+555.17%)
Mutual labels:  python-programming

NPTEL-The-Joy-of-Computing-using-Python🔥

THE JOY OF COMPUTING USING PYTHON

NPTEL-The-Joy-of-Computing-using-Python

Here is the course link : CLICK HERE

A fun filled whirlwind tour of 30 hrs, covering everything you need to know to fall in love with the most sought after skill of the 21st century. The course brings programming to your desk with anecdotes, analogies and illustrious examples. Turning abstractions to insights and engineering to art, the course focuses primarily to inspire the learner's mind to think logically and arrive at a solution programmatically. As part of the course, you will be learning how to practice and culture the art of programming with Python as a language. At the end of the course, we introduce some of the current advances in computing to motivate the enthusiastic learner to pursue further directions.

Introduction The Joy of Computing using Python

📌 INTENDED AUDIENCE : Any interested audience

📌 PREREQUISITES : 10th standard/high school

📌 INDUSTRY SUPPORT : Every software company is aware of the potential of a first course in computer science. Especially of a first course in computing, done right.

📌 COURSE TYPE : Elective

📌 COURSE LEVEL : Undergraduate/Postgraduate

📌 COURSE LAYOUT :

  • Motivation for Computing
  • Welcome to Programming!!
  • Variables and Expressions : Design your own calculator
  • Loops and Conditionals : Hopscotch once again
  • Lists, Tuples and Conditionals : Lets go on a trip
  • Abstraction Everywhere : Apps in your phone
  • Counting Candies : Crowd to the rescue
  • Birthday Paradox : Find your twin
  • Google Translate : Speak in any Language
  • Currency Converter : Count your foreign trip expenses
  • Monte Hall : 3 doors and a twist
  • Sorting : Arrange the books
  • Searching : Find in seconds
  • Substitution Cipher : What’s the secret !!
  • Sentiment Analysis : Analyse your Facebook data
  • 20 questions game : I can read your mind
  • Permutations : Jumbled Words
  • Spot the similarities : Dobble game
  • Count the words : Hundreds, Thousands or Millions.
  • Rock, Paper and Scissor : Cheating not allowed !!
  • Lie detector : No lies, only TRUTH
  • Calculation of the Area : Don’t measure.
  • Six degrees of separation : Meet your favourites
  • Image Processing : Fun with images
  • Tic tac toe : Let’s play
  • Snakes and Ladders : Down the memory lane.
  • Recursion : Tower of Hanoi
  • Page Rank : How Google Works !!
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].