I will be sharing here my experience in learning The Tau Language.
Basic Tutorial Series - Tau Lang REPL : How to Navigate Formulas using History Functions
https://www.youtube.com/watch?v=Fa-DPrxs0kE
In this video, I will show you how to
1. Build Release in Ubuntu OS
2. Run the basic demo 1.1-basic_syntax_and_history
3. How to Navigate Formulas using hist function
Basic Tutorial Series - Tau Lang REPL : Basic Logical Connectives AND, OR, and NOT
https://www.youtube.com/watch?v=vGn1sOTKwUw
In this video, I will show you how to
1. use basic AND logical connector
2. use basic OR logical connector
3. use basic NOT logical connector
4. use Tau Language REPL syntax for (AND, OR, NOT)
5. Introducing how to write functions by using := where in the left side is the head (name of the function and variables) and on the right side is the logical expression.
Basic Tutorial Series - Tau Lang REPL : Practice using Logical Connectives AND and OR and its possible real life applications
https://www.youtube.com/watch?v=qvtrRnX0438
In this video, I will show you how to
1. practice using both AND and OR logical function in a single formula
2. Analyze the result using the Truth Table
3. Giving Real life very simple practical application of logic (Getting a Job Offer)
Basic Tutorial Series - Tau Lang REPL : Practice using Logical Connectives Complementation and Exclusive OR and its possible real life applications
https://www.youtube.com/watch?v=dvmy6LT3Idw
In this video, I will show you how to
1. Opening the demo for Tau Language Syntax
2. Practice: Logical Connective (Complementation: ' )
3. Practice: Logical Connective (Exclusive OR: + )
4. Real World Possible Application: Two Layer Safety Mechanism