Python 3 Programming Course: 7 - Lists

preview_player
Показать описание
In this video you'll learn about one of the main workhorses in Python: Lists! You'll learn what 'collections' types are in Python, and why you'd want to use Lists to represent your data. We'll cover list indexes, which are essential to working with lists, along with common Python list operations (adding, removing, replacing, and deleting data from a Python 3 list).

TOPICS:
0:57 - Common Uses and Features of Python Lists
1:53 - What Lists can 'contain'
2:31 - Creating a List: basic syntax
3:44 - Multi-line Python List literals
5:33 - Accessing List items
6:09 - How List Indexes Work
10:47 - Common List Operations (and a bit about object oriented programming philosophy) #smalltalkfanboi
14:47 - Replacing List elements
17:28 - Deleting a List element
18:35 - Deleting a List element by value
23:39 - Summary

Рекомендации по теме
Комментарии
Автор

Dave, your programming style and skill at communicating reminds me of my favorite professor at uni. He made learning PASCAL fun; which you may know, is no small feat. Great job man

daviddupoise
Автор

Even after going through 2 python books I still learned extend() and pop() from here. I had a feeling I would still learn more about lists. Great video thanks!

talanky
Автор

I love this tutorial, not just because it's informative and in depth but also because it is extremely funny and so how interactive.

MaryamAnidu
Автор

This is a great way to get people learning. You give simple straightforward examples that are well explained. I've tried to show friends how to use a couple ways to put various scripts (bash/ruby/python)into action, sadly by the time it was done I wanted to shoot myself in the face. From here on I'll just link them to this series. Well done!

williamna
Автор

Plz never stop making tutorials. I learn so much from you and you help me pass my intro to linux class. Thank you!

SupGhostly
Автор

Another awesome video - can't wait for the next. 10/10

vizionthing
Автор

Like your tutorial, well organized, informative. Thanks for doing this.

edwardlin
Автор

If I had any friend who's learning python I would love to share this tutorial series, but the problem is that I don't have any.

fahtfakcarl
Автор

Great series! Because I learned something new in every video. And because of the DeusEx examples

TheGruselmops
Автор

I was hoping you to scroll that notes all the way to the bottom just at least once. Is there anyway to get that notes all the way to the bottom.

py-zcvv
Автор

Dave what are the specs of your computers?

NotForLong
Автор

What's the difference between a data type and a data structure? I'm getting mixed results from stack overflow. I've heard learning data structures and algorithms are important to learning programming and I was thinking of studying them with golang.

soiralknarf
Автор

For real though, you should all get a copy of Deus Ex

benzel
Автор

liked it, but I'm unable to share it because I don't have any friends

sorry

patchoulino