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 Giving your code some tender loving care | Writing clean code Confession; I was a terrible programmer when I first started out. By terrible I mean my code was never structured, it didn't have a flow,…Lulu NgeiSeptember 10, 2019
Learning Free And Reliable Coding Sites I Have Used Want to learn how to code? What are you waiting for? The following list has 5 websites for learning how to code that I have…Lulu NgeiAugust 22, 2019
Being a Software EngineerLearningLife My Burnout Story: Noticing it, dealing with it and avoiding it I remember watching some developers both at work and school drowning in its hideous overpowering grasp. It is not a pretty site. I’d ask myself…Lulu NgeiAugust 20, 2019
Being a Software Engineer Deploying A React Application With Firebase Firebase and React go nicely like avocado on toast 🙂 Have you ever built an application and then realized you have no idea how to…Lulu NgeiAugust 8, 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 Writing Web Content Easier and Faster: Simple Markdown Cheat Sheet Markdown is a syntax intended for writing for the web. It converts its output to clean structured HTML without the hassle of HTML tags. John…Lulu NgeiAugust 2, 2019
Life Four Favorites => July These are some of the things I have used this month that have made me a happy camper. Redux Devtools This is probably the closest…Lulu NgeiJuly 25, 2019
Being a Software EngineerLearning Getting Started with MongoDB on Windows A guide to getting started with MongoDB, a NoSQL database program, on windows. Installation The first step, obviously, is installation. Visit mongodb’s official download center…Lulu NgeiJuly 16, 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