Open in app

Sign In

Write

Sign In

Carlos Galeano
Carlos Galeano

Home

About

May 22, 2021

Python — Everything is an object!

Place holder

1 min read

1 min read


May 3, 2021

Differences between static and dynamic libraries

Place holder

1 min read

1 min read


Apr 13, 2021

What happens when you type in ls *.c in the shell?

What happens when you type in ls *.c in the shell? Before we get to understand what happens when you type “ls *.c” in the shell, we have got to understand a few programming concepts and some expansions so let’s start from the beginning! What’s a shell? A shell is…

7 min read

What happens when you type in ls *.c in the shell?
What happens when you type in ls *.c in the shell?

7 min read


Feb 27, 2021

Static libraries in C

First of all, let’s talk about what a C static library is; basically, a static library or statically-linked library is a set of external functions compiled which contains all the variables that are required to run programs. For instance, stdio.h is a static library which we normally use in our…

3 min read

Static libraries in C
Static libraries in C

3 min read


Feb 4, 2021

GCC — The steps to compile with it!

GCC is an optimizing compiler produced by GNU project that supports a great amount of programming languages, hardware architectures and OS. It was released in 1987 by Richard Stallman but back then its name was GCC 1.0 as it was only able to handle C programming language. However, it was…

3 min read

Compilation in C
Compilation in C

3 min read


Feb 3, 2021

Chmod, a friendly new commers guide!

Symbolic link and a hard link: the differences Have you ever wondered about what’s the difference between a symbolic link and a hard link? Isn’t it the same thing? How is it different? What are they used for? What’s their purpose? …

Chmod

3 min read

Chmod, a friendly new commers guide!
Chmod, a friendly new commers guide!
Chmod

3 min read

Carlos Galeano

Carlos Galeano

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech