Skip to content

dyowee/CodeWorkshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Code Workshop

A six week workshop on software development

Introduction

This workshop is designed to take programmers from writing primarily imperative code (Ifs, Loops, Variables) to higher level abstractions offered by Object Oriented programming.

Along the way the workshop will introduce participants to key skills including:

  • Version control with GIT
  • Forking Repositories and Pull Requests
  • Automated Unit Tests & TDD
  • Object Oriented Design and Patterns
  • Understanding the impact of design on maintenance

About

A six week workshop on software development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%