课时
13 个部分 · 126 节课 · 35小时36分钟 总时长
第 1 至 10 节10 节课 · 1小时44分钟
- Introduction to Python Course | Python for beginners4分钟
- Introduction to Python Programming | Python for Beginners #lec111分钟
- History of Python | Python Tutorials for Beginners #lec28分钟
- Download and Install Python (3.10.6) and Pycharm | Python Tutorials for Beginners #lec314分钟
- Writing First Python Program | Printing to Console in Python | Python Tutorials for Beginners #lec413分钟
- P_05 Coding Exercises for Beginners in Python - Exercise #110分钟
- P_06 print() function & String concatenation(using +) in Python | Python Tutorials for Beginners9分钟
- P_07 Input function in Python | Take User Input in Python | Python Tutorials for Beginners13分钟
- P_08 Variables in Python | Python Tutorials for Beginners15分钟
- P_09 Coding Exercises for Beginners in Python | Exercise #2 | Program to swap two numbers8分钟
第 11 至 20 节10 节课 · 2小时21分钟
- P_10 Variable Naming Rules in Python | Python Tutorials for Beginners8分钟
- P_11 Data Types in Python | Python Tutorials for Beginners24分钟
- P_12 Type Checking, Type Error and Type Conversion | Type Casting in Python15分钟
- P_13 Coding Exercises for Beginners in Python | Exercise #3 | Program to add digits of a number7分钟
- P_14 Operators in Python | Arithmetic Operators | Python Tutorials for Beginners15分钟
- P_15 Operators in Python | Assignment and Comparison Operators | Python Tutorials for Beginners14分钟
- Operators in Python | Logical Operators | Python Tutorials for Beginners #lec1610分钟
- Operators in Python | Bitwise Operators | Python Tutorials for Beginners #lec1717分钟
- Identity Operators in Python | Python Tutorials for Beginners #lec1820分钟
- Membership Operators in Python | Python Tutorials for Beginners #lec199分钟
第 21 至 30 节10 节课 · 2小时4分钟
- Coding Exercise for Beginners in Python | Exercise #4 | Python for Beginners #lec208分钟
- round() function in Python | Python Tutorials for Beginners #lec2121分钟
- f-Strings in Python | Python Tutorials for Beginners #lec2210分钟
- Coding Exercise for Beginners in Python| Exercise 5 | Python for Beginners #lec237分钟
- If & If Else Conditional Statements in Python | Python Tutorials for Beginners#lec2419分钟
- Coding Exercise for Beginners in Python | Exercise 6| Python for Beginners #lec253分钟
- Nested If Else & elif Statements in Python | Python Tutorials for Beginners #lec2623分钟
- P_27 Coding Exercise for Beginners in Python | Exercise 7 | Python Tutorials for Beginners7分钟
- P_28 Coding Exercise for Beginners in Python | Exercise 8 | Python Tutorials for Beginners11分钟
- P_29 Multiple if Statements in Python | Python Tutorials for Beginners16分钟
第 31 至 40 节10 节课 · 2小时20分钟
- P_30 Coding Exercise for Beginners in Python | Exercise 9 | Python Tutorials for Beginners9分钟
- P_31 Coding Exercise for Beginners in Python | Love Calculator | Python Tutorials for Beginners13分钟
- P_32 List in Python and List Functions | Python Tutorials for Beginners29分钟
- P_33 Random Module in Python | Python Tutorials for Beginners13分钟
- P_34 Coding Exercise for Beginners in Python | Heads or Tails | Python Tutorials for Beginners3分钟
- Coding Exercise for Beginners in Python |Exercise 12 | Python Tutorials for Beginners #lec3516分钟
- Fix Python Index Error: List Index Out of Range | Python Tutorials for Beginners #lec367分钟
- Nested List in Python | Python Tutorials for Beginners #lec3711分钟
- Coding Exercise for Beginners in Python |Exercise 13 | Python Tutorials for Beginners #lec3813分钟
- Python Project 1 | Rock Paper Scissors Game in Python | Python for Beginners #lec3926分钟
第 41 至 50 节10 节课 · 2小时47分钟
- Tuples in Python | Python Tutorials for Beginners #lec4021分钟
- Sets in Python | Python Tutorials for Beginners #lec41 Part116分钟
- Sets Methods in Python | Python Tutorials for Beginners | #Lec41 Part 218分钟
- Sets Methods in Python | Python Tutorials for Beginners #lec41 Part313分钟
- Sets Methods in Python | Python Tutorials for Beginners #lec41 Part414分钟
- For Loop in Python | Python Tutorials for Beginners #lec4220分钟
- For else in Python | Python Tutorials for Beginners #lec4315分钟
- Coding Exercise for Beginners in Python |Exercise 14 | Python Tutorials for Beginners #lec4421分钟
- Coding Exercise for Beginners in Python |Exercise 15 | Python Tutorials for Beginners #lec4517分钟
- Range function in Python | Python range() function |Python Tutorials for Beginners #lec4614分钟
第 51 至 60 节10 节课 · 2小时49分钟
- Coding Exercise for Beginners in Python |Exercise 16 | Python Tutorials for Beginners #lec473分钟
- Coding Exercise for Beginners in Python with solution | Exercise 17 |Python for Beginners #lec488分钟
- Python Project 2 | Password Generator in Python | Python for Beginners #lec4922分钟
- While Loop in Python | Python Tutorials for Beginners #lec5027分钟
- Break Continue Pass in Python | Loop Control Statements | Python Tutorials for Beginners #lec5128分钟
- Indentation in Python | Python Tutorials for Beginners #lec5211分钟
- Hangman Game for beginners |Introduction | Python Project for beginners #lec538分钟
- Hangman Game for beginners |Flowchart | Python Project for beginners #lec545分钟
- Hangman Game in Python | Python Project #3 | Python Project for beginners #lec5532分钟
- Functions in Python | Introduction | Python for beginners #lec5624分钟
第 61 至 70 节10 节课 · 2小时37分钟
- Coding Exercise for Beginners in Python with solution | Exercise 18| Python for Beginners #lec5712分钟
- Coding Exercise for Beginners in Python with solution |Exercise 19 | Python for Beginners #lec5811分钟
- Coding Exercise for Beginners in Python with solution | Exercise 20 |Python for Beginners #lec5911分钟
- Functions with Arguments in Python | Parameters vs Arguments | Python Tutorials for Beginners #lec6014分钟
- Types of Arguments in Python | Python Tutorials for Beginners #lec6121分钟
- *args and **kwargs in Python | Python Tutorials for Beginners #lec6222分钟
- Coding Exercise for Beginners in Python with solution | Exercise 21 |Python for Beginners #lec6310分钟
- Coding Exercise for Beginners in Python with solution | Exercise 22 | Python for Beginners #lec6416分钟
- Python Project #4 | Caesar Cipher Introduction - part1 | Python Project for beginners #lec659分钟
- Python Project for beginners #4| Caesar Cipher - Complete Code | Python for Beginners #lec6632分钟
第 71 至 80 节10 节课 · 2小时31分钟
- Dictionaries in python | Dictionaries Built-in functions | Python Tutorials for Beginners #lec6734分钟
- Coding Exercise for Beginners in Python with solution | Exercise 23 | Python for Beginners #lec688分钟
- Nested Dictionaries in Python | Python Tutorials for Beginners #lec6923分钟
- Coding Exercise for Beginners in Python with solution | Exercise 24 | Python for Beginners #lec707分钟
- Python Project for beginners #5| Silent Auction Program-part 1 | Python for Beginners #lec716分钟
- Python Project for beginners #5| Silent Auction Program-Complete Code | Python for Beginners #lec7221分钟
- Functions with Return Statement in Python | Python Tutorials for Beginners #lec7318分钟
- Return Multiple values from a Function |Multiple return Statements| Python for Beginners #lec7412分钟
- Coding Exercise for Beginners in Python with solution | Exercise 25 | Python for Beginners #lec7511分钟
- print vs return in Python | What is the Difference?| Python Tutorials for Beginners #lec7611分钟
第 81 至 90 节10 节课 · 3小时51分钟
- Python Project for beginners #6| Calculator -Complete Code | Python for Beginners #lec7727分钟
- local and Global Scope in Python | Python Tutorials for Beginners #lec7815分钟
- Global keyword in Python | Modify a Global Variable | Python Tutorials for Beginners #lec7911分钟
- Python Project for beginners #7| Guess The Number -Complete Code | Python for Beginners #lec8026分钟
- Debugging in Python | Debugging Tips | Python Tutorials for Beginners #lec8117分钟
- Python Project for beginners #8| Higher Lower Game - Complete Code | Python for Beginners #lec8238分钟
- Python Project for beginners #9| Coffee Machine Project | Python for Beginners #lec8341分钟
- OOP in Python | Object Oriented Programming | Python for Beginners #lec8421分钟
- Classes and Objects in Python | OOP in Python | Python for Beginners #lec8517分钟
- Self and __init__() method in Python | Python Tutorials for Beginners #lec8618分钟
第 91 至 100 节10 节课 · 4小时1分钟
- Class Methods in Python | How to add Methods in Class | Python Tutorials for Beginners #lec8721分钟
- Coding Exercise for Beginners in Python with solution | Exercise 26 | Python for Beginners #lec8813分钟
- Inheritance in Python | Python Tutorials for Beginners #lec8927分钟
- Multiple Inheritance in Python | Python Tutorials for Beginners #lec9028分钟
- Multilevel Inheritance in Python | Python Tutorials for Beginners #lec9121分钟
- Hierarchical Inheritance in Python | Python Tutorials for Beginners #lec9217分钟
- Hybrid Inheritance in Python | Python Tutorials for Beginners #lec9311分钟
- Diamond Problem in Inheritance | MRO in Python | C3 Linearization Algorithm Python Programming#lec9429分钟
- File Handling in Python | Python Tutorials for Beginners #lec9546分钟
- Python Project for beginners| Quiz Game Project | Python for Beginners #lec9629分钟
第 101 至 110 节10 节课 · 3小时21分钟
- Modules in Python | Python Tutorials for Beginners #lec9725分钟
- Abstraction in Python | Python OOP Concepts| Python Tutorials for Beginners #lec9816分钟
- Abstract Class & Abstract Method in Python | Python Tutorials for Beginners #lec9927分钟
- Access Modifiers in Python | Public Protected Private | Python for Beginners #lec10031分钟
- Encapsulation in Python | Getters & Setters methods | Python Tutorials for Beginners #lec10118分钟
- Polymorphism in Python | Python Tutorials for Beginners #lec10210分钟
- Duck Typing in Python| Python Tutorials for beginners #lec10317分钟
- Operator Overloading in Python | Polymorphism | Python Tutorials for Beginners #lec10423分钟
- Method Overloading and Method Overriding| Python Tutorials for Beginners #lec10516分钟
- Magic/Dunder Methods in Python | Python Tutorials #lec10618分钟
第 111 至 120 节10 节课 · 3小时18分钟
- Coding Exercise with solution | Exercise 27 | Python for Beginners #lec10711分钟
- pip & PyPI in python | Packages in Python | Python Tutorials for Beginners #lec10820分钟
- Packages in Python | Python Tutorials for Beginners #lec10925分钟
- If __name__ == '__main__ ' in Python | Python Tutorials for Beginners #lec11022分钟
- Python Turtle Graphics Introduction | Python Tutorials for Beginners #lec11128分钟
- Python Turtle graphics | part 2 | Python Tutorials for Beginners #lec11233分钟
- Turtle Coding Exercise for Beginners in Python |Exercise 28 | Python for Beginners #lec1136分钟
- Turtle Coding Exercise for Beginners in Python |Exercise 29 | Python for Beginners #lec11413分钟
- Coding Exercise for Beginners in Python |Exercise 30 | Python for Beginners #lec11517分钟
- Coding Exercise for Beginners in Python |Exercise 31 | Python for Beginners #lec11622分钟
第 121 至 126 节6 节课 · 1小时53分钟
- Coding Exercise for Beginners in Python |Exercise 32 | Python for Beginners #lec11813分钟
- Python Project for beginners #11| Turtle Race Project | Python for Beginners #lec11940分钟
- Python Higher Order Functions | Python Tutorials for Beginners #lec12019分钟
- Python Event Listeners | Python Tutorials for Beginners #lec12119分钟
- Coding Exercise for Beginners in Python |Exercise 33 | Python for Beginners #lec1228分钟
- Extracting RGB values from Image in Python | Colorgram Package | Python for Beginners #lec11715分钟
需要什么
- 无需基础:课程从零讲起。
课程介绍
Wanna prepare for Tech Placements & Internships? Join my new Batch of “Mastering DSA with Java Course 3.0” : https://www.jennyslectures.com/courses/Mastering-DSA-with-JAVA---3-from-JennysLectures Jenny's Lectures JAVA from Scratch Course: https://www.jennyslectures.com/courses/Java-From-Scratch-67c9a7244b2225248cf88385 GenAI Course for beginners: https://www.jennyslectures.com/courses/Generative-AI-for-Beginners-From-Basics-to-Chatbot-Creation-68584c28a81c363f9f037df1 ************************************** Connect & Contact Me: Facebook: https://www.facebook.com/Jennys-Lectures-CSIT-Netjrf-316814368950701/ LinkedIn: https://www.linkedin.com/in/jayanti-khatri-32653817/ Instagram: https://www.instagram.com/jayantikhatrilamba/ Twitter: https://twitter.com/KhatriJenny ***************************************** See Complete Playlists: C complete playlist: https://www.youtube.com/playlist?list=PLdo5W4Nhv31a8UcMN9-35ghv8qyFWD9_S C++ Complete Playlist: https://www.youtube.com/watch?v=KYxLEDF6kjs&list=PLdo5W4Nhv31YU5Wx1dopka58teWP9aCee Placement Series: https://www.youtube.com/playlist?list=PLdo5W4Nhv31YvlDpJhvOYbM9Ap8UypgEy Data Structures and Algorithms: https: https://www.youtube.com
适合谁
- 从零开始学Python的人。
这两项是我们根据课程难度得出的判断,课程介绍是作者本人写的。