PinnedDynamic libraries in C: creating something on what others will rely.This is the third article in a series about what the compilation process is and how it works, using the C language as an example.Apr 17, 20183Apr 17, 20183
Python: Mutable vs ImmutableEverything in Python is an object, and almost everything has attributes and methods, but different programming languages define “object” in…May 10, 2018May 10, 2018
What happens when you type ls -l in the shell.Many of us use the shell for years, but not all of us know how it actually works. That’s why today we will talk about what processes occur…Mar 29, 2018Mar 29, 2018
The power of a book, or how to use static libraries in C.This is the second article in a series about what the compilation process is and how it works, using the C language as an example.Feb 12, 20181Feb 12, 20181
Creating new worlds with GNU Compiler Collection.This is the first article in a series about what the compilation process is and how it works, using the C language as an example.Jan 18, 2018Jan 18, 2018
Hard link vs Symbolic link: what’s the difference.An inode is a data structure on a filesystem on Linux and other Unix-like operating systems that stores all the information about a file…Jan 17, 2018Jan 17, 2018
Magic for beginners, or what the Unix `ls *.c` command does.For those of us who only starting with programming, terminal looks like a window to a world of magic, and that magic sometimes looks dark…Jan 17, 2018Jan 17, 2018
How I’ve ended up being in San Francisco and working in tech.It has been a long time since I wanted to start writing stories for Medium, and today I decided to begin doing so. I always thought that my…Nov 3, 20172Nov 3, 20172