Programming Languages and their Use in Games
Content Inside :
This week I spent some time getting acquainted with different languages adopting different paradigms. Specifically, I looked at Python, Ruby, Java and C++ from the OOP world (I was already familiar with C++ and Java ). I also looked at Haskell from the functional programming tutorial world. Finally, ...