Lecture cost: $120
All Tech Training class fees can be covered by STAP funds, Departmental PTA, or Educational Assistance Funds
You've heard of programming languages like Java or Python, but want to learn more about what programming is, and how best to use it. In this lecture, learn the fundamentals and then work on a Do It Yourself project.
Topics covered in this lecture include:
Part 1: Syntax, Input, Output, Variables and Operators
- Basic Syntax, Input and Output
- Variables with Text Values
- Text Operations
- Variables with Numeric Values
- Numeric Operations
- Variables with Boolean Values
Part 2: Control Statements
- Conditionals
- Conditionals with Boolean Operations
- Looping
- Functions
Part 3: Objects
- Objects and Methods
- Objects and Properties
- Creating New Objects