Learning Think Python: How To Think Like A Computer Scientist Think Python by Allen Downey is the first computer science book I have enjoyed reading. Never once did it get boring or 'learner unfriendly'. The…Lulu NgeiNovember 20, 2019
Being a Software Engineer PEP-8 guidelines to writing perfect code I talked about the importance of giving your code tender loving care when writing it here. As a follow up, this is a short guideline…Lulu NgeiSeptember 18, 2019
Being a Software Engineer Django Features That Save On Time And Programming Headaches Django is a Python based framework that takes care of a lot of web development hassle. Thank you Adrian Holovaty and Simon Willison. "The web…Lulu NgeiAugust 3, 2019
Being a Software Engineer Deploy a Django App With Heroku + my experience The past few days have been an enormous PAIN thanks to trying to get a Django application up and running on the internet. I am…Lulu NgeiJune 20, 2019