100 Days of Code Learning program to keep a habit of coding daily and learn things at your own pace with help from our remote community.

Overview

100 DAYS OF CODE

Banner

Issues Forks Stars Discord


Objective

To help people get started with coding as a daily habit. Aim is to stay consistent with No-Zero-Days and work towards our goals, one small effort at a time! Join our Discord Server for more information, getting awesome resources, better productivity and motivation.



How to contribute?

  1. Fork this Repository.

  2. Create a branch with a relevant.

  3. Make a directory with your username.

  4. There are two options :-

    a. Create different directories for each day, i.e. Day_1, Day_2, Day_3 ... and so on.

    b. Push all the code into your main directory (The one you created with your username).

    Do any of the 4(a) or 4(b)!

  5. Make a Pull Request to that branch! We'd be happy to merge your daily progress ๐Ÿ˜„ !

  6. If you want to make changes to this README.md file and enhance it, you can do that as well. Just Mark it for review to any of the maintainers. (see end of this file for who they are!)



FAQs

  • What is 100daysofcode challenge ?

    It is a challenge to code everyday for 100 days.


  1. Why should I join this challenege ?

    It will help in building habit of coding everyday.


  1. How to join this challenge ?

    Start coding,start pushing your code on our github repository and start sharing your progress on Twitter with the hashtag #100DaysofCode and do not forget to tag us @invide_labs.


  1. Do I need to commit my code daily on github ?

    Yes, You need to commit your code daily.It helps in maintaining consistency.


  1. Do I need to post daily on twitter ?

    No, It is not mandatory to post on daily basis if you don't have the time.You can share weekly progress instead.We would prefer if you can share your progress daily


  1. Is there a community that can help me motivate and where I can learn from ?

    Yes, there is ๐Ÿ˜ƒ ! You can share your progess with the community on discord at : https://discord.gg/dZAHa3RA

  2. What all things can I put in the Pull Request? And is there a course/program which you are following?

    You can put in :

    • Your daily codes for whatever you are learning. (Check what others are doing!)
    • Your daily learnings websites, project updates, etc.

    Are we following any course?

    No! It's your choice to follow anything and learn from anywhere! Just be consistent with it!

  3. Can I share it with my friends/classmates/colleagues/workmates?

    Yes ofcourse!

Happy Learning!



Maintainers : Saurabh, Himanshu ,Soham

Owner
Git Commit Show by Invide
Online-only interactive live show dedicated for developers to achieve mastery
Git Commit Show by Invide
freeCodeCamp Scientific Computing with Python Project for Certification.

Polygon_Area_Calculator freeCodeCamp Python Project freeCodeCamp Scientific Computing with Python Project for Certification. In this project you will

Rajdeep Mondal 1 Dec 23, 2021
FxBuzzly - Buzzly.art links do not embed in Discord, this fixes them (rudimentarily)

fxBuzzly Buzzly.art links do not embed in Discord, this fixes them (rudimentaril

Dania Rifki 2 Oct 27, 2022
Collection of Summer 2022 tech internships!

Collection of Summer 2022 tech internships!

Pitt Computer Science Club (CSC) 15.6k Jan 03, 2023
A swagger tool for tornado, using python to write api doc!

SwaggerDoc About A swagger tool for tornado, using python to write api doc! Installation pip install swagger-doc Quick Start code import tornado.ioloo

aaashuai 1 Jan 10, 2022
Numpy's Sphinx extensions

numpydoc -- Numpy's Sphinx extensions This package provides the numpydoc Sphinx extension for handling docstrings formatted according to the NumPy doc

NumPy 234 Dec 26, 2022
Count the number of lines of code in a directory, minus the irrelevant stuff

countloc Simple library to count the lines of code in a directory (excluding stuff like node_modules) Simply just run: countloc node_modules args to

Anish 4 Feb 14, 2022
LotteryBuyPredictionWebApp - Lottery Purchase Prediction Model

Lottery Purchase Prediction Model Objective and Goal Predict the lottery type th

Wanxuan Zhang 2 Feb 14, 2022
level2-data-annotation_cv-level2-cv-15 created by GitHub Classroom

[AI Tech 3๊ธฐ Level2 P Stage] ๊ธ€์ž ๊ฒ€์ถœ ๋Œ€ํšŒ ํŒ€์› ์†Œ๊ฐœ ๊น€๊ทœ๋ฆฌ_T3016 ๋ฐ•์ •ํ˜„_T3094 ์„์ง„ํ˜_T3109 ์†์ •๊ท _T3111 ์ดํ˜„์ง„_T3174 ์ž„์ข…ํ˜„_T3182 Overview OCR (Optimal Character Recognition) ๊ธฐ์ˆ 

6 Jun 10, 2022
Python Deep Dive Course - Accompanying Materials

Python Deep Dive Various Jupyter notebooks and Python sources associated with my Udemy Python 3 Deep Dive course series: Part 1: Mainly functional pro

Fred Baptiste 1.1k Dec 30, 2022
Type hints support for the Sphinx autodoc extension

sphinx-autodoc-typehints This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of fun

Alex Grรถnholm 462 Dec 29, 2022
A Python validator for SHACL

pySHACL A Python validator for SHACL. This is a pure Python module which allows for the validation of RDF graphs against Shapes Constraint Language (S

RDFLib 187 Dec 29, 2022
Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI Specification v3.

Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI Specification v3.

A 186 Dec 30, 2022
JMESPath is a query language for JSON.

JMESPath JMESPath (pronounced "james path") allows you to declaratively specify how to extract elements from a JSON document. For example, given this

1.7k Dec 31, 2022
Fun interactive program to sort a list :)

LHD-Build-Sort-a-list Fun interactive program to sort a list :) Inspiration LHD Build Write a script to sort a list. What it does It is a menu driven

Ananya Gupta 1 Jan 15, 2022
ACPOA plugin creation helper

ACPOA Plugin What is ACPOA ACPOA is the acronym for "Application Core for Plugin Oriented Applications". It's a tool to create flexible and extendable

Leikt Sol'Reihin 1 Oct 20, 2021
The OpenAPI Specification Repository

The OpenAPI Specification The OpenAPI Specification is a community-driven open specification within the OpenAPI Initiative, a Linux Foundation Collabo

OpenAPI Initiative 25.5k Dec 29, 2022
Some of the best ways and practices of doing code in Python!

Pythonicness โค This repository contains some of the best ways and practices of doing code in Python! Features Properly formatted codes (PEP 8) for bet

Samyak Jain 2 Jan 15, 2022
Code and pre-trained models for "ReasonBert: Pre-trained to Reason with Distant Supervision", EMNLP'2021

ReasonBERT Code and pre-trained models for ReasonBert: Pre-trained to Reason with Distant Supervision, EMNLP'2021 Pretrained Models The pretrained mod

SunLab-OSU 29 Dec 19, 2022
Gtech ฮผLearn Sample_bot

Ser_bot Gtech ฮผLearn Sample_bot Do Greet a newly joined member in a channel (random message) While adding a reaction to a message send a message to a

Jerin Paul 1 Jan 19, 2022
Quickly download, clean up, and install public datasets into a database management system

Finding data is one thing. Getting it ready for analysis is another. Acquiring, cleaning, standardizing and importing publicly available data is time

Weecology 274 Jan 04, 2023