Daniel Gray

Thoughts, Notes, Ideas, Projects

Contact

Connected Categories

Loading...

Most Linked Posts

Loading...

October 2018

6 posts

Advanced Concepts and Applications

Part 6 of 6Turing Machines

Advanced Concepts and Applications This is Part 6 of the Turing Machines series. Here we explore advanced topics including computability theory, complexity theory, variations of Turing machines, and c...

Building Your First Turing Machine

Part 5 of 6Turing Machines

Building Your First Turing Machine This is Part 5 of the Turing Machines series. Here we walk through building Turing machines step by step, from simple examples to more complex problems. We'll use pr...

Exploring turingmachine.io

Part 4 of 6Turing Machines

Exploring turingmachine.io This is Part 4 of the Turing Machines series. Here we provide a comprehensive hands-on guide to turingmachine.io, an interactive visualization tool that makes Turing machine...

Introduction to Turing Machines

Part 2 of 6Turing Machines

Introduction to Turing Machines This is Part 2 of the Turing Machines series. Here we explore the foundational concepts, historical context, and mathematical structure of Turing machines—one of the mo...

Turing Machines: A Complete Guide

Turing Machines: A Complete Guide Welcome to the Turing Machines series! This comprehensive guide explores one of the most fundamental concepts in Computer Science and Discrete Mathematics—the Advance...

Understanding State Diagrams and Transitions

Part 3 of 6Turing Machines

Understanding State Diagrams and Transitions This is Part 3 of the Turing Machines series. Here we explore how Turing machines are visually represented through state diagrams and how to read and under...