Coder Social home page Coder Social logo

kadeeraziz / beginners-c-program-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gouravthakur39/beginners-c-program-examples

0.0 0.0 0.0 762 KB

Simple, Short and Sweet beginners friendly C language programs

License: MIT License

C++ 2.59% C 97.41%

beginners-c-program-examples's Introduction

Visit my website to know more about me : gouravthakur.com

Beginners C Program Examples

:octocat: Fork and ✴️ star this repo

Simple, short and sweet beginners friendly C language programs

These program are written in codeblocks ide for windows. These programs are not very sophisticated as these are beginners friendly and have many bugs. Anyone who is new to c language can practice these examples.

  • Only programs written in c language will be merged.
  • Beautify/Format your code before making a PR. Poorly stuctured code with inconsistent spacing and bad variable name will not be merged.
  • Use this tool to beautify your code : https://codebeautify.org/c-formatter-beautifier
  • Make sure your program works after beautifying it.
  • #include< stdio.h > is wrong and you must remove whitespaces. #include<stdio.h> is correct.
  • Please check your spellings before making a PR
  • Comment code properly.

alt text

List of programs

Contributing

This is a personal learning project for me.

Please feel free to fork this repo. Pull request to submit more programs.

beginners-c-program-examples's People

Contributors

gouravthakur39 avatar pulgit555 avatar sarveshsrv avatar bharatchhipa avatar geetanjaliaich avatar tvsssripad avatar sudeep25022000 avatar anirudh1200 avatar breakstate avatar hrishikeshathalye avatar quentinmanemla avatar chaudhary1337 avatar implosion07 avatar harry30225 avatar leoperon avatar manaarth avatar ayanujju avatar rishitc avatar shivangahuja24 avatar jackklassen avatar l33tcat avatar dcjc29 avatar anishtilak16 avatar vedanshm avatar thetejasmagade avatar desai10 avatar skcshubham avatar rochisha24 avatar pjpollina avatar mansi-1120 avatar

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.