Skip to content

A repository of code challenges, presented via jupyter/notebook and generated by learn-co-curriculum/dscreate

Notifications You must be signed in to change notification settings

joelsewhere/code_challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Code Challenges

This repository serves as a container for individual code challenges.

Each challenge has three branches:

  1. The development branch
  2. The challenge branch
  3. The solution branch

The challenge and solution branches use the name of the development branch with _challenge or _solution appended to the end of the name.

Development

The process for developing new challenges:

  1. Checkout the main branch
  2. Checkout a new branch with a descriptive name for the challenge
  3. Create an index.ipynb jupyter notebook that uses dscreate annotations.
  4. run bash create from command line.

About

A repository of code challenges, presented via jupyter/notebook and generated by learn-co-curriculum/dscreate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages