Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TECH ED] CIP Intro to Python #21

Open
SallyMcGrath opened this issue May 14, 2024 · 0 comments
Open

[TECH ED] CIP Intro to Python #21

SallyMcGrath opened this issue May 14, 2024 · 0 comments
Labels
🏕 Priority Mandatory This work is expected 🦑 Size Large 4-8 hours 📅 Sprint 1 Assigned during Sprint 1 of this module 🎯 Topic Programming Fundamentals Learning syntax: data types, functions, loops, expressions, etc

Comments

@SallyMcGrath
Copy link
Member

SallyMcGrath commented May 14, 2024

Link to the coursework

https://codeinplace.stanford.edu/public/studenthome

Why are we doing this?

Get introduced to Python. Learn about the print and input statements. Also learn about variables and types, including int, float, and string. Get started writing your first few Python programs that use these statements.

Then, learn about mathematical expressions in Python, including arithmetic operators and rules of precedence for evaluating expressions. Also learn about type conversion and the use of constants in programs. Review the Python math and random libraries for mathematical functions and random number generation, respectively. Get practice putting these concepts together in sample programs.

Maximum time in hours

6

How to get help

Come to Slack and CYF coworking spaces with your blockers.

@SallyMcGrath SallyMcGrath added 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 🦑 Size Large 4-8 hours 🎯 Topic Programming Fundamentals Learning syntax: data types, functions, loops, expressions, etc 📅 Sprint 1 Assigned during Sprint 1 of this module and removed 🐂 Size Medium 1-4 hours labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏕 Priority Mandatory This work is expected 🦑 Size Large 4-8 hours 📅 Sprint 1 Assigned during Sprint 1 of this module 🎯 Topic Programming Fundamentals Learning syntax: data types, functions, loops, expressions, etc
Projects
None yet
Development

No branches or pull requests

1 participant