Skip to main content

Python Fundamentals with Paul Deitel: The Essentials (Parts 1-2)

Published by Pearson (June 15, 2025)

ISBN-13: 9780135440926

  • Course

$399.99

Product details

17 hours of video; Quizzes; Credly badging; Additional resources; 365-day course access

Includes

  • An introduction to Python Programming
  • Natural Language Processing (NLP)
  • Machine Learning Fundamentals
  • Deep Learning

Language: English

Product Information

Python Fundamentals LiveLessons with Paul Deitel is a code-intensive presentation of Python—one of the world's most popular and fastest growing languages. In the context of hundreds of real-world code examples ranging from individual snippets to complete scripts, Paul demonstrates coding with the interactive IPython interpreter and Jupyter Notebooks. You'll quickly become familiar with the Python language, its popular programming idioms, key Python Standard Library modules and popular third-party, open-source libraries.

Code:

Download the code examples from https://github.com/pdeitel/PythonFundamentalsLiveLessons.

Code for the new and updated lessons will be available at: https://github.com/pdeitel/PythonFundamentalsLiveLessons2e.

Lesson 1—Test-Drives: Using IPython and Jupyter Notebooks

Lesson 2—Intro to Python Programming

Lesson 3—Control Statements—if, if...else, if...elif...else, for, while, break, continue

Lesson 4—Functions

Lesson 5—Sequences: Lists and Tuples

Lesson 6—Dictionaries and Sets

Lesson 7—Array-Oriented Programming with NumPy-numpy

Paul J. Deitel, CEO and Chief Technical Officer of Deitel & Associates, Inc., and a graduate of MIT's Sloan School of Management, where I studied Information Technology. I am a top instructor on O'Reilly Online Learning and have frequently had the #1 video courses (Python, Java and C#) on the entire site since O'Reilly first started offering video. Through Deitel & Associates, Inc., I've delivered Python, Java, C++, C, C#, Visual Basic, Android app development, iOS app development and web programming courses to dozens of academic, government and industry clients, including SLB (formerly Schlumberger), IBM, Sun Microsystems (now Oracle), Dell, Lucent Technologies, Fidelity, NASA at the Kennedy Space Center, the National Severe Storm Laboratory, White Sands Missile Range, Rogue Wave Software, Boeing, Stratus, CableData Systems, Nortel Networks, Puma, iRobot, Invensys and many more. I also teach Python for the UCLA Anderson School of Management's Master of Science in Business Analytics (MSBA) and Master of Financial Engineering (MFE) programs. I am an Oracle Java Champion and was previously a Microsoft Visual C# MVP (2012-2014). I've lectured on Java and C++ for the Boston Chapter of the Association for Computing Machinery (ACM), and on .NET technologies for ITESM in Monterray, Mexico.

Top