The canonical, “Python is a great first language”, elicited, “Python is great last language!” -Noah Spurrier Python is an easy to learn, powerful programming language. It has an efficient high-level data structure and a simple but efficacious approach to object-oriented programming. It has an elegant syntax and dynamic typing plus an interpreted nature. All these... Continue Reading →
C++ & Object Oriented Programming
“C++: where friends have access to your private members.” — Gavin Russell Baker. C++ is an object oriented computer language created by extraordinary computer scientist Bjorne Stroustrop as part of the evolution of the C family of languages. It is a general purpose programming language and is widely used these days for competitive programming. It has... Continue Reading →