#programming-tips
Read more stories on Hashnode
Articles with this tag
Zareh Garapetian (he/him) is a guest author and game developer of 6+ years. I knew I wanted to make games since I first played Pokemon at six years...
Imperative and declarative programming are two of the most popular programming paradigms in software development. Programming paradigms are approaches...
As computer science has evolved, so too have the ways that programmers interact with computers, all with the basic purpose of instructing them what to...
Zareh Garapetian (he/him) is a guest author and game developer of 6+ years. To me, it doesn’t matter if you’ve gone to school or you’re currently...
"Education is not the learning of facts, but the training of the mind to think."- Albert Einstein Let’s pause for a moment to think about not just...
Traditional programming languages, such as C, FORTRAN, Pascall, are based on procedural programming. This programming paradigm uses procedure calls,...