Wednesday, September 25, 2024

course: CS50 Python

 CS50's Introduction to Programming with Python @Harvard.edu

  1. Functions, Variables
  2. Conditionals
  3. Loops
  4. Exceptions
  5. Libraries
  6. Unit Tests
  7. File I/O
  8. Regular Expressions
  9. Object-Oriented Programming
  10. Et Cetera

Whereas CS50x itself focuses on computer science more generally as well as programming with C, Python, SQL, and JavaScript, this course, aka CS50P, is entirely focused on programming with Python. 



Google Drive API

 Google Drive API overview  |  Google for Developers

The Google Drive API lets you create apps that leverage Google Drive cloud storage. You can develop applications that integrate with Drive, and create robust functionality in your application using the Drive API.

JavaScript quickstart  |  Google Drive  |  Google for Developers