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

How To Read and Write Files Using Python.

17th February 2017 / Vuyisile

Reading and writing to files using Python is easy to do. In this post, I will go over how to […]

How To Read and Write Files Using Python. Read More »

How To Download Entire Websites Using wget.

15th February 2017 / Vuyisile

An invaluable tool that I use a lot is wget. wget is a free terminal utility for downloading files from

How To Download Entire Websites Using wget. Read More »

Python: Storing Objects Using Shelve

9th February 2017 / Vuyisile

The shelve is used to store Python objects to a file in a dictionary like format.shelve is used where using

Python: Storing Objects Using Shelve Read More »

These weeks in Firefox: Testing WebRTC and Responsive Design Mode

6th February 2017 / Vuyisile

On Friday 3 February Mozilla held a test day for Firefox 52 Beta 3. The new features under test were

These weeks in Firefox: Testing WebRTC and Responsive Design Mode Read More »

Python: How To Generate a List Of Letters In The Alphabet

3rd February 2017 / Vuyisile

In today’s post I show you how to use three python built in functions to populate a list with letters

Python: How To Generate a List Of Letters In The Alphabet Read More »

Debugging Python Code

2nd February 2017 / Vuyisile

The Python programs I have written from the time I started learning Python up to now are very simple scripts.

Debugging Python Code Read More »

A Summary of PEP 8: Style Guide for Python Code and PEP 257: Docstring Conventions.

26th January 2017 / Vuyisile

Most programming languages follow a basic style or formatting standard to make it easy for others to read your code.

A Summary of PEP 8: Style Guide for Python Code and PEP 257: Docstring Conventions. Read More »

Set Comprehension in Python

14th January 2017 / Vuyisile

In a previous article I discussed list comprehensions. Today I will talk about set comprehensions. Set comprehensions were added to

Set Comprehension in Python Read More »

Python List Comprehensions

7th January 2017 / Vuyisile

A special syntax form in the Python language is the list comprehension. List comprehensions allow programmers to make their code

Python List Comprehensions Read More »

Post pagination
← Previous 1 … 15 16 17 … 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