Notes
Some thoughts and reflections on Development and the philosophies of existence
-
Agile
An introduction to the agile world
-
Behind gcc
What happens when you type gcc on a namefile.c
-
Bits of knowledge
Small amount of knowledge acquired over time
-
Easy steps to start using Git
How to use git for beginners.
-
Easy steps to start using GitHub
How to use GitHub for beginners.
-
Intro to hard links and symbolic links
What is the difference between a hard link and a symbolic link
-
Let's C Dynamic Libraries
Differences between dynamic and static libraries
-
Let's C Static Libraries
What are the static libraries
-
Machine Learning 101
An introduction to machine learning
-
My First Postmortem Report
Debugging project 500 server error
-
What happens when you type ls -l in the shell
There are some interesting facts behind it
-
What happens when you type ls *.c
A real story using shell