9 Articles in the category: Editor's Choice

Changelog for this Coding and IT Site - Byte.Yoga

Changelog for this Coding and IT Site

Wednesday, 21 August 2024 Changed the name of the website to Byte Yoga, and at the domain name of byte.yoga. Saturday, 11 December 2021 This new website was added to the internet. Currently the search form works in...

My Coding and Developer Portfolio - Byte.Yoga

My Coding and Developer Portfolio

This page began on 31 October, 2021 as a portfolio for my IT work, now that I'm back looking for IT work again. It was originally hosted on my Mathwiz maths tutoring website (before Byte...

About Byte.Yoga - Byte.Yoga

About Byte.Yoga

This page is still very new and being fixed up! I had to make a lot of pages fast in order to get this site online, and the large menu structure needs a lot of...

Fast Draw – A Commodore 64 Poker Machine - Byte.Yoga

Fast Draw – A Commodore 64 Poker Machine

Play this poker machine emulation online in your web browser! This page was an experiment to see if I can get some of the vintage computer games that I wrote years ago, before there...

Bugster Rush – My 10 Year-Old Son's First Coding Project - Byte.Yoga

Bugster Rush – My 10 Year-Old Son's First Coding Project

My 10 year-old son made this game in the language Scratch in a few hours (with some help). Neither of us had coded in Scratch before, and I hadn't really seen it before at all. At...

Hardening Windows – How to Secure and Protect Windows - Byte.Yoga

Hardening Windows – How to Secure and Protect Windows

The main features are: Make a user account with only normal priveleges and not administrator ones, and use that account for your daily use. Only use the admin account when you are doing a lot of...

Conqueror – Pascal Source Code and Details - Byte.Yoga

Conqueror – Pascal Source Code and Details

Play and see the source code and other details of the game Conqueror, which I wrote in Pascal on the Commodore 64 in early-mid high school. I'll add more info as I get around to...

Simplified Game of NIM in Python with Code and Details - Byte.Yoga

Simplified Game of NIM in Python with Code and Details

Write a detailed algorithm and a program that plays the ancient Chinese game of NIM. Actually, this is a simplified version of the original game. In this game, the person who runs your program will...

Learn How to Hack Systems By Playing the Bandit Wargame - Byte.Yoga

Learn How to Hack Systems By Playing the Bandit Wargame


Difficulty
Interest
Education
Overall

You can play this game to learn the basics of the Unix / Linux terminal "shell" command prompt, and many other essential skills used in computer networking, including hacking. I'll write much more about this soon...