Giter VIP home page Giter VIP logo

hacktoberfest2019-coming-soon-'s Introduction

cover coverY
.gitbook/assets/FOSSMEC_LOGO.png
0

👋 Welcome!

{% hint style="info" %} About this site: This is the internal posting site of FOSSMEC. {% endhint %}

The Free and Open Source Software Cell at Model Engineering College (FOSS MEC) is a dynamic and innovative community dedicated to the principles of open-source software development. Committed to fostering a culture of collaboration, knowledge sharing, and digital freedom, FOSS MEC serves as a hub for tech enthusiasts and budding developers. This vibrant cell offers a platform for students to engage in cutting-edge projects, contribute to open-source initiatives, and develop proficiency in various programming languages and tools. By organizing workshops, hackathons, and events, FOSS MEC empowers students to explore the vast world of open-source software, ensuring they are well-equipped for the challenges of the tech industry while promoting the values of accessibility and inclusivity.

hacktoberfest2019-coming-soon-'s People

Contributors

adityab9821 avatar agzuniverse avatar akashdev2501 avatar angie1015 avatar annu12340 avatar arun-aditya avatar aryajayadevkm avatar aswinmprabhu avatar atr-ocity avatar cnhabeebulla avatar confusedaf avatar corruption13 avatar emmanuelantony2000 avatar gayathri-venu avatar kavyav00 avatar laksh2208 avatar lakshmi-sunil avatar liza-pizza avatar malavikarajeshvikraman avatar malavikasmenon avatar niranjana687 avatar pranavmodx avatar rav3-s avatar rohit-rkmr avatar rray14 avatar samuel-varghese avatar sanjac0002 avatar sanjsarma avatar shwetacheison avatar sree2825 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hacktoberfest2019-coming-soon-'s Issues

Sun4.c

#include<studio.h>
#include<comic.h>
void main()
{
int a,b,s;
cout<<("Enter numbers to be added");
cin>>a;
cin>>b;
s=a+b;
cout<<"\n the sum is"<<s;
getch();
}

Sum1.c

#include<studio.h>
#include<comic.h>
void main()
{
int a,b,s;
cout<<("Enter numbers to be added");
cin>>a;
cin>>b;
s=a+b;
cout<<"\n the sum is"<<s;
getch();
}

Pull requests here won’t count toward Hacktoberfest.

Hi there,

Thank you for your interest in Hacktoberfest and in helping others make their first contributions to open source.

While we agree that it's important to help others, this repository does not do this in a way that is in line with the Hacktoberfest values. Please read the part that talks about high-quality contributions to understand why we are reaching out and taking action. Due to this, we've added this repository to the list of excluded repositories which means pull requests here will not count toward Hacktoberfest 2020.

This is not a DigitalOcean decision, it's one that is inspired by the community of maintainers and contributors who all agree that quality is more important than quantity when it comes to engagement in the Open Source community. The values remind us to shift the focus from contributions to repositories that encourage folks to quickly create and gain a pull request to contributions that will help people level-up their skills and contribute to open-source projects that are in need of help.

If you feel that this repository is an effective learning resource, we encourage you to keep running it since a core part of the aim for Hacktoberfest is to encourage new folks to get involved with open-source.

However, if you are interested in having contributions to this repo count toward Hacktoberfest we encourage you to take a look at this list of Hacktoberfest issues for inspiration and make the necessary changes to focus on enabling people to make meaningful contributions to open source projects.

If you have any questions about this or participating in Hacktoberfest, please contact our team via email [email protected] or join our community Discord server.

Happy Hacking,
The Hacktoberfest Team

Hacktoberfest is presented by DigitalOcean, Intel and DEV.

Sum2.c

#include<studio.h>
#include<comic.h>
void main()
{
int a,b,s;
cout<<("Enter numbers to be added");
cin>>a;
cin>>b;
s=a+b;
cout<<"\n the sum is"<<s;
getch();
}

Pull requests here won’t count toward Hacktoberfest.

Hi there,

Thanks for your interest in Hacktoberfest and helping others learn how to make their first contributions to open source!

That said, high-quality contributions are part of the the core values of Hacktoberfest, so we kindly ask that you do not create repositories which allow users to quickly gain a PR toward completing the challenge.

We encourage you to take a look at our list of Hacktoberfest issues for inspiration and ideas about making meaningful contributions to open source projects.

Due to this, we've added this repository to our list of excluded repositories and pull requests here will not count toward Hacktoberfest 2019. Please note, you are welcome to keep running this repository as a learning tool for new contributors to open-source, but pull requests won’t count toward Hacktoberfest.

Happy Hacking,
The Hacktoberfest Team

Hacktoberfest is presented by DigitalOcean and DEV.

Sum3.c

#include<studio.h>
#include<comic.h>
void main()
{
int a,b,s;
cout<<("Enter numbers to be added");
cin>>a;
cin>>b;
s=a+b;
cout<<"\n the sum is"<<s;
getch();
}

Sum5.c

#include<studio.h>
#include<comic.h>
void main()
{
int a,b,s;
cout<<("Enter numbers to be added");
cin>>a;
cin>>b;
s=a+b;
cout<<"\n the sum is"<<s;
getch();
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.