All Projects → IEEE-WIE-VIT → Everything-CPP

IEEE-WIE-VIT / Everything-CPP

Licence: other
Contribute all levels of C++ related codes for Hacktoberfest 2021!

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Everything-CPP

Hacktoberfest-2021
This repository aims to help code beginners with their first successful pull request and open source contribution. 🥳🎯🚀
Stars: ✭ 24 (+41.18%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Daily-Coding-DS-ALGO-Practice
A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
Stars: ✭ 255 (+1400%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
ListBot
ListBot is a Discord Bot which let's you create community lists on each channel.
Stars: ✭ 22 (+29.41%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Libellux-Up-and-Running
Libellux: Up & Running provides documentation on how-to install open-source software from source. The focus is Zero Trust Network to enhance the security for existing applications or install tools to detect and prevent threats.
Stars: ✭ 19 (+11.76%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
github-readme-quotes
Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes
Stars: ✭ 128 (+652.94%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Fake APIs
Beginner friendly Custom REST-APIs creation for various development and testing purposes.🎯🌎This project has been opened for Contributions for Hacktoberfest2021.
Stars: ✭ 17 (+0%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest2021
This is repo to create some pull requests and completing hacktoberfest2021 easily. All request will be accepted. Genuine Pull Request will promoted also. #hacktobefest #hacktobefest2021 #hacktobefest-accepted
Stars: ✭ 22 (+29.41%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
C-plus-plus-Algorithms
Repo contains some of the most common Data Structure and Algorithm in cpp. It will be helpful in future application of Competitive Programming as well as various tech Interviews.
Stars: ✭ 19 (+11.76%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Microsoft-Udacity-ML-scholarship
Just give your best shot!
Stars: ✭ 64 (+276.47%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
ML-Reserve
An Open-Source repository where students could showcase their skills by contributing their ML and DL projects!
Stars: ✭ 15 (-11.76%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Stress-master
Website to promote mental and physical health among all ages through proper meditation and diet.
Stars: ✭ 23 (+35.29%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Data-Structures-and-Algorithm-C-
Hi folks🖐🏻 , I'm maintaining this repository, feel free to open a pull request and contribute! :)
Stars: ✭ 39 (+129.41%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
HacktoberFest 2021
Hacktoberfest 2021 contribution repository✨
Stars: ✭ 43 (+152.94%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
DSA-CRACKER
This is an attempt to solve 450 questions carefully curated by Love Babbar.
Stars: ✭ 92 (+441.18%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
hacktoberfest-2021
Hacktoberfest 2021. Don't forget to spread love and if you like give me a ⭐️
Stars: ✭ 17 (+0%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
helpafamily
Impactful ways to help families in need through donated meals, hygiene kits, and more. By Margarita Humanitarian Foundation.
Stars: ✭ 41 (+141.18%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Context-Aware-Recommender
Hybrid Recommender System
Stars: ✭ 16 (-5.88%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Let-Us-Java
[Hacktoberfest 2021] Any amazing 🔥 💯 code you may think of in Java, Let's compile all of them here
Stars: ✭ 39 (+129.41%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
HACKTOBERFEST2021 INSPIRATION
😎A Hacktoberfest-2021 Contribution Repository For Beginners😎...Simplest Repo for Beginners👨‍💻👨‍💻👨‍💻...Add your Profile Details, Photo and Inspirational Quote 🙌🙌🙌& There you go to do your first PR❤❤❤
Stars: ✭ 30 (+76.47%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
HacktoberFest-2021
No description or website provided.
Stars: ✭ 278 (+1535.29%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021

Everything-C++

Contribute all levels of C++ related codes for Hacktoberfest 2021!

image

About

This repository contains C++ programs on various topics.

What is Hacktoberfest?

  • Hacktoberfest is a month long virtual festival event to celebrate open source contributions presented by Digital Ocean, Intel and DEV. It is the easiest way to get into open source!

  • To earn your Hacktoberfest tee or tree reward, you must register and make four valid pull requests (PRs) between October 1-31 (in any time zone). PRs can be made to participating public repos on GitHub, those that have the Hacktoberfest topic.

  • It is open to everyone in our global community. Whether you’re a developer, student learning to code, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to complete the challenge.

Register Here-

https://hacktoberfest.digitalocean.com/ 

Get more information from-

https://opensource.com/resources. https://www.digitalocean.com/community/tutorial_series/an-introduction-to-open-source

What is open source?

  • It's never been easy to learn programming. But despite tons of ways to learn how to code, it is believed that the best way to improve your skills is by contributing to open source projects.

  • The open source community provides a great opportunity for aspiring programmers to distinguish themselves; and by contributing to various projects, developers can improve their skills and get inspiration and support from like-minded people.

  • To get started with open source contributions, you can search GitHub repositories labelled good first issue , first-timer issues or easy and start working on these issues.

Contribution Guidelines

  • This repository is structured topic wise. Inside each topic folder there is a README.md file to describe what kind of codes can be added.
  • The path for adding a file containing the program should be - topic/name_of_your_code.cpp.
  • If a folder corresponding to a topic does not exist, then make a new one.
  • This is begineer's friendly repository, so if you make mistake in making a pull request(PR), members of WIE will help you out.
  • No repetition of programs will be entertained.
  • So go ahead make your first PR.

Check out the CONTRIBUTE.md file for detailed steps for making a PR!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].