Not all programs are created equal. In this course, we'll focus on writing quality code that runs correctly and efficiently. We'll design, code and validate our programs and learn how to compare programs that are addressing the same task.
What you'll learn
Design programs with quality and maintainability in mind
Write code that runs correctly and efficiently
Validate programs to ensure they meet requirements
Compare and evaluate different solutions to the same programming task
Course objectives
Focus on writing quality code rather than just functional code
Develop skills in designing, coding, and validating programs
Learn to assess the trade-offs between different programming approaches