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
DocumentPy is a Python application that runs in a command-line interface environment, made for creating HTML documents.

DocumentPy DocumentPy is a Python application that runs in a command-line interface environment, made for creating HTML documents. Usage DocumentPy, a

Lotus 0 Jul 15, 2021
A complete kickstart devcontainer repository for python3

A complete kickstart devcontainer repository for python3

Viktor Freiman 3 Dec 23, 2022
Rust Markdown Parsing Benchmarks

Rust Markdown Parsing Benchmarks This repo tries to assess Rust markdown parsing

Ed Page 1 Aug 24, 2022
A curated list of awesome mathematics resources

A curated list of awesome mathematics resources

Cyrille Rossant 6.7k Jan 05, 2023
Exercism exercises in Python.

Exercism exercises in Python.

Exercism 1.3k Jan 04, 2023
🐱‍🏍 A curated list of awesome things related to Hugo themes.

awesome-hugo-themes Automated deployment @ 2021-10-12 06:24:07 Asia/Shanghai &sorted=updated Theme Author License GitHub Stars Updated Blonde wamo MIT

13 Dec 12, 2022
python wrapper for simple-icons

simpleicons Use a wide-range of icons derived from the simple-icons repo in python. Go to their website for a full list of icons. The slug version mus

Sachin Raja 14 Nov 07, 2022
Modified fork of CPython's ast module that parses `# type:` comments

Typed AST typed_ast is a Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard ast library. Unlike ast up to Python

Python 217 Dec 06, 2022
Your Project with Great Documentation.

Read Latest Documentation - Browse GitHub Code Repository The only thing worse than documentation never written, is documentation written but never di

Timothy Edmund Crosley 809 Dec 28, 2022
✨ Real-life Data Analysis and Model Training Workshop by Global AI Hub.

🎓 Data Analysis and Model Training Course by Global AI Hub Syllabus: Day 1 What is Data? Multimedia Structured and Unstructured Data Data Types Data

Global AI Hub 71 Oct 28, 2022
Make posters from Markdown files.

MkPosters Create posters using Markdown. Supports icons, admonitions, and LaTeX mathematics. At the moment it is restricted to the specific layout of

Patrick Kidger 243 Dec 20, 2022
Deduplicating archiver with compression and authenticated encryption.

More screencasts: installation, advanced usage What is BorgBackup? BorgBackup (short: Borg) is a deduplicating backup program. Optionally, it supports

BorgBackup 9k Jan 09, 2023
Repository for tutorials, examples and starter scripts for using the MTU HPC cluster

MTU-HPC-Starter Repository for tutorials, examples and starter scripts for using the MTU HPC cluster Connecting to the MTU HPC cluster Within the coll

1 Jan 31, 2022
Plotting and analysis tools for ARTIS simulations

Artistools Artistools is collection of plotting, analysis, and file format conversion tools for the ARTIS radiative transfer code. Installation First

ARTIS Monte Carlo Radiative Transfer 8 Nov 07, 2022
Sphinx Theme Builder

Sphinx Theme Builder Streamline the Sphinx theme development workflow, by building upon existing standardised tools. and provide a: simplified packagi

Pradyun Gedam 23 Dec 26, 2022
📖 Generate markdown API documentation from Google-style Python docstring. The lazy alternative to Sphinx.

lazydocs Generate markdown API documentation for Google-style Python docstring. Getting Started • Features • Documentation • Support • Contribution •

Machine Learning Tooling 118 Dec 31, 2022
CoderByte | Practice, Tutorials & Interview Preparation Solutions|

CoderByte | Practice, Tutorials & Interview Preparation Solutions This repository consists of solutions to CoderByte practice, tutorials, and intervie

Eda AYDIN 6 Aug 09, 2022
Source Code for 'Practical Python Projects' (video) by Sunil Gupta

Apress Source Code This repository accompanies %Practical Python Projects by Sunil Gupta (Apress, 2021). Download the files as a zip using the green b

Apress 2 Jun 01, 2022
Speed up Sphinx builds by selectively removing toctrees from some pages

Remove toctrees from Sphinx pages Improve your Sphinx build time by selectively removing TocTree objects from pages. This is useful if your documentat

Executable Books 8 Jan 04, 2023
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