An open API service providing repository metadata for many open source software ecosystems.

Topic: "learning-c"

squillero/computer-sciences

Code bites from Computer Sciences @ Politecnico di Torino

Language: C - Size: 18.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 132 - Forks: 68

abhayanigam/Learn_C

Introduction in C language and all basic codes.

Language: C - Size: 418 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 85 - Forks: 25

brianobot/C_learning

Codebase of C Code snippets written while learning C

Language: C - Size: 40 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 13 - Forks: 2

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.

Language: C - Size: 179 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

courses-at-nju-by-hfwei/learning-c

Learning C Programming Language

Language: Makefile - Size: 12.8 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 2

noncombatant/robotfindskitten

A rewrite of the game Robot Finds Kitten, with the goal of being a decent tutorial for beginners on how to read and tinker with C code.

Language: C - Size: 981 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 8 - Forks: 0

mrsumanbiswas/C

C Language

Language: C - Size: 383 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

tusharkhatriofficial/lang-docs-imcoded.github.io

This repository provides comprehensive documentation for the C programming language, covering the basics, concepts, examples, exercises, and projects. It is designed to help beginners and college students learn C programming, as well as provide best practices and tips for more experienced programmers.

Language: MDX - Size: 104 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

albrechtcolia/c-learning

:orange_book: My personal repository covering the basics C topics. This repository covers the main subjects that a person interested in learning C needs to know, such as data manipulation, loops, functions, headers and structs

Language: C - Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

PankajPrakashh/Codeforwin-C-programming

Codeforwin is a platform for learning, practicing and sharing coding skills.

Language: C - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

franckferman/apprendre_le_c

Référentiel exhaustif pour acquérir une compréhension approfondie des fondamentaux du langage C. Fruit d'une démarche analytique rigoureuse, ce guide offre une pédagogie structurée, avec explications détaillées et exemples concrets, pour maîtriser pas à pas la programmation en C.

Size: 21.4 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

an-jorge/Seethec

"Linguagem C: A Base de Todo Grande Programador"

Language: C - Size: 1.01 MB - Last synced at: 8 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 1

rarakira/minishell

Simple shell project for 21 school (42)

Language: C - Size: 8.14 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

D-lana/push_swap

Push_swap - sort on a "stack"

Language: C - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

D-lana/Mimishell

Language: C - Size: 442 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

josgard94/data_struct_in_c_example

This an example of how to use data structs in c language. In this example, a departmental store is shown. the example allows to users select products from a category. In addition, at the end of the program, it is shown a note with the products acquired by users and the total spend to the buy by a user.

Language: C - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

MMaffi/alg1-academic-exercises

📌 Repository of C and programming logic exercises developed during my undergraduate studies in Information Systems at UFMS CPTL. Here, I store practice exercises to reinforce fundamental language concepts and improve programming logic skills.

Language: C - Size: 48.8 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

SaraFreitas-dev/4.Movie_Ticket_Discounts

*Project 4* in a series of mini exercises for **beginners learning C programming**

Language: C - Size: 0 Bytes - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

rafaumeu/super-trunfo

🎮 Super Trunfo Card Game in C | 🌍 Country Comparison | 📊 Data Analysis | 🎓 Educational Project

Language: C - Size: 92.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

serhatdgd/c-files

I use this repo for learning c

Language: C - Size: 436 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sumeetsarkar/art-of-c

Learn the art of C

Language: C - Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

LitileXueZha/c-tutorial-101

学习 c 语言基础

Language: C - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

EgorOrachyov/learning-c

A collection of tasks to learn C programming language and practice your skills

Language: C - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

D-lana/Ft_printf

Implementation standart function in c "printf"

Language: C - Size: 6.84 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

D-lana/So_long

Small 2D game "Happy new year".

Language: C - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

keerthivasan-r/C-Programs

This repository is intended to be a collection of C-Programs for learning purposes

Language: C - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

whereswaldon/intro2c

A walkthrough for the basic features of the C programming language

Language: C - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 3

gwenvis/MagickSharp

Cross-platform interface for ImageMagick (personal project)

Language: C# - Size: 393 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

matematik1903/my_mini_projects_C

Learning C

Language: C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

DinhDatPC2011/3.Temperature_Converter

<p align="center"> <img src="./img/Banner.png" alt="C Programming Mini Projects Series" width="100%"></p># 💻 Project 3 – Temperature Converter (in C)This project offers a simple tool to convert temperatures between Celsius and Fahrenheit. It helps beginners practice key programming skills while delivering accurate results with ease. 🌡️💻

Language: C - Size: 243 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

spaccama/esercizi_C

Esercizi in linguaggio C realizzati per studiare e approfondire i concetti base e avanzati. Utile come riferimento per il mio percorso di apprendimento.

Language: C - Size: 83 KB - Last synced at: 6 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

KostasAndroulidakis/learning-c

Practice repository for C certifications.

Language: C - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

chico-lgirerd/libft

First project in the 42 common core aiming to reproduce basic libc functions

Language: C - Size: 1.58 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

chico-lgirerd/ft_printf

Recoding printf the 42 way to use it later on

Language: C - Size: 1.47 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

eduardodaguinha/exerciciosC

Este repositório contém uma coleção de exercícios em linguagem C que foram desenvolvidos para meu aprendizado e prática.

Language: C - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Fuadhasan0/Learning-Time-Project-in-C

Basic project in C for leaning time

Language: C - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Fuadhasan0/Start-C

All of my learning time C code

Language: C - Size: 37.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lky473736/learningC

(GCU-CSE) Learning C language (C99)

Language: C - Size: 283 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

apophis04/Library_Management

This simple library management system is designed in C and includes basic functionalities for managing books and user accounts. Below is a brief overview of the key features and structures in the program

Language: C - Size: 198 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

forrest-born/Programming-Languages

Repository for exploration and documentation of learning programming languages.

Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Bims-sh/c-lang-progress 📦

Little repo to keep track of my progress in learning C.

Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

asubramanian08/StormingRobots

Storming Robots CS track with Ms. Mabrey

Language: C++ - Size: 3.69 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Md-Dipu/learning-c

Learning the basics of C programming

Language: C - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pavel-karpovich/clecture

Свободные лекции по C/C++ - Основы алгоритмизации и программирования

Language: HTML - Size: 136 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

veganwaldon/libft

Libft project for 21 School (Ecole42)

Language: C - Size: 1.29 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

veloenot/minishell

Simple shell project for 21 school (42)

Language: C - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sayantandasgupta/Learning-C

This repo contains some assignments and mini projects in C which shall help to gain a basic understanding of the language of the GODs. Feel free to fork it and check it out

Language: C - Size: 110 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

s-mathes/projects

Personal project repository

Language: C - Size: 7.06 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

hladek/world

Text game library for learning C

Language: C - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ericlee05/Learn-Clang

DGSW 2021학년도 비포스쿨 과제 및 코드업 풀이

Language: C - Size: 84 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Julia-fil1/1st-year-C-programs

📚 Some of the c programs I wrote for the c programming module in the second semester of first year (COMP10120)

Language: C - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

EduardoAirton/C-Basic-Functions

A file with the most important functions in C

Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AlexanderArmua/practica_c

A personal project for learn C.

Language: C - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Eduardodsb/Comp1

Tarefas realizadas na disciplina de Computação 1. Tal disciplina tem como foco a aprendizagem de C.

Language: C - Size: 1.23 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

benknoble/reimagined-octo-sniffle 📦

Learning C (from Absolute Beginner's Guide, 3rd ed. Perry and Miller.)

Language: Makefile - Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

chadwyck242/CProgramming

Repository for selected problems from K.N. King's "C Programming: A Modern Approach. 2ed."

Language: C - Size: 603 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

unsuitable001/c-programming-examples

Some basic example on C Programming Language

Language: C - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Ugarz/learn-c

Learning C lang, toying.

Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jamesredwards/rs_vector

Dynamic array of doubles (vector) with running statistics (rs) using Welford's and John D. Cook's methods

Language: C - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Timothy-Sheehan/Various_C_Practices

A collection of various C learning exercises.

Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

matematik1903/my_work_is_at_Unit_Factory

Learning C

Language: C - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jamesredwards/ts_query

toy utility to get time series data from sqlite3 in C

Language: C - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Related Topics
c 38 learning-by-doing 14 c-language 11 c-programming 9 learning 8 21school 7 programming-exercises 5 c-programming-language 5 learning-exercise 4 programming 4 data-structures 4 computer-science 4 42school 4 cli-app 3 ecole42 3 tutorial 3 terminal 3 shell 3 minishell 3 learn-to-code 3 clanguage 3 programming-language 3 clang 3 bash 2 pointers 2 learning-code 2 coding-practice 2 learn-c 2 project 2 cprogramming 2 c-exercises 2 c-learning 2 beginner-friendly 2 examples 2 learning-notes 2 c-lang 2 unit-city 2 beginners-guide 2 file 2 cprogramming-language 2 command-line 2 personal-project 2 vscode 2 learning-python 2 cpp 2 learning-programming 2 textbook 2 parsing 2 c-tutorial 2 ascii-art 2 language 2 gcc-complier 1 codeforces-problems 1 codeforces-solutions 1 coding 1 coding-exercises 1 coding-practices 1 coding-problems 1 hackerrank-algorithms-solutions 1 hackerrank-solutions 1 introduction-to-programming 1 learn-coding 1 learn-programming 1 gcc 1 turkish-programming 1 c-loops 1 c-pointers 1 c99 1 c-programming-basics 1 college 1 mini-project 1 brazilian-dev 1 card-game 1 comparison-game 1 data-analysis 1 educational 1 educational-project 1 estacio 1 game-development 1 learning-to-code 1 open-source 1 programming-learning 1 super-trunfo 1 basic-programming 1 cmake 1 game 1 mit-license 1 libc 1 exercise 1 algorithm-challenges 1 korean 1 learning-resources 1 prrogramming 1 data-structure 1 data-structures-and-algorithms 1 example 1 language-c 1 algorithms 1 college-projects 1 logic-programming 1