Two-dimensional list processing in Python Problem Solving w/Python Ch 6 Lecture 8

Опубликовано: 15 Декабрь 2023
на канале: DesignCodeDebugRepeat
65
1

Do you want to learn to code? If you're a beginner, you're in the right place! This video is part of an introductory series that will teach you to program in the popular Python programming language. This is the eighth video in our lesson on lists. You might want to watch the seventh video first, which talks a little about lists of lists and also parallel lists. In this video, we'll learn how to create and index into lists of lists, and we'll learn two algorithms for processing elements in lists of lists. This series of videos is suitable for beginners or experienced programmers who want to learn Python. Let's have some fun learning to program with Python!

You can practice writing the row-major algorithm from the video here*:
https://codecheck.io/files/2310191707...

You can practice writing the column-major algorithm from the video here*:
https://codecheck.io/files/2310191711...

The video that describes nested lists is here:
   • Using lists to store related data in ...  

You can purchase the book that goes with this video series here, as an ebook:
https://amzn.to/3oiWwOb
Or textbook:
https://www.barnesandnoble.com/w/prob...

The github repository with all of the code examples for the book and these videos is here:
https://github.com/ProfessorBurke/Pyt...

If you want to earn credit for learning to code, take an online course at CCRI! These videos are part of the Programming Concepts course:
https://ccri.edu/comp/

*The CodeCheck system courtesy of Cay Horstmann, https://horstmann.com/codecheck/

Thumbnail image generated by NightCafe and edited in Photoshop.

00:00 Where we've been and where we're going
00:36 Nested lists and indexing
04:31 Looping in row-major order
09:44 Looping in column-major order
12:40 Using parallel lists for labels


Смотрите видео Two-dimensional list processing in Python Problem Solving w/Python Ch 6 Lecture 8 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь DesignCodeDebugRepeat 15 Декабрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 6 раз и оно понравилось людям.