Back to Browse

01 Introduction to Python in Jupyter Notebook

119 views
Aug 16, 2025
11:21

Learn Python step by step with this beginner-friendly Jupyter Notebook tutorial. This lesson covers essential programming concepts using clear explanations and hands-on examples. You will discover how to use Jupyter notebooks, write and run Python code, work with variables, lists, loops, and more. Follow along as you practice creating and modifying lists, handling user input, and using helpful list methods. By the end, you will be able to build your own interactive Python notebooks and understand the basics needed for further learning. 00:00 Introduction to Jupyter Notebooks 00:24 What is a Jupyter Notebook 00:49 Writing Your First Python Command 01:08 Storing Information in Variables 01:30 Making the Notebook Interactive 01:52 Doing Math with Python 02:17 Practice Printing Name and Age 02:33 Understanding Data Types 03:08 Creating and Printing Lists 03:28 Accessing List Items by Index 03:52 Building Lists from User Input 04:17 Adding Items to a List 04:37 Removing Items from a List 04:58 Handling Errors When Removing Items 05:35 Useful List Methods 06:05 Using Loops with Lists 06:26 List Comprehensions 06:47 Sorting Lists 07:05 Combining Two Lists 07:24 Building a Shopping List with a Loop 07:53 Finding the Longest Word in a List 08:24 Removing Items Safely 08:53 Checking for Spelling in Lists 09:20 Copying and Clearing Lists 09:50 Your Turn: List Building Challenge 10:24 Recap and Next Steps 10:55 Thank You and Final Tips #Python #Programming #JupyterNotebook

Download

0 formats

No download links available.

01 Introduction to Python in Jupyter Notebook | NatokHD