This repository contains coursework, notes, and exercises for EE 160: Programming for Engineers at the University of Hawaiʻi – Kapiʻolani Community College.
EE 160 is an introductory course in computer programming and modern computing environments designed for prospective engineers.
The course emphasizes:
- Algorithm design
- Program implementation
- Debugging techniques
- Hands-on laboratory practice
Students develop practical programming skills through structured lab sessions and projects.
- Fundamentals of programming
- Algorithmic problem-solving
- Program design and structure
- Debugging and testing
- Applications in engineering contexts
assignments/
→ Homework and problem setslabs/
→ Hands-on lab exercisesprojects/
→ Larger programming projectsnotes/
→ Class notes and references
(Structure may evolve as the course progresses.)
- Programming Language(s): C / C++ / Python (depending on instructor requirements)
- Development Environment: Standard Unix/Linux terminal or Git Bash on Windows
- Institution: University of Hawaiʻi – Kapiʻolani Community College
- Course Code: EE 160
- Department: Electrical Engineering
- Clone this repository:
git clone https://github.com/your-username/ee-160.git