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)

Another IDE I now use as well

Posted on April 19, 2020April 19, 2020 by Stephen Wilde

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

Posted In Software

A simple clock in C++

Posted on April 19, 2020April 19, 2020 by Stephen Wilde

As stated in the previous post I made two version of this clock on in C and one in C++ this is the C++ version.

Posted In Programs

A simple clock in C

Posted on April 19, 2020April 19, 2020 by Stephen Wilde

So My goal was to make a simple clock in C++ but I had also been advised to use C so I have made two clocks that do the exact same thing. This is the C version and the next post is the C++ version.

Posted In Programs

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