epitech-workshop
There are 12 repositories under epitech-workshop topic.
alwyn974/workshop-java
Workshop to learn some base of the java programming
Dawoox/HUB-Workshop-Criterion
Workshop on Criterion, and how/why to use it
NathanFAIN/Particle
#CODE: Particle
NathanFAIN/Workshops
Repositories for Epitech Workshops.
sheiiva/Workshop_Python
This repository contains series of workshops to learn python3.
Dawoox/HUB-Workshop-CLion
Workshop on how to use CLion efficiently
Ximaz/list-in-c
This project aims to re-build the most powerfull list type in C at ground-0 level, with the most optimized memory management and the most accessible features.
amdjadouxx/asm_workshop
asm_workshop 24/01/2024
JulianNDENDE/Argparse-Workshop
Short introduction to Argparse in 3 differents cases.
sheiiva/Workshop_Criterion
This repository contains a workshop to learn about Criterion unit testing framework for C and C++..
sheiiva/Workshop_Makefile
This repository contains a workshop to learn about Makefile bases.
Ximaz/epitech-ci-cd
Epitech survival CI/CD Github Action workflow, checking for Coding Style, Makefile relinks, unit tests and bad memory management using Valgrind. If it's all good, it also mirrors to the specified Epitech repository.