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

String manipulation in Python.

30th October 2017 / Vuyisile

Strings are one of the most fundamental data types. Strings in Python can be expressed in a number of ways. […]

String manipulation in Python. Read More »

Recommended resources for intermediate developers

16th October 2017 / Vuyisile

In a previous article, I discussed resources that I recommend for beginners. In this post, I’ll cover a few intermediate

Recommended resources for intermediate developers Read More »

Python command line interfaces: An overview of argparse.

9th October 2017 / Vuyisile

Command-line or console applications are programs that are designed to be used via a text only interface such as the

Python command line interfaces: An overview of argparse. Read More »

Top 8 resources for Python beginners

2nd October 2017 / Vuyisile

Python is a popular, easy to learn programming language that is great option for beginners. There are a ton of

Top 8 resources for Python beginners Read More »

An overview of the enumerate() function

25th September 2017 / Vuyisile

According to the Python documentation, the enumerate function is a built in function that returns an enumerate object. Another popular

An overview of the enumerate() function Read More »

Exception handling in Python

18th September 2017 / Vuyisile

Exception Handling There are at least two types of errors in the Python programming language: Syntax errors and Exceptions. Syntax

Exception handling in Python Read More »

Getting started with SQLite in Python

11th September 2017 / Vuyisile

Getting started with sqlite in Python SQLite is a lightweight disk-based relational database engine that does not require a separate

Getting started with SQLite in Python Read More »

PyCon Zimbabwe 2017

5th September 2017 / Vuyisile

PyCon Zim 2017 I had the priviledge of attending PyCon Zimbabwe two weeks ago. This was my very first language

PyCon Zimbabwe 2017 Read More »

How to send desktop notifications in Linux.

5th June 2017 / Vuyisile

Desktop notifications are used to inform the user about an event or display some form of information without getting in

How to send desktop notifications in Linux. Read More »

Post pagination
← Previous 1 … 13 14 15 … 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,732 other subscribers.

Copyright © 2025 Vuyisile Ndlovu | Powered by Astra WordPress Theme