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)

Convex Hull Project

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

Right then. I have been assigned a task to create an SFML project to find the Convex Hull. For those of you who haven’t heard of this you’re not alone I didn’t know what it was until I looked into what it is. Basically its a gift wrapping problem. I Continue Reading

Posted In SFML Convex HullTagged In convex hull, SFML

Password C++ Task

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

I have been tasked with setting up a password feature to access a database, while this is still very early stages I thought I would share the source code behind this simple login section. All it does at the moment is asked for a password with 3 attempts. The password Continue Reading

Posted In oop, Programs, Uncategorized

Search

Socialize with me!

Downloads

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

Recent Posts

  • 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
  • What I have been up to!
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