diff --git a/README.md b/README.md index 2af7162..7fc7286 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,19 @@ [![CLICK FOR VIDEO](https://raw.githubusercontent.com/mytechnotalent/Python-For-Kids/master/Python%20For%20Kids.jpg)](https://www.youtube.com/watch?v=b4V13Lvk_jM) +## FREE Reverse Engineering Self-Study Course [HERE](https://github.com/mytechnotalent/Reverse-Engineering-Tutorial) + +
+ +# Today's Tutorial [January 30, 2026] +## Lesson 95: ARM-32 Course 2 (Part 30 – Debugging Float Variables) +This tutorial will discuss debugging float variables. + +-> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook. + +
+ # Python For Kids -A comprehensive and FREE Online Python Development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers. +A FREE comprehensive online Python development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.
@@ -13,49 +25,41 @@ A comprehensive and FREE Online Python Development tutorial FOR KIDS utilizing a This lesson will begin with the basic concepts of why kids should learn to program in Python. -> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format.
--> Click [HERE](https://youtu.be/eAkOAuHkroI) to watch the video on YouTube. ## Chapter 2: "Hello World" This lesson will step-by-step code our first program to have our little microcontroller say hello to the world! -> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format.
--> Click [HERE](https://youtu.be/QnlBMgSZUzU) to watch the video on YouTube. ## Chapter 3: FUN With Images This lesson will step-by-step code a FUN image making program where our little microcontroller will make various faces to his new friend. -> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format.
--> Click [HERE](https://youtu.be/L6-R7LRj5ik) to watch the video on YouTube. ## Chapter 4: FUN With Numbers This lesson will step-by-step code a FUN program where we will work with numbers and learn about how to make variables with them. -> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format.
--> Click [HERE](https://youtu.be/uSRpjvSyhC8) to watch the video on YouTube. ## Chapter 5: FUN With Words This lesson will step-by-step code a FUN program where we will work with words and learn about how to make variables with them. -> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format.
--> Click [HERE](https://youtu.be/cMrzeprc3j4) to watch the video on YouTube. ## Chapter 6: FUN With Word Lists This lesson will step-by-step code a FUN program where we will work with word lists and learn about how to make variables with them. -> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format.
--> Click [HERE](https://youtu.be/2cYZt0imQBk) to watch the video on YouTube. ## Chapter 7: Fun With Music This lesson will step-by-step code a FUN song making program where our little microcontroller will play various songs to his new friend. -> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format.
--> Click [HERE](https://youtu.be/JMXXGRnR7fo) to watch the video on YouTube. ## Chapter 8: Fun With Talking Robots This lesson will step-by-step interact with a FUN talking robot where we can ask him questions and he will respond to us using his voice. -> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format.
--> Click [HERE](https://youtu.be/lBEWy5M4fuI) to watch the video on YouTube. ## Chapter 9: Basic I/O This lesson will discuss MicroPython basic input and output for the micro:bit. @@ -94,5 +98,5 @@ This lesson will discuss MicroPython unittest for the micro:bit.
-## License +# License [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)