Skip to content

Imposter-zx/1337-Subject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

1337 / 42 Piscine C Subjects & Resources

This repository is a curated collection of subjects and reference materials for the 1337/42 Piscine C. It includes official project descriptions (PDFs) and verified, Norm-compliant solutions for the core modules.

📁 Repository Overview

📄 Official Subject PDFs

The 1337 Subject/ directory contains all the official project descriptions you need for the Piscine:

  • C Modules: C00 through C13
  • Team Projects: Rush 00, Rush 01, Rush 02
  • Final Project: BSQ
  • Exams: Consolidated exam subjects and prototypes.

💻 Reference Implementations

A complete archive of reference solutions is included, adhering strictly to the 42 Norm (v3). These include:

  • Shell: Shell00, Shell01
  • C Programming: Modules C00 to C08
  • Exam Prep: Dedicated folders for exam00, exam01, exam02, and the final exam.

📍 Navigation Guide

The code is organized in a deeply nested structure for stability: 1337 Subject/1337/1337/exampsc/1337-Piscine-main/

Component Path Location
PDF Subjects /1337 Subject/
C Exercises /1337 Subject/1337/1337/exampsc/1337-Piscine-main/C[XX]/
Shell Projects /1337 Subject/1337/1337/exampsc/1337-Piscine-main/shell[XX]/
Exam Resources /1337 Subject/1337/1337/exampsc/1337-Piscine-main/exam[XX]/

🛠️ Usage & Standards

All code implementations in this repository are verified with:

  • Norminette: 100% compliance with the 42 coding standard.
  • Headers: Standard 42 headers with user lilyass.
  • Formatting: Tab-based indentation and proper function scoping.

Important

This repository is intended as a learning reference. Always try to solve the subjects yourself before consulting the reference code!


Maintained by Imposter-zx.

About

A curated collection of official subject PDFs and Norm-compliant reference solutions for the 1337/42 Piscine C. Covers modules C00–C13, Shell00–Shell01, Rush projects, BSQ, and exam prep (exam00–exam02). All code adheres strictly to the 42 Norm v3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors