I'm Sam, a Uni of Sheffield Computer Science student. I'll teach you Python, giving the basics of other programming languages
Advert description
I will have 1 hour lessons held online over google meets.
The student doesn't need to have downloaded anything to start lessons with me.
My first lesson includes guiding the student on how to download and write python code in the Python IDLE , and use a specific IDE if they want a nicer looking user interface.
My other lessons and topics depend on how fast we choose to go but, I will introduce concepts and topics to the student in the following order:
- declaring variables
- outputting to the console
- inputs
- conditional statements
- iteration: definite and indefinite
- functions
- importing libraries
- Object Orientation
Throughout these lessons I will guide the student through building basic applications: like a calculator in the console, or using basic graphics libraries to draw.