Skip to content

pasqualerossi/42-Piscine

Repository files navigation

42 C Projects

C00 - Introduction to C

Note

ex00 - ex05 is the mininum needed to pass C00.


C01 - Pointers and If Statements

Note

ex00 - ex06 is the mininum needed to pass C01.


C02 - Introduction To Strings and Arrays

Note

ex00 - ex08 is the mininum needed to pass C02.


C03 - String Functions, Manipulation and Concatanation

Note

ex00 - ex03 is the mininum needed to pass C03.


C04 - Analysing String Qualities and Manipulating Ints

Note

ex00 - ex02 is the mininum needed to pass C04.


C05 - Mathematical Concepts in C

Note

ex00 - ex05 is the mininum needed to pass C05.


C06 - Understanding Argc and Argv

Note

ex00 - ex02 is the mininum needed to pass C06.


C07 - Memory Allocation

Note

ex00 - ex03 is the mininum needed to pass C07.


42 Piscine Exams

Piscine Tips

Tip

Utilise External Tools and Resources:

🫂 Talking To Your Peers

🌐 Google

🖥️ ChatGPT

📮 Stack Overflow

💤 42 Slack

🗣️ Your Own 42 Piscine Discord Server (or any other communication tools used in the Piscine)

🧠 Check Other Github Accounts for their logic as well.

Tip

⌨️ Remember To Norminette Consistently.


⬆️ Back to top