Category Archives: Programming Gifs

Computer Programming Gifs–all of em’

  Well, this isn’t all of our gifs, but it’s a smattering of them from each topic. You can always check out our top 5 programming gifs if you want a shorter version. 1) Pass by Value vs reference More on value vs reference   2)   Recursion Gifs Full article of Fibonacci with Java/Python code   … Continue reading Computer Programming Gifs–all of em’ →

Loop Animated Gifs in Python

Explaining loops to someone who has never programmed before can be quite challenging. In fact, one of the  main goals of Penjee is to decrease the friction students typically feel when they first learn to hand code. One of the primary lessons that students must try to wrap their heads around is –  “What is a … Continue reading Loop Animated Gifs in Python →