Skip to content

NPTEL-The-Joy-of-Computing-using-Python with NOTES and Weekly quizes Answers

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

NPTEL-The-Joy-of-Computing-using-Python with NOTES and Weekly quizes Answers
h Screenshot 2023-10-28 094344

Course Links

Course Details

  • Instructor: Prof. Sudarshan Iyengar, Associate Professor at IIT Ropar
  • Intended Audience: Any interested individual
  • Prerequisites: 10th standard/high school knowledge
  • Industry Support: Recognized by every software company

Course Description

This course is a fun-filled whirlwind tour that spans 30 hours, covering everything you need to know to fall in love with one of the most sought-after skills of the 21st century. The course introduces programming with anecdotes, analogies, and illustrious examples, turning abstractions into insights and engineering into art. Its primary focus is to inspire learners to think logically and arrive at solutions programmatically using Python.

Weekly Topics

Weeks Content Notes Source codes Assignments
JOCP Roadmap to-do list JOCP ROAD MAP --- ---
Week 1 Introduction to ,Scratch Features of Scratch,Loops WEEK 1 --- LINK
Week 2 Printing and Assigning values to a variable Executing a Sequence of Instructions in the Console WEEK 2 Dir link LINK
Week 3 Slicing ,Removing Items, List Comprehensions,FizzBuzz,Crowd Computing,Permutations - Jumbled words,Theory of evolution WEEK 3 Dir link LINK
Week 4 Magic Square Program Explanation ,Dobble Game,Birthday Paradox,Guess the Movie WEEK 4 Dir link LINK
Week 5 Installation of Speech Recognition,Steps to Use Speech Recognition,Importing Libraries,Initializing the Program,Processing the Audio File,Transcribing the Audio to Text,Output,Monty Hall Problem,Rock Paper Scissors,Sorting and Searching WEEK 5 Dir link LINK
Week 6 Substitution Cipher,Tic Tac Toe,Recursion WEEK 6 Dir link LINK
Week 7 Snakes and Ladders,Spiral Traversing,GPS - Track the Route WEEK 7 Dir link LINK
Week 8 TUPLE,Lottery Simulation,Image Processing,Anagram,Facebook Sentimental Analysis WEEK 8 Dir link LINK
Week 9 Natural Language Processing (NLP),NetworkX,Six Degrees of Separation,Area Calculation - Don't measure WEEK 9 Dir link LINK
Week 10 FLAMES,Data Compression WEEK 10 Dir link LINK
Week 11 Browser Automation,Fun with Calendar WEEK 11 Dir link LINK
Week 12 How does google work,Collatz Conjecture WEEK 12 Dir link LINK

How to Use:

To clone this repository and integrate it with Obsidian, follow these steps:

  1. Open Git Bash on your computer.

  2. Use the following command to clone the repository:

    git clone https://github.com/gxuxhxm/NPTEL-The-Joy-of-Computing-using-Python.git
  3. If you haven't already, download and install Obsidian on your computer.

  4. Launch Obsidian.

  5. Create a new vault or choose an existing one to import the content from the cloned repository.

  6. Go to "Settings" > "File Sync" in Obsidian and set the local folder to the location of your cloned repository.

  7. Move the cloned repository into your Obsidian vault directory.

  8. Sync your Obsidian vault with the contents of the cloned repository. Once you've completed these steps, your Obsidian vault should be integrated with the repository, allowing you to access and work with the contents seamlessly. It should look like this:

Screenshots

Screenshot 2023-10-28 094446 Screenshot 2023-10-28 094344 Screenshot 2023-10-28 094326 Screenshot 2023-10-28 094315 Screenshot 2023-10-28 094304 Screenshot 2023-10-28 094212

Course Layout

  1. Motivation for Computing
  2. Welcome to Programming!!
  3. Variables and Expressions: Design your own calculator
  4. Loops and Conditionals: Hopscotch once again
  5. Lists, Tuples and Conditionals: Let's go on a trip
  6. Abstraction Everywhere: Apps in your phone
  7. Counting Candies: Crowd to the rescue
  8. Birthday Paradox: Find your twin
  9. Google Translate: Speak in any Language
  10. Currency Converter: Count your foreign trip expenses
  11. Monte Hall: 3 doors and a twist
  12. Sorting: Arrange the books
  13. Searching: Find in seconds
  14. Substitution Cipher: What’s the secret !!
  15. Sentiment Analysis: Analyze your Facebook data
  16. 20 Questions Game: I can read your mind
  17. Permutations: Jumbled Words
  18. Spot the Similarities: Dobble game
  19. Count the Words: Hundreds, Thousands, or Millions.
  20. Rock, Paper and Scissors: Cheating not allowed !!
  21. Lie Detector: No lies, only TRUTH
  22. Calculation of the Area: Don’t measure.
  23. Six Degrees of Separation: Meet your favorites
  24. Image Processing: Fun with images
  25. Tic Tac Toe: Let’s play
  26. Snakes and Ladders: Down the memory lane.
  27. Recursion: Tower of Hanoi
  28. Page Rank: How Google Works !!

Certification

  • The course is free to enroll and learn from.
  • To obtain a certificate, you need to register and complete the proctored exam in person at designated exam centers. The exam is optional and comes with a fee of Rs 1000.

Releases

No releases published

Packages

No packages published

Languages