Skip to content

dan-hart/live-coding

 
 

Repository files navigation

Live Coding

This repo contains multiple live coding practice problems. Each folder is one problem. A description of the problem will be found in the form of a readme. There is also a solutions folder that contains a possible solution for the problem in Python3, Java, C#, and JavaScript.

These problems were created as a way for LaunchCode students to practice Live Coding in a classroom setting.

To truly practice students should follow the steps of a live coding session as defined by LaunchCode:

  1. Gather Requirements/Clairfy Problem
  2. Break Problem Down
  3. Psuedocode
  4. Real Code
  5. Testing
  6. Changes

Students should also emulate the live coding setting by not using: a computer, an IDE, Google, StackOverFlow, Documentation, or their existing projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.6%
  • C# 21.6%
  • Java 21.3%
  • JavaScript 10.5%