Skip to content

savannahlake/shapes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

Shapes

This is a teaching repository for an introductory programming course I teach at UCLA (IS271). Students are expected to fix the failing tests and submit a Pull Request with their fixes.

It is intended to teach students the following best practices in software development:

  • Version Control, including:
    • Creating branches
    • Committing code changes
    • Pushing to Github
    • Creating a Pull Request in Github
    • Merging branches
  • Testing
    • Unit tests
    • Automation via TravisCI
    • Test coverage with Coveralls

About

Basic git+Github assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%