posted by Tanseer

There are two ways to write any code, the one that works and then there is the right way.

posted by Tanseer

This post will give you an overview of python language, how to set it up and run python scripts on your machine.

posted by Tanseer

Learn how to control the flow of program execution (if…else, loops, etc.), functions, Object-Oriented Programming, different usage and future of the language in the programming world.

posted by Udit

Find out about outdated python packages on your system.

posted by Tanseer

In this post, you'll see 5 ways you can make your python loops more idiomatic, run faster and more memory efficient.