deepakuniyaliit / Hacktoberfest2020

This repository is created for pushing some basic programs for beginners.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest2020

Open Source Love PRs Welcome

This repository having name Hacktoberfest2020 is created for helping beginners to learn about open source projects and motivate them for contributing in such projects. There are many experts out there but more people are just beginners and right now trying to create a new GitHub repository with name "Practice" or "Hello-World" for practice purpose. This repo is created to help all such people by making them aware of open source and the way they can work in a team by making small contributions. We have included very basic programs here which are helpful for graduate students in there course work or placements of some of the companies. To make it more exhaustive list, we will keep adding new programs in the list which is surely going to be very helpful for all such beginners.

You are invited to make changes in this repository, we will accept your pull request if you fulfil all the basic criterias of program writing as listed below -

  1. Please take care of the file name, function name and variables for higher chances of getting your request accepted.
  2. FileName should be in following format - Qn_main_function.extension, where Qn denotes the question no, main_function is main functionality of the program and finally extensuon which is dependent on programming language you are going to follow for that particular program. Example - For the first program in the list I will make file name - Q1_factorial_sum.c or Q1_factorial_sum.cpp or Q1_factorial_sum.py etc.
  3. Indent the code properly with necessary comments in the file.

In case of any query you can visit my YouTube Channel here and ask your queries in the comment section of respective video.

Learn Computer Science Concepts in an Easy Way with The Easy Concepts!!

🕸 Website

🤖 Facebook

🦚 Twitter

🐈 GitHub

🤼 LinkedIn

📳 Telegram

❤️ Contributor

Made by Deepak Uniyal M.Tech. CSE IIT Roorkee

About

This repository is created for pushing some basic programs for beginners.


Languages

Language:C++ 70.3%Language:C 11.7%Language:Python 8.1%Language:JavaScript 3.0%Language:CSS 2.3%Language:HTML 2.1%Language:Java 2.0%Language:Go 0.6%Language:SCSS 0.0%