Giter VIP home page Giter VIP logo

beginners-c-program-examples's Introduction

Beginners C Program Examples

:octocat: Fork and ✴️ star this repo

Simple, short and sweet beginners friendly C language programs

“That's the thing about people who think they hate computers. What they really hate is lousy programmers.” ― Larry Niven

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 geetanjaliaich avatar pulgit555 avatar anirudh1200 avatar breakstate avatar hrishikeshathalye avatar quentinmanemla avatar ayanujju avatar leoperon avatar harry30225 avatar jackklassen avatar l33tcat avatar desai10 avatar skcshubham avatar hedyhli avatar ananyan25 avatar sudhakar-mnsr avatar priyanshiiit avatar l32355 avatar joaovitorml avatar hoaianhkhang avatar dcjc29 avatar bharathpgp avatar vishal260700 avatar xtbe avatar sereyroath avatar b-man157 avatar n0toose avatar pjpollina avatar navi532 avatar

Watchers

James Cloos 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.