Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into a comprehensive Python tutorial focused on mastering lists, a fundamental data structure in the language. Explore list syntax, creation, manipulation, and common operations like indexing and iteration. Learn how to update lists, add elements, and utilize essential functions such as index() and len(). Gain insights into the versatility of Python, its growing popularity in various industries, and its applications in machine learning, GUI development, software engineering, and web development. Discover why major companies like Google, YouTube, Dropbox, NASA, and Yahoo rely on Python, and understand its object-oriented, interpreted, and high-level nature. Conclude with an introduction to the bubble sort algorithm, providing a practical example of list manipulation in Python.
Syllabus
Intro
What is a list
Syntax
Counting backwards
Creating a list
Using a list
Updating a list
Adding someone to the list
Index function
For loop
Length function
Bubble sort
Taught by
Extern Code