c-programming-language
There are 655 repositories under c-programming-language topic.
mohitmishra786/amILearningEnough
Low-Level Programming Roadmap and Resources
mohitmishra786/exploring-os
This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding experience.
singhofen/c-programming
These are small C language programs meant for learning and understanding the fundamentals of programming.
umutsevdi/wear-pico
An open source Smartwatch firmware written in C for the Raspberry Pi Pico
roscibely/algorithms-and-data-structure
Repository for PEX1241|PET2033 Algorithms and Data Structure I subject/course on Information Technology - UFERSA
RTEdbg/RTEdbg
Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-based decoding application, demo code included.
courses-at-nju-by-hfwei/cpl-resources
Resources on the C Programming Language @ software.nju.edu.cn
ascendho/C-Programing-Language
📗 浙江大学《C语言程序设计》第四版——何钦铭 颜晖(教材源码、PTA练习题、实验、调试程序、教师用书、课件资源等),且有官方配套MOOC微视频讲解和PTA练习平台,加速学习🚀🚀
ThusharaX/C-programming
C programming questions and answers
Smithsonian/SuperNOVAS
The Naval Observatory NOVAS C astrometry library, made better
habedi/hsdlib
Hardware-accelerated distance metrics and similarity measures for high-dimensional data
webwithaman/c-programming-questions
This repository contains a collection of programming questions and solutions in the C programming language. The questions cover various fundamental concepts such as Input/Output, Operators, Decision Control, Loops, Functions, Arrays, Strings, Pointers and more.
akhtar02/Scientific-Calculator-in-C
This Reopositories is a Scientific Calculator 💗 using C-Graphics 😍
Welding-Torch/installc
Install C on Windows with just one click.
PublioElio/School42-Piscina-agosto-2022
Ejercicios realizados durante la :swimmer: piscina (C Piscine) de agosto de 2022 en School 42 Málaga :sunny: (Fundación Telefónica)
tomas-fryza/avr-labs
AVR course at Brno University of Technology
ArjiJethin/C-Programs
Repo consisting of my C files for my practice
checkedc/checkedc-fork
This was a fork of Checked C used from 2021-2024. The changes have been merged into the original Checked C repo.
rixed/junkie
An extensible deep packet inspector.
LeeSinLiang/C-Skysrcaper-Puzzle
Skyscraper puzzle solver in C
naemazam/Hotel-Management-System
Password Protected Hotel Management System in C language.
mahendramahara/Solving-Challenges-C
Solving Challenges in C Programming repository, featuring over 100+ curated resources to boost your skills. Crafted by Mahendra Mahara, explore challenges, PDFs, and mini projects. Contribute, connect, and stay updated to excel in C programming. Embark on a journey of learning and mastery.
michaelkolesidis/learnc
Educational material and examples for those interested in learning the C programming language
hoangsonww/C-Shell-Implementation
🔧 A shell implementation in C featuring command parsing, built-in commands, external program execution, and robust memory management for a simplified Unix-like experience. Also includes GoogleTest for unit testing.
EpsilonNought117/libapac
Library for arbitrary precision arithmetic and computation
ValentineFernandes/C
C program
Nishan-Pradhan06/c_programming
c_programming_basic
TSG405/C-for-Everyone-Programming-Fundamentals
This Repo is meant and maintained to help learners complete the course -- "C-for-Everyone-Programming-Fundamentals-by-University-of-California-Santa-Cruz", in COURSERA.
amar454/floppaos
floppaOS is a free and open source 32 bit operating system made in C. It is themed around the famous internet Caracal "Big Floppa"
courses-at-nju-by-hfwei/cpl-lectures
Lectures on the C Programming Language https://courses-at-nju-by-hfwei.github.io/cpl-lectures/
michaelkolesidis/dragons_dice_roller
Dragon's Dice Roller is the first and (so far the only) open source RPG dice roller written in C available on GitHub. It aims to be a lightweight, simple, reliable and easy-to-use dice roller for any kind of role-playing game.
arasgungore/Learning-C-Programming
An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.
mahendramahara/DSA-in-C-Programing
Explore a collection of C programming language implementations for various data structures and algorithms. From linked lists to sorting algorithms, this repository provides a hands-on approach to learning and understanding essential concepts in data structures and algorithms.
Google-Developers-Sohag/Embedded-Engineering-Portals
A repository for embedded systems learning portals
smita3199/Library-Management-System-using-Data-Structures
Library Management System is implemented using linked list in C programming language. The main operation involves issuing books, returning the issued books and maintaining records of the issued books.
dkv204p/c-programming
Welcome to the C-Programming repository! This repository is a comprehensive collection of resources, examples, and exercises for learning and mastering the C programming language.