Giter Site home page Giter Site logo

sharkbeard / cantonsoftwarementorship Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jaegerpicker/cantonsoftwarementorship

0.0 2.0 0.0 25.26 MB

A public repo to allow checkin's of the Monthly Canton Software Craftsmanship group's mentorship program's programming challenges.

JavaScript 3.95% PHP 5.36% C# 18.44% Go 2.70% Objective-C 8.27% Python 6.30% Ruby 5.99% Perl 1.76% CSS 0.87% C++ 4.69% Java 2.48% Clojure 1.01% C 37.85% Scala 0.34%

cantonsoftwarementorship's Introduction

CantonSoftwareMentorship

A public repo to allow checkin's of the Monthly Canton Software Craftsmanship group's mentorship program's programming challenges.

Monthly Challenge list:

  1. StringSearching - https://www.codeeval.com/open_challenges/28/

  2. Prefix Calculator - https://www.codeeval.com/open_challenges/7/

  3. MineSweeper - https://www.codeeval.com/open_challenges/79/

  4. RomanNumerals - https://www.codeeval.com/browse/106/ (for extra credit convert the resulting roman numeral back to int)

Please see the README.md in each challenge folder for challenge descriptions.

Here's a list of instructions to submit your solutions:

  1. goto the repo in question in this case https://github.com/jaegerpicker/CantonSoftwareMentorship

  2. click on the fork button this will take you to your account page with a fork of the above repo

2a. Signup for github if you don’t already have an account. (It’s worth the cost (free) and then some

  1. Clone to your local computer git clone address should be https://github.com/<your_user_name>/CantonSoftwareMentorship

  2. On your local computer make a dir in the repo, in the monthly folder for the challenge (for example 201306_StringSearching) Called <your_name>--- eg. ShawnCampbell-Month1-Python-StringSearching

  3. Add your solution in that dir

  4. using git at a command line: git add . in that dir or if you use a guy tool add all of your solution files to the local repo

  5. commit local changes git commit -m “Commit message”

  6. push change sets to the remote server: git push

  7. open pull request on https://github.com/jaegerpicker/CantonSoftwareMentorship it will ask you where the pull should be from and that should be your fork of this repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.