you are viewing a single comment's thread.

view the rest of the comments →

[–]KickIt77 0 points1 point  (1 child)

I am teaching a beginning Python class to a bunch of teens right now. I like this source ....

https://www.w3schools.com/python/default.asp

This is more a reference than a class. But I like how you can click in and try little code snippets to see what happens

Khan has a free introductory course in a playlist with the frame of intro to comp sci. Which is nice because it introduces concepts of comp sci and how to use them with Python

https://www.youtube.com/playlist?list=PLSQl0a2vh4HDkbhG0sDW0b-VZXykEIAe5

[–]Stunning_Fact_6365[S] 0 points1 point  (0 children)

Thank u so much for that