Giter Club home page Giter Club logo

challenges's Introduction

Monthly Challenges [study.py]

This is the repository for the monthly challenges. Here you can:

  • See the challenges for every month
  • Upload your solutions to tasks

Where to find the challenges

There is a toplevel folder for each month with a challenges.md file that explains each challenge. Inside you will find subfolders for every challenge where all submitted code is kept. For example:

  • May/
    • 1_beginner/
      • username1.py
      • username2.py
    • 2_web_scraping/
      • username1.py
    • 3_data/
    • challenges.md

As you can see, each file is named after the Slack username of the submitter.

How to download challenges and solutions

You can clone the github repository to download all the files: git clone https://github.com/py-study-group/challenges

Or you can use the interface of the github website to download.

How to submit solutions

Initial setup

First you will need to fork the py-study-group/challenges repo. Your forked repo is where you should put your solutions, and it is from here that you submit them to the py-study-group/challenges repo.

For details on how to accomplish this, please see: Fork a Repo

To submit a solution

Copy your solution to your forked repo

Once you have completed a challenge and wish to submit it, make sure that it exists in your forked repo under the appropriate month/challenge directory and named by your Slack username (for example, cripcate.py).

For details on how to do this, please see: Adding a file to a repository (web) or Adding a file to a repository (command line)

Create a pull request

Once your solution has been placed into your forked repo you should initiate a pull request into the main py-study-group/challenges repo so that your solution(s) can be merged.

To create a pull request, please see: Creating a pull request from a fork

Once your pull request has been submitted, an admin of the py-study-group will review and merge it into the py-study-group/challenges repo where it will be appear alongside all of the other submitted solutions.

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.