filmov
tv
CS50P - Lecture 0 - Functions, Variables
Показать описание
TABLE OF CONTENTS
00:00:00 - Introduction
00:03:19 - Command-line Interface
00:04:00 - Python Interpreter
00:05:06 - Functions, Arguments, Side Effects
00:07:35 - Bugs and Debugging
00:09:54 - VS Code and Integrated Development Environments (IDEs)
00:12:16 - Return Values and Variables
00:19:56 - Comments and Pseudocode
00:25:05 - Multiple Function Arguments
00:31:01 - Named Parameters
00:40:48 - Escaping Characters
00:43:10 - f-Strings
00:45:04 - String Methods
00:54:43 - Style
00:57:50 - split
00:59:35 - Integers and Operators
01:06:25 - Type Conversion
01:14:36 - Floating Point Values
01:19:18 - Numeric Formatting
01:22:47 - Division
01:26:14 - Defining Functions
01:39:01 - Scope
01:41:17 - Return Values
01:45:11 - Conclusion
An introduction to programming using a language called Python. Learn how to read and write code as well as how to test and "debug" it. Designed for students with or without prior programming experience who'd like to learn Python specifically. Learn about functions, arguments, and return values (oh my!); variables and types; conditionals and Boolean expressions; and loops. Learn how to handle exceptions, find and fix bugs, and write unit tests; use third-party libraries; validate and extract data with regular expressions; model real-world entities with classes, objects, methods, and properties; and read and write files. Hands-on opportunities for lots of practice. Exercises inspired by real-world programming problems. No software required except for a web browser, or you can write code on your own PC or Mac.
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. You can take CS50P before CS50x, during CS50x, or after CS50x. But for an introduction to computer science itself, you should still take CS50x!
***
HOW TO SUBSCRIBE
HOW TO TAKE CS50
HOW TO JOIN CS50 COMMUNITIES
HOW TO FOLLOW DAVID J. MALAN
***
CS50 SHOP
***
LICENSE
CC BY-NC-SA 4.0
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License
David J. Malan
Комментарии