To get started you will need Three things: A Discord server, Discord Developer application, and the ChatGPT API So let’s get started you are going to need two python files. This is not essential as you can merge your tokens on one script but for the sake of this tutorial, Continue Reading
Software
UK payroll system
I have decided to make a payroll system (Well start one). You can find it here Disclaimer: It is in its very early infancy and even when completed this should be a guide only. I am not an accountant and do not fully understand the UK payroll structure I am Continue Reading
Another IDE I now use as well
One of my first posts to this website is explaining the IDE I use and that was and still is: NetBeans, but I now use a second IDE as well and that IDE is called Code Blocks. With code blocks, you can make UI’s (User Interfaces easier) as well as Continue Reading
The IDE I use
To get started with my journy through C++ my IDE of choice is: Netbeans for its ease of use and simplicity for building and running applications, I chose to use Netbeans as my main IDE. Download Netbeans Windows may take a bit of configuring so I would also recommend you Continue Reading