diff --git a/en/编程入门/CS50P/index.html b/en/编程入门/CS50P/index.html index 4b4ad4d7..491eeb77 100644 --- a/en/编程入门/CS50P/index.html +++ b/en/编程入门/CS50P/index.html @@ -1,4 +1,4 @@ - CS50P: CS50's Introduction to Programming with Python - csdiy.wiki
Skip to content

CS50P Introduction to Programming with Python

Descriptions

  • Offered by: Harvard University
  • Prerequisites: No prerequisites
  • Programming Languages: Python
  • Difficulty: 🌟🌟
  • Class Hour: 30-40 hours

One of the CS50 families, taught by David J. Malan. You'll learn how to program in Python and "Pythonic" ways to deal with everthing. The course also introduces libraries, code testing, and handling exceptions.

No programming experiences are assumed. So it may be appropriate for anyone who wants to learn Python.

Course Resources

  • Course Website: 2022
  • Recordings: 2022
  • Textbooks: No textbook required
  • Assignments: 2022

Personal Resources

All the resources and assignments used by @mancuoj in this course are maintained in mancuoj/CS50P - GitHub.

CS50P Introduction to Programming with Python

Descriptions

  • Offered by: Harvard University
  • Prerequisites: No prerequisites
  • Programming Languages: Python
  • Difficulty: 🌟🌟
  • Class Hour: 30-40 hours

One of the CS50 families, taught by David J. Malan. You'll learn how to program in Python and "Pythonic" ways to deal with everything. The course also introduces libraries, code testing, and handling exceptions.

No programming experiences are assumed. So it may be appropriate for anyone who wants to learn Python.

Course Resources

  • Course Website: 2022
  • Recordings: 2022
  • Textbooks: No textbook required
  • Assignments: 2022

Personal Resources

All the resources and assignments used by @mancuoj in this course are maintained in mancuoj/CS50P - GitHub.