Programming

Lensyl Urbano, 2021.

Quick References

Courses

Pre-Calculus

Focus on creating classes for different types of functions (quadratic, exponential, ...)

Physics

Focus on forces and motion using vpython.

Geometry

Using OpenSCAD (3d modeling) and vpython in Geometry.

Topics

Websites

Website development using HTML, CSS, JavaScript ...

Controlling LED lights

Controlling individually addressable LED lights (WS281x: sometimes called neopixels).

Intro to programming paradigms: Procedural vs Object Oriented

Introduction to Programming Approaches (procedural, object-oriented) by solving a problem (perimeter of a triangle) using the two approaches.