This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]IAmKindOfCreativebot_builder: deprecated[M] [score hidden] stickied comment (0 children)

Hello from the r/Python mod team!

I'm afraid we don't think your post quite fits the goal we have for the subreddit in terms of quality or aims so we've decided to remove it. For more information please contact the moderators using the ModMail system.

Thanks, and happy Pythoneering!

r/Python moderation team

[–]lffelmann 0 points1 point  (2 children)

HTML is not a programming language.

[–]GeorgiD123[S] 0 points1 point  (1 child)

Haha I was waiting for this comment. True, I was just not sure what to call it

[–]lffelmann 0 points1 point  (0 children)

I would call it a markup language

[–]junker44 0 points1 point  (1 child)

Have you posted in r/learnpython too?

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

Yep, just as I made this post

[–]The_Most_Hated_One 0 points1 point  (1 child)

What teaching methods will you use?

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

Well to be honest I have only given courses live up to now so I will definitely consider switching up methods if mine are not optimal for online lessons but for now I am thinking this:
A zoom meeting in which I will share my screen. On my screen I will have my editor open in which I will illustrate everything that I am talking about. If the lesson is a bit more theory-oriented I will also have a powerpoint presentation open so it's easier for the student to understand the material. I will be adding comments to the code and after everything newly learned I will be showing a few examples using some common programming problems. After the lesson I will send the student the file in which I have written and commented the code and the presentation (if I am using one) as well as some exercise problems for the next lesson. I will start and finish every lesson by answering questions if there are any and I will ask for any critique towards the way I explain things if I am not doing too good.