Ryan's Tutorials - A bunch of Technology Tutorials
Linux
Linux Tutorial
An introduction to the Linux command line using the Bash shell. This tutorial introduces a series of commands and concepts that will allow you to effectively manage a Linux/ Unix system.
Bash Tutorial
An introduction to Bash scripting on the Linux/ Unix command line. Learn how to automate tedious and repetitive tasks to make your life happier.
Programming
PyGame Tutorial
Learn how to build games using PyGame and Python. Includes a guided tutorial on PyGame as well as examples of creating games using Python and PyGame.
Software Engineering
Learn about diagrams, charts, strategies and other tools to help effectively design and develop software. Skills which will help you to write more manageable code for larger and more complex programs.
Algorithms
Learn how to represent the logic required to solve a problem or explain a process through algorithms (pseudocode and flowchart). Express logic in specific and non ambiguous terms.
Coding Challenges
A range of programming challenges, at varying degrees of difficulty, to help you develop your coding skills and problem solving ability.
micro:bit Tutorial
Learn how to code through a series of fun activities using the micro:bit.
Web Development
HTML Tutorial
Learn how to create web pages by writing clean and elegant HTML. In this tutorial you'll master the basic HTML tags used to format web pages.
CSS Tutorial
Learn how to style web pages by writing clean and elegant CSS. In this tutorial you'll master basic CSS. Look at general rules to format your HTML from which you build to more complex layouts.
Web Development Challenges
A collection of guided challenges to run you through various methods and skills in website development.
Logic and Data Manipulation
Boolean Algebra
Learn how to read and manipulate Boolean Algebra. In this tutorial you'll learn about operators, laws and manipulating expressions. You'll learn how to manage data and simplify expressions.
Regular Expressions
Learn how to write regular expressions, a powerful pattern matching tool. In this tutorial you'll learn how to write elegant and powerful regular expressions.
Binary Tutorial
Learn how binary numbers work, how to convert them to decimal, hexadecimal and octal and how to do binary addition, subtraction, multiplication and division.
Other
Thoughts
Random thoughts about miscellaneous Technology Topics. Things that didn't really fit anywhere else.
Spreadsheets
Tips and Hints to make using spreadsheets more valuable and powerful. Ways to do common things that people want to do with their data.
Problem Solving
Learn how to be a better problem solver/ trouble shooter. This tutorial is a great refresher on how to get out of trouble when those gremlins rear their ugly little heads.
Design Tutorial
You don't have to be a graphic designer to create elegant and stylish things. This tutorial introduces a series of easy to implement ideas and concepts that will make anything you create stand out. Learn simple colour theory and placement hacks to polish your content.
Solve the Rubik's Cube
Solving the Rubik's Cube is easy when you know how. This tutorial teaches you the algorithms involved in solving the cube as well as tips and hints on getting faster times. Interactive demonstrations for each step of solving the rubik's cube.