https://github.com/dowscope/codingtrainchallenges
www.thecodingtrain.com
https://github.com/dowscope/codingtrainchallenges
Last synced: about 2 months ago
JSON representation
www.thecodingtrain.com
- Host: GitHub
- URL: https://github.com/dowscope/codingtrainchallenges
- Owner: Dowscope
- Created: 2018-12-06T01:18:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T19:11:43.000Z (about 3 years ago)
- Last Synced: 2025-01-14T12:29:03.143Z (3 months ago)
- Language: C++
- Size: 1.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the Repo for all coding challenges completed by me for the:
http://www.thecodingtrain.com
Watch the youtube videos on the site to witness a wonderful teacher
teaching the art of programming using the JAVA and JAVASCRIPT language.
He use the P5 language for JAVASCRIPT.This is my attempt to create the same challange but in different languages.
Primarily in C++.## Challenges
- CC1 - Starfield | C++ | MacOS
- Canaba Challenge #5 - Marching Squares | C++ | Linux