CS 1101 Learning Guide Unit 6 Reading Assignment Home

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Learning Guide Unit 6: Reading Assignment | Home https://my.uopeople.edu/mod/book/view.php?

id=412664&chapterid=497893

Reading Assignments are designed to expand your knowledge of the topics introduced in the Overview and provide the knowledge you will
need to successfully complete the assignments in this unit. As you read through the learning resource and watch the videos consider the
following:

• What are the key features of lists?


• What distinguishes a list from a string?
• What are the eight list methods?

1. Downey, A. (2015). Think Python: How to think like a computer scientist.


Chapter 10 - Lists

: The following are video lectures that cover many of the same topics as are introduced in the reading
assignment and unit overview. These lectures are NOT required, they are provided as a supplemental learning opportunity for those who can
and want to take advantage of them.

1 of 3 5/17/2024, 8:43 AM
Learning Guide Unit 6: Reading Assignment | Home https://my.uopeople.edu/mod/book/view.php?id=412664&chapterid=497893

2 of 3 5/17/2024, 8:43 AM
Learning Guide Unit 6: Reading Assignment | Home https://my.uopeople.edu/mod/book/view.php?id=412664&chapterid=497893

1. Downey, A. (2015). Think Python: How to think like a computer scientist. Green Tea Press. https://greenteapress.com/thinkpython2/
thinkpython2.pdf

2. Khan Academy. (2011, June 30). Python lists [Video]. YouTube. http://www.youtube.com/watch?v=zEyEC34MY1A

3. Khan Academy. (2011, June 30). For loops in Python [Video]. YouTube. http://www.youtube.com/watch?v=9LgyKiq_hU0

4. Khan Academy. (2011, June 30). While loops in Python [Video]. YouTube. http://www.youtube.com/watch?v=D0Nb2Fs3Q8c

3 of 3 5/17/2024, 8:43 AM

You might also like