Intro to Programming and Data Science (Summer 2021)/Day 2 Coding Challenges: Difference between revisions

From CommunityData
(Copying content from previous class)
 
No edit summary
 
Line 5: Line 5:
* Python for Everyone Exercises:
* Python for Everyone Exercises:
** Chapter 1:  
** Chapter 1:  
*** Exercise 1: Nate
*** Exercises 1, 6, 7
*** Exercise 6: Carly
*** Exercise 7: Tiwalade
** Chapter 2:
** Chapter 2:
*** Exercise 2: Vanessa
*** Exercises 2, 3, 4, 5
*** Exercise 3: Tamara
** Chapter 3:
*** Exercise 4: Yihan
*** Exercises 1, 2, 3*
*** Exercise 5: Jessie
** Chapter 4:
** Chapter 3:  
*** Exercises 1-4*, 5, 6, 7*
*** Exercise 1: Ji-Young
*** Exercise 2: Naomi
*** Exercise 3*
** Chapter 4:  
*** Exercises 1-4*
*** Exercise 5: ZhaoZhe
*** Exercise 6: Jeremy
*** Exercise 7*


(Starred exercises are optional; if you feel like you need more practice in a topic)
*Starred exercises are optional; if you feel like you need more practice in a topic
 
== Optional ==
 
* [https://www.datacamp.com/courses/intro-to-python-for-data-science DataCamp Intro to Python] Chapter 1

Latest revision as of 20:33, 4 May 2021

As a reminder, it's not essential that you solve or get through all of these — I'm not grading your answers on these. That said, being able to work through at least many of them is a good sign that you have mastered the concepts for the week. It is always fine to collaborate or work together on these problem sets but I encourage you to make sure that you understand the concepts yourself.

Required[edit]

  • Python for Everyone Exercises:
    • Chapter 1:
      • Exercises 1, 6, 7
    • Chapter 2:
      • Exercises 2, 3, 4, 5
    • Chapter 3:
      • Exercises 1, 2, 3*
    • Chapter 4:
      • Exercises 1-4*, 5, 6, 7*
  • Starred exercises are optional; if you feel like you need more practice in a topic