Giter VIP home page Giter VIP logo

singhofen / c-programming Goto Github PK

View Code? Open in Web Editor NEW
34.0 3.0 16.0 113 KB

These are small C language programs meant for learning and understanding the fundamentals of programming.

License: MIT License

C 100.00%
c c-programming c-programming-language c-programming-loops c-programming-if-else c-programming-functions c-programming-variables c-programming-average-numbers c-program-find-radius c-projects

c-programming's Introduction

done_c

👨‍💻C-Programming Learner's Repository!👨‍💻

👋🏻 Welcome to the C Programming Learner's Repository!

👉This repository contains a collection of C programming exercises, examples, and projects to help you get started with learning C.

Here's what you'll find in this repository:👇

📑Exercises: These are small programming problems designed to help you practice and improve your C skills.

📌Examples: These are complete C programs that demonstrate how to use various features of the language.

📓Projects: These are larger programming projects that put your skills to the test.

🤔What do you need to get started? Answer: To get started, you'll need a C compiler. If you don't already have one installed, you can download and install one for free from the internet.

Check below for C Compiler installation guide suited to an operating system of your choice 👇:

-To learn how to install a C compiler on Windows: https://linuxhint.com/install-c-compiler-windows/

-To learn to install GCC Compiler for Ubuntu (linux distro): https://data-flair.training/blogs/install-c-on-linux/

-To install GCC compiler on MacOS: https://codeforces.com/blog/entry/106465

Once you have a C compiler installed, you can compile and run a C program by using the following steps:

Open a terminal window. Navigate to the directory where your C program is saved. Type gcc followed by the name of your C program file, and then press Enter. For example: gcc main.c If the program compiles without errors, it will create an executable file. To run the program, type ./a.out and press Enter. We hope you find these resources helpful as you begin your journey to learn C programming. Good luck!

Otherway is to download any code-editor according to convenience. Our recommendation is to download and install Microsoft's Visual Studio Code and further install some suitable program extensions. Link to install Visual Studio Code: https://code.visualstudio.com/download

README by Chase S. & Barsha D.

resize_chase & rsz_bd_gradient_1

c-programming's People

Contributors

112121040 avatar madhullika avatar namritha-nd avatar singhofen avatar thebarshablog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

c-programming's Issues

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.