PinnedCristian Bedoya BlancoTalking about Objects in Python“Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches.” ―…Sep 30, 20201Sep 30, 20201
Cristian Bedoya Blanco“https://www.holbertonschool.com” + “Enter”: Behind the scenes.You could say that simple is life, only with a click or press button “enter”. However, hold on! It is not too straightforward. Let us see…Jan 13, 2021Jan 13, 2021
Cristian Bedoya BlancoFirst static library and now a dynamic?Yes!!! How I mentioned in a past blog library in C is a collection of header files, exposed for use by other programs. The library…Sep 7, 2020Sep 7, 2020
Cristian Bedoya BlancoLibraries static in C?A library in C is a collection of header files, exposed for use by other programs. The library, therefore, consists of an interface…Jul 7, 2020Jul 7, 2020
Cristian Bedoya BlancoWellcome to gcc main.com!You have to understand how it works “C”. This is a compiled language instead of an interpreted language. So that’s mean you need to…Jun 13, 2020Jun 13, 2020
Cristian Bedoya BlancoWhy use Hard and Soft link instead Copy files!!!Some times it’s very useful to have access to file in different places to the system file organization, now for skipping of creating…Jun 10, 2020Jun 10, 2020
Cristian Bedoya BlancoCould you believe me if I told you that it is possible to list files with a “.c”Let me explain to you how!!Jun 9, 2020Jun 9, 2020