42 Piscine C Projects
-
Updated
Aug 21, 2024 - C
C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.
42 Piscine C Projects
An open source Smartwatch firmware written in C for the Raspberry Pi Pico
Repository for PEX1241|PET2033 Algorithms and Data Structure I subject/course on Information Technology - UFERSA
Low-Level Programming Roadmap and Resources
C programming questions and answers
Resources on the C Programming Language @ software.nju.edu.cn
This Reopositories is a Scientific Calculator 💗 using C-Graphics 😍
These are small C language programs meant for learning and understanding the fundamentals of programming.
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.
Ejercicios realizados durante la 🏊 piscina (C Piscine) de agosto de 2022 en School 42 Málaga ☀️ (Fundación Telefónica)
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.
Repo consisting of my C files for my practice
Install C on Windows with just one click.
This was a fork of Checked C used from 2021-2024. The changes have been merged into the original Checked C repo.
An extensible deep packet inspector.
AVR course at Brno University of Technology
Skyscraper puzzle solver in C
Educational material and examples for those interested in learning the C programming language
C is a foundational, high-performance programming language renowned for its efficiency and control over system resources. It provides a robust framework for developing operating systems, embedded systems, and software that demands close-to-hardware performance. C's concise syntax and widespread influence make it a key language for understanding.
Created by Dennis Ritchie
Released 1972