jgra007AR and my History Adventour AppHistory Adventour is an app built with the idea to help people to learn in a fun way about the history of a city, the idea start one day I…Jun 23, 2021Jun 23, 2021
jgra007Machine Learning — for everyone!Hey there! If you clicked in this story, its because you want to learn or expand your knowledge about Machine Learning(M.L), maybe because…Nov 9, 2020Nov 9, 2020
jgra007Python3: Mutable, Immutable… everything is object!Everything(all values) in Python is an object or a class. What does it mean exactly? Everything is an object in the sense that it can be…Sep 29, 2020Sep 29, 2020
jgra007Creating and Using Dynamic Libraries ( C )Why use Dynamic library: or shared library is a collection of functions compiled and stored in an executable with purpose of being linked…Sep 15, 2020Sep 15, 2020
jgra007What happens when you type GCC main.cWhen you want to execute code to create an object file, the computer needs to be communicated with in machine language, which is (base-2)…Jun 10, 2020Jun 10, 2020
jgra007What is the difference between a hard link and a symbolic link?Hello there again. In this introduction to hard links and symbolic links, we will first try to learn and define what each one means. Then…Jun 9, 2020Jun 9, 2020
jgra007What Happens When You Type ls *.c?You may be new to coding. You crack open a coding book with exercises, or even enroll in a coding school, and the first thing you see is…Jun 8, 2020Jun 8, 2020