Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.
/ 100DaysOfCode Public archive

Source code of my robust programs for the #100DaysOfCode challenge.

License

Notifications You must be signed in to change notification settings

rohanbari/100DaysOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

100DC

I originally initiated my #100DaysOfCode journey on the 1st February of 2021. This is my personal repository where I will store my code and make it available to everyone.

The history and everything of my code during this journey is always kept under the src folder.

Coding environment

Operating System. I have Linux Mint 20.2 x86_64 installed in my machine.

Compilers. To compile C programs, I prefer GCC (9.3.0-17ubuntu1~20.04) with -std=c99 flag. For C++ programs, I use G++ (9.3.0-17ubuntu1~20.04) with -std=c++17 flag.

Text Editors. I prefer only Vim text-editor to write programs.

Till the 100th day of code

  1. I will code for at least an hour.
  2. I will tweet about my daily achievements with the #100DaysOfCode hashtag on Twitter.
  3. The hour will not be counted at work, reading tutorials, or going through examples.

My Connections: