Course 1 of 4 in this specialization
Write and Run Python Applications
Coming soon 15 topics Self-paced · Online
Notify me when it launches
Where this comes from
Built from the Wiley title of the same name — professionally edited, technically reviewed, and already relied on by people doing this work.
Source ISBN 9781394263493
How it was built
Sejal Learning Systems rebuilt the book as a course: objectives first, then short video, worked examples, and practice with real feedback. It runs on Coursera at your own pace, with a certificate on completion.
Write and Run Python Applications is a self-paced online course built from the Wiley title of the same name.
What this course covers
- Introduction
- Chapter 1: Starting with Python
- Chapter 2: Using Interactive Mode, Getting Help, and Writing Apps
- Chapter 3: Python Elements and Syntax
- Chapter 4: Building Your First Python Application
- Chapter 5: Working with Numbers, Text, and Dates
- Chapter 6: Controlling the Action
- Chapter 7: Speeding Along with Lists and Tuples
- Chapter 8: Wrangling Bigger Chunks of Code
- Chapter 9: Sidestepping Errors
- Chapter 10: Working with External Files
- Chapter 11: Juggling JSON Data
- Chapter 12: Interacting with the Internet
- Chapter 13: Libraries, Packages, and Modules
- Chapter 14: The Ten Most Essential Aspects of Python