Computing in Python: Fundamentals and Procedural Programming
Ditulis pada: November 11, 2018
Coupon Details
Computing in Python: Fundamentals and Procedural Programming, Learn the fundamentals of computing in Python, including variables, operators, and debugging techniques (Course №1)
Created by David Joyner
Preview This Course - GET COUPON CODE
What you'll learn
- How a computer processes programming code.
- The write-run-debug cycle of writing code, running it, and revising it based on its output.
- Procedural programming, or how to write sequential lines of code.
- Variables, their types, and their role in complex programs.
- Mathematical operators for arithmetic operations, exponents, and more.
- Relational operators for evaluating relative values or set membership.
- Boolean operators for resolving complex logical statements.