Skip to content

kantapithm/cpe200-week1-hw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Week 1 , programming revisited

The lab and homework in this week will help you to refresh your basic programming skill and also setup your system for the class.

The objectives of this week are following

  • Programming abstraction (i.e., function decomposition)
  • Variable naming and scope
  • Input/output range checking
  • basic control flow (condition, loop, etc.)

Please complete the homework by yourself, TA will check and grading your homework to evaluate your skill so we can help you to improve your skill.

To complete the lab and homework you need to meet following requirements

  • Pass all unit tests.
  • Write a readable, sensible, usable, beautiful code.
  • Be able to explain your code to a rubber duck.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%