home > software-development

software-development_

What on earth is a README file? Part I

When you start your coding journey you will bump into something foreign, something that when you understand what it is, will become the first file you create when you start a new programming project. It’s that big a game-changer! This foreign thing is the well-named, README file.

Comments and Code Style for Python Newbies

This post equips you with the secret weapons of every Python programmer: comments and code style! Learn how clear comments keep your code future-proof and consistent formatting makes it beautiful and collaborative.

Java Strings for the Python Programmer

Feeling at home with Python strings but Java's String class leaving you baffled? Don't worry, this post is your bridge to fluency. We'll break down the key differences between Python and Java strings, from mutability to methods, making you a confident string manipulator in both languages. Get ready to conquer those pesky compile-time errors and unleash your string power in Java!

Developing a Color Scheme when using stddraw in Python

So you have started creating your first Graphical User Interface using stddraw in Python and are not sure about how to use your own colours. No problem, this rapid tutorial will get you going in the right direction.

Creating and deleting Git Tags

Learn how to create a git tag and push it. Or did you make a mistake? Then in this post, you will learn how to correct it by using the process to delete a tag.

pygame not working on MacBook

So you have installed pygame on your MacBook and it's still not working? This post will suggest some potential solutions.

Changing a Git commit message

So you just made a mistake with your commit message. In this post, you will learn how to edit the commit message and save the day!

Handy Git Commands

This post contains references to Git commands that you will probably find handy. From shortcuts to mixing Git mistakes, this post is designed to be a one-stop shop for it all.

The only cheatsheet a Git beginner needs!

This blog post condenses essential Git commands into a quick reference guide.

How to set OS environment variables using PowerShell

Quickly see how to set an environment variable on Windows using PowerShell.

Ready to join the movement?

Dive into our articles, explore our resources, and join the clan. Together, let's rewrite the rules of coding education and prove that learning can be fun, effective, and a little bit rebellious.

Subscribe to receive updates about new posts.