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

Python GUI Development with GTK+ — Setting Properties

27th April 2018 / Vuyisile

Setting properties Widgets have properties, properties describe characteristics of the widget such as the widget’s colour, it’s size, angle or […]

Python GUI Development with GTK+ — Setting Properties Read More »

Getting started with GUI programming using GTK+

21st April 2018 / Vuyisile

GTK+ stands for GIMP Toolkit. It is a framework or set of tools used to develop applications with Graphical User

Getting started with GUI programming using GTK+ Read More »

Open Source licenses explained

10th April 2018 / Vuyisile

A software license grants specific permissions for others to use your work. Licenses allow your source code to be used

Open Source licenses explained Read More »

How to generate fake data using the Faker module.

1st February 2018 / Vuyisile

How to generate fake data I recently came across a useful package on PyPI for generating fake data called Faker.

How to generate fake data using the Faker module. Read More »

How to transfer files over a network using Python

4th December 2017 / Vuyisile

I recently had to transfer a couple of files from a desktop computer to my phone. Doing this is easy

How to transfer files over a network using Python Read More »

An alternative Python interpreter.

27th November 2017 / Vuyisile

Running code in the default Python interpreter is great as long as the code you write is short and you

An alternative Python interpreter. Read More »

String Manipulation part 2: Regular Expressions

21st November 2017 / Vuyisile

Regular Expressions in Python Regular Expressions (also known as REs, regexes or regex patterns) are a small and highly specialised

String Manipulation part 2: Regular Expressions Read More »

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 »

Post pagination
← Previous 1 … 12 13 14 … 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