Programming Difference between Python 2 and Python 3 Many wonder the difference between Py3 and Py2. Some beginners are not sure which version of Python to learn. While most organizations still enjoys using Python 2.x, it is Chuma Umenze 5 Aug 2016 · 2 min read
Programming The Zen of Coding (Python) The Zen of Python is an informational type proposal written by Tim Peters. It highlights the guiding principles for Python’s coding design into 20 aphorisms, only 19 of which Chuma Umenze 10 Mar 2016 · 1 min read
Programming Hello World! If you’re a fan of programming, you’d be familiar with the above syntax. The “Hello World!” program is usually the first program one write while learning a programming Chuma Umenze 28 Feb 2016 · 1 min read