在Python中广受欢迎的
Your source forwhat’s next
Popular in live online training
See allApril 28, 2023
Intermediate Python Classes
Presented byTrey Hunner
Making Pythonic Classes Pythonâs classes are flexible and powerful. While learning the syntax for creating classes isnât terribly difficult, understanding how to structure your classes well takes some practice. Expert Trey ...

May 30, 2023
Object-Oriented Programming in Python
Presented byArianne Dee
How do you write classes and methods in Python? What does init mean? What is object-oriented programming and when should I use it? This course will help you move beyond scripting ...

April 26, May 3, 10, 17, 24 & 31, 2023
Business Analytics with Python Bootcamp
Presented byTobias Zwingmann
From raw data to data-informed decision-making in 6 weeks Course outcomes Understand how to use proven frameworks for business analytics Use Python for effective data analysis Analyze large volumes of complex, ...

May 22, 2023
Python Full Throttle with Paul Deitel: A One-Day, Fast-Paced, Code-Intensive Python Presentation
Presented byPaul Deitel
Dive into Python using your object-oriented programming knowledge and get up to speed on Python 3.7+. Includes several new Python 3.8 â 3.10 language features. Live instruction by Paul Deitel, bestselling ...

May 18, 25 & June 1, 2023
Hands-On Python Foundations in 3 Weeks
Presented byArianne Dee
Learn the Foundations of Python with Exercises, Homework, and Quizzes Learn by doing with hands-on Python coding scenarios and Katacoda challenges Solidify your skills with weekly assignments and quizzes to help ...

May 1, 8, 15, 22 & 30, 2023
Python in 5 Weeks: Python Programming for Beginners—with Interactivity
Presented byReuven Lerner
Python programming for beginners Learning a programming language is like learning a foreign (human) language: It requires not just a new mindset, but also lots of practice in using the language. ...

Popular in interactive learning
See allProblem Solving: Finding Second Largest Value in List
ByGeorge Heineman
Evaluate order-of-growth behavior ...
Problem Solving: Finding Largest Value Using Recursion
ByGeorge Heineman
Use divide and conquer to solve problem recursively ...
Problem Solving: Finding Largest Value with Two Kinds of Problem Instances of size N
ByGeorge Heineman
Evaluate best and worst case for different algorithms ...
Python Cookbook: Strings and Text
ByO'Reilly Media, Inc.
Recipes from Python Cookbook ...
Python Cookbook: Functions
ByO'Reilly Media, Inc.
Recipes from Python Cookbook ...
Python Cookbook: Numbers, Dates, and Times
ByO'Reilly Media, Inc.
Recipes from Python Cookbook ...