- adelaide south australia
-
11:48
(UTC +10:30)
Stars
Data structures and algorithms in X minutes. Code examples from my YouTube channel.
📖 Collection of programming related books & their frameworks.
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos ma…
Some Useful books for Computer Science
Probabilistic language based on pattern matching and constraint propagation, 153 examples
Project Template for 42 Piscine Projects and 42 School Inner Circle Projects.
This is my final 42's project Minishell, I implemented my own shell in C, which supports redirections, pipes, environment variables and several builtins
Pipex is a project that re-creates in C the way two commands are piped together via | in the shell