In this podcast, I explain in simple terms the ropes of coding: from types of languages to basic OOP (object oriented programming).
In this episode, I go over what recursion really is, how it's USUALLY used, the dangers of using it (improperly) and I also give basic tips on what to do when dangers arise.
In this episode, I go over what a fatal error really is, the many forms it comes in, and how to deal with it.
In this episode, I go over what immuability is, and how it's used in coding.
In this brief episode, i cover loops (i. e. For loops) and what they can be used for. I also cover remedies for infinite loops.
In this episode, i go over the definition of the statement, and its various examples.
In this episode, I cover what information in coding is and the different forms of information/data types
In this podcast I go over the definition of coding and programming and the different types of languages in that realm of computing.