Sigma Iota Training/From Zero to F

You're signing up to receive emails from Sigma Iota Training.

  • Waitlist

From Zero to F

  • Course

If you're looking to get into cyber - this is the place to start! This course will explore binary and hexadecimal numbering systems and learn to work programmatically with common data formats. Such as CSV, XML and JSON.

Get notified when the course is ready

Course Introduction

Course Introduction
Course Overview
Hands on labs introduction
Meet your instructor

What is a number?

Powers
Decimal
Exercise: Numbers

Machine Numbers

Binary
Exercise: Pen and Paper Binary
Exercise: Binary Converter
Hexadecimal
Exercise: Hex Converter
Exercise: Hex Game
Exercise: Pen and Paper Hex

Encoding Formats

Introduction to Encoding Formats
ASCII
Exercise: Pen and Paper ASCII
Exercise: ASCII Converter
URL Encoding
Exercise: Introducing Cyberchef
Decoding Quiz
Base64
Module Summary Challenge

Data Formats

Introduction to Data Formats
CSV
Exercise: Working with CSV
XML
Exercise: Working with XML
JSON
Exercise: Working with JSON