Teach teens computing: Functions and algorithms, searching and sorting in Python
Offered By: Raspberry Pi Foundation via edX
Course Description
Overview
On this course, you’ll explore Python programming at an intermediate level.
You'll discover how to break down problems into smaller parts, and then design and apply algorithms to data. You’ll also explore list structures and their various uses.
Ultimately, what you learn will build upon your foundational Python skills - preparing you to progress onto more advanced programming.
Syllabus
You will cover:
- Use functions with parameters and return values
- Design and apply algorithms to data
- Breaking down problems into smaller parts
- Searching and sorting
- Efficiency of algorithms
- Understanding of list structures and their uses
Taught by
Marc Scott and James Robinson
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera