12 Jun 2023 Kamila Ostrowska Why Python Developers Should Learn SQL Python developers don’t need to learn SQL – or do they? Find out how adding SQL to your Python toolkit can supercharge your programming skills (and possibly your job search). If you want to start your journey as a programmer or data analyst, Python may be the first language you learn. But to become a more attractive candidate in the job market, it's worth adding more skills to your repertoire. Read more 2 Jan 2023 Xavier Rigoulet Python Jobs to Choose in 2023 Learning Python is one of the best ideas if you are thinking about career development. In this article I will show you why. Read and find out which Python job is perfect for you. You’ve heard it over and over: Learn Python, get a Python job, freelance as a Python developer... You keep hearing how great Python skills can be. And you start to wonder if you should jump on the bandwagon. Read more 21 Oct 2021 Luke Hande How to Count Money Exactly in Python Using floats to do exact calculations in Python can be dangerous. Here, we explain why and show you an alternative solution. When you try to find out how much 2.32 x 3 is, Python tells you it's 6.959999999999999. For some calculations, that’s fine. But if you are calculating a transaction involving money, that’s not what you want to see. Sure, you could round it off, but that's a little hacky. Read more 15 Oct 2020 Rebecca McKeown Why Learn Python in 2021 There are a million resolutions you could make for 2021: taking up extreme knitting, limbo dancing, or rhinoceros riding. But deciding to learn Python in 2021? Now, that could be your smartest move to date. Guys, guys, guys! It’s less than THREE MONTHS until the end of 2020. Three months! That’s just enough time to start a diet, gain 20lbs, and learn Python. You heard me. The New Year is fast approaching, and we all know what that means. Read more