Code Monkey home page Code Monkey logo

30-daysofcode-march-2021's Introduction

code_N_conquer: 30 days of code

code_N_conquer presented by SRM CODECHEF NCR chapter is an initiative to target young minds who have just stepped into coding. In this 30 day challenge, participants will get questions on a daily basis for a duration of one month. The participants will be challenged with questions with basic concepts and this will help in maintaining a flow to their daily programming progress. Participants will commit to the repositories and post their answers to the problems provided to them. So, prepare you laptops; Brains ON

Ready; Set; Code

File Structure

├── answers
│   ├── someotherusername
│   │   └── Day1
│   │       └── question1.py
│   └── yourusername
│       ├── Day1
│       │   ├── question1.py
│       │   └── question2.py
│       └── Day2
│           ├── question1.py
│           └── question2.py
└── questions
    ├── Day1
    │   └── README.md
    └── Day2
        └── README.md
  • Questions Folder include questions for each day
  • Answers Folder include your solutions to the problems inside the folder of yourusername

Steps

  1. Fork this repository
  2. Read Questions in the questions folder
  3. Make a new folder with your username in answers
  4. Add your answer in your folder, like for Day1 - Question-1 the answer file would be Day1/question1.py
  5. Commit Changes
  6. Open a pull request for all the changes you've made

30-daysofcode-march-2021's People

Contributors

kronos-2701 avatar tanish2002 avatar bhattcodes avatar coderrohan14 avatar

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.