Skip to content
Vuyisile Ndlovu

Building reliability into software and operations

  • Blog
  • About
  • Portfolio
  • Contact
Vuyisile Ndlovu

Building reliability into software and operations

  • About Me
  • Articles
  • Blog
  • Contact Me
  • DjangoCon Africa 2023 Resources
  • Portfolio Projects
  • PyCon Zimbabwe 2024: Resources
  • Vuyisile Ndlovu

Switch/Case In Python

24th June 2019 / Vuyisile

Python does not have a switch or case statement. See how to use dictionaries to emulate them.

Switch/Case In Python Read More »

How to attain Inbox Zero

21st June 2019 / Vuyisile

See how to clear out your email inbox and bring the “Unread” count to zero.

How to attain Inbox Zero Read More »

Django logo

Getting started with Django

19th June 2019 / Vuyisile

Learn how to install Django and start a project.

Getting started with Django Read More »

Pytest Test Parametrization

17th May 2019 / Vuyisile

Learn how to avoid repetition and write simpler and easy to read tests using the pytest parametrization feature.

Pytest Test Parametrization Read More »

Testing Python Code Using Pytest

9th May 2019 / Vuyisile

Learn how to install pytest and use it to discover, run, and skip test functions.

Testing Python Code Using Pytest Read More »

Remote development using PyCharm

2nd May 2019 / Vuyisile

PyCharm supports remote development. Learn how to set it up in this article.

Remote development using PyCharm Read More »

Git: How to set a default push remote repo

4th April 2019 / Vuyisile

Learn how to make git push to the same remote branch name.

Git: How to set a default push remote repo Read More »

Working With Files in Python

23rd January 2019 / Vuyisile

Have you ever wondered how you can use Python to work with groups of files? I wrote a comprehensive article

Working With Files in Python Read More »

*args and **kwargs explained.

13th September 2018 / Vuyisile

If you have ever felt confused when you came across code that contains *args and **kwargs as function parameters, you’re

*args and **kwargs explained. Read More »

Post pagination
← Previous 1 … 10 11 12 … 23 Next →


Like My Posts? Subscribe below via email or RSS:

Follow blog via RSS

RSS Feed RSS – Posts

Subscribe to get more posts via email.

Join 3,707 other subscribers.

Copyright © 2025 Vuyisile Ndlovu | Powered by Astra WordPress Theme