Skip to content

Commit 55511d1

Browse files
Update README.md
1 parent 3ad0990 commit 55511d1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -13,49 +13,41 @@ A FREE comprehensive online Python development tutorial FOR KIDS utilizing an of
1313
This lesson will begin with the basic concepts of why kids should learn to program in Python.
1414

1515
-> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format. <br>
16-
-> Click [HERE](https://youtu.be/eAkOAuHkroI) to watch the video on YouTube.
1716

1817
## Chapter 2: "Hello World"
1918
This lesson will step-by-step code our first program to have our little microcontroller say hello to the world!
2019

2120
-> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format. <br>
22-
-> Click [HERE](https://youtu.be/QnlBMgSZUzU) to watch the video on YouTube.
2321

2422
## Chapter 3: FUN With Images
2523
This lesson will step-by-step code a FUN image making program where our little microcontroller will make various faces to his new friend.
2624

2725
-> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format. <br>
28-
-> Click [HERE](https://youtu.be/L6-R7LRj5ik) to watch the video on YouTube.
2926

3027
## Chapter 4: FUN With Numbers
3128
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.
3229

3330
-> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format. <br>
34-
-> Click [HERE](https://youtu.be/uSRpjvSyhC8) to watch the video on YouTube.
3531

3632
## Chapter 5: FUN With Words
3733
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.
3834

3935
-> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format. <br>
40-
-> Click [HERE](https://youtu.be/cMrzeprc3j4) to watch the video on YouTube.
4136

4237
## Chapter 6: FUN With Word Lists
4338
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.
4439

4540
-> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format. <br>
46-
-> Click [HERE](https://youtu.be/2cYZt0imQBk) to watch the video on YouTube.
4741

4842
## Chapter 7: Fun With Music
4943
This lesson will step-by-step code a FUN song making program where our little microcontroller will play various songs to his new friend.
5044

5145
-> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format. <br>
52-
-> Click [HERE](https://youtu.be/JMXXGRnR7fo) to watch the video on YouTube.
5346

5447
## Chapter 8: Fun With Talking Robots
5548
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.
5649

5750
-> Click [HERE](https://github.com/mytechnotalent/Python-For-Kids/blob/main/Python_For_Kids_01r.pdf) to read the lesson in PDF format. <br>
58-
-> Click [HERE](https://youtu.be/lBEWy5M4fuI) to watch the video on YouTube.
5951

6052
## Chapter 9: Basic I/O
6153
This lesson will discuss MicroPython basic input and output for the micro:bit.

0 commit comments

Comments
 (0)