Skip to content
Stephen Wilde

Stephen Wilde

Just your avarage programmer!

Primary Menu
  • Home
  • About Me
  • My Programs
    • C/C++
      • Want Cake? – Program
      • A really simple basic tax calulator UK (C++)
    • Python3
      • QR Generator
      • Unnecessary hard game
  • Software I use
  • My Websites
    • MHmatters
    • Wilde247
    • FULLirc
    • 2APP (COMING SOON)

c++

UK payroll system

Posted on August 6, 2022August 6, 2022 by Stephen Wilde

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

Posted In New project, oop, Programs, SoftwareTagged In c++

A really simple basic tax calulator UK (C++)

Posted on October 31, 2021October 31, 2021 by Stephen Wilde

Ok first of all there is a disclaimer with this: Whilst it is a tax calculator is is really basic and should only be used as an estimate. This calculator will not calculate profit and losses it is just a case of enter the amount in the year and it Continue Reading

Posted In New project, ProgramsTagged In c++, tax

8 Ball Project – UI release

Posted on December 27, 2020December 27, 2020 by Stephen Wilde

I recently released code for an 8 Ball and now I thought I would release a UI for it. So at some point over the next day or two, I will be launching it as a download. I will also be launching the source on GitHub for you all to Continue Reading

Posted In New project, Programs, QTTagged In 8Ball, c++, QT

Working with UI’s (QT Creator)

Posted on July 6, 2020July 6, 2020 by Stephen Wilde

Today I thought I would finally check out QT Creator and make a simple do-nothing program. Being a C and C++ programmer I thought I would make a funny piece of software. Below is a video showing what it does. ** As a disclaimer it’s just joking, I don’t have Continue Reading

Posted In ProgramsTagged In c++, program, python, sucks

Search

Socialize with me!

Downloads

Athena Discord Bot | GitHub
QRGenerator | GitHub
8Ball – UI | GitHub
UHGame | GitHub

Recent Posts

  • ChatGPT bot for Discord in Python
  • UK payroll system
  • Eww, I’m not eating that!
  • It’s a pill?
  • I need your help
  • Discord Bot! (Actually useful – Python)
  • Python in a browser?
  • IRC Bot
  • QRGenerator Update
  • QRcode Generator Python
i = 20
o = 22

print(f"This block is very special it was written in Python and displayed with Python thanks to PyScript it can even do math. So to explain I made an int i = 20 and int o = 22 and made it work it out see!: {i+o}")

The code I used for the above block
<py-script> 
i = 20
o = 22

print(f"This block is very special it was written in Python and displayed with Python thanks to PyScript it can even do math. So to explain I made an int i = 20 and int o = 22 and made it work it out see!: {i+o}")

</py-script>
Tweets by stephenwilde247




© 2008 - 2022 Copyright All rights reserved