A collection of beginner C programming projects from my "Introduction to Computer Systems" course at UIU, covering basic concepts like conditionals, loops, and calculations.
-
Updated
Oct 26, 2024 - C
A collection of beginner C programming projects from my "Introduction to Computer Systems" course at UIU, covering basic concepts like conditionals, loops, and calculations.
In this course we will learn about the following fundamentals with exercises solved in the most fundamental language: Concept of data and Information; Structure of a program. Exercises; Types of data; Variables; Data Input and Output; Operators; Sequencing; Condition; Loops; Arrays; Pointers; Dynamic memory allocation; Functions.
Pratice for using mutex and conditions for the synchronization.
Repositório voltado para armazenamento das atividades e avaliações das disciplina Linguagens de Programação I/Laboratório de Programação I. Foi utilizada a linguagem C para o desenvolvimento dos exercícios.
This repository contains my journey of learning C programming from the ground up. It includes a collection of C programs, ranging from basic to advanced concepts, with detailed comments and explanations. Perfect for beginners and those looking to deepen their understanding of C.
Structured Programming
Crossroad simulation with POSIX and Scheduling.
Learning C with ALX
Add a description, image, and links to the conditions topic page so that developers can more easily learn about it.
To associate your repository with the conditions topic, visit your repo's landing page and select "manage topics."