Bob DeprizioWhat Happens when you type www…What’s your favorite website? Is it Netflix.com? Ebay.com? Maybe youtube.com? I’m willing to guess 198.38.122.0, 66.211.179.0, or…Apr 12, 2020Apr 12, 2020
Bob DeprizioinAnalytics VidhyaExplain It Like I’m 5 years old — Machine LearningMachine learning. It’s a buzzword most people have heard but for good reason. Chances are you’ve run across it to at some point in your…Jan 26, 2020Jan 26, 2020
Bob DeprizioPython3: Mutable, Immutable… everything is an object!Python is remarkable in its own right but it’s certainly amazing in its abilities to process and work with data of all types and sizes. It…Jan 16, 2020Jan 16, 2020
Bob DeprizioStatic vs. Dynamic LibrariesLibraries can be a wonderful thing. After all, why bother purchasing and allocating storage for thousands of books, articles and other…Dec 17, 2019Dec 17, 2019
Bob DeprizioWhat is a Static C Library?In my last post I wrote briefly about the process behind how source code written in C is transformed into an actual working program. In…Oct 14, 2019Oct 14, 2019
Bob Depriziogcc main.c — From text to programWe’re all familiar with computer programs but how does a program come to life from its original code? Magic right? Well not quite.Sep 19, 2019Sep 19, 2019
Bob Depriziols *.c — What happens next?To some, the beginning of the title text will be a very recognizable statement. For others…it may just as well be a jumble of characters I…Sep 17, 2019Sep 17, 2019