Hello student!
I'm happy you joined our class. The first lecture will be Friday 17.00-18.30 (Berlin time). We'll have a little introduction of the course and its participants. The link to the hangouts-session will be sent to you via Email. If you have not received it, please contact me directly.
The slides and homework will be made available right before the lecture so you can follow along. You do not need to prepare anything for the first lecture and I'll help you with instructions before the practical session to get your computer ready for some hands-on programming.
See you soon and feel free to contact me if you have any questions!
Week 01: What is coding? Programming languages, overview and setup, your first lines of code
Lecture 01
We've now finished our very first lecture. You should have received the slides and the exercises via email by now. Let me know if that did not work out for you. Here's a little video that will explain you binary numbers in some more detail and might help you tackle the first exercises.
For the next lecture, please try to download python at https://www.python.org/ . We are going to use IDLE for our programming, which should be installed when you install python from the linked website.
If all of it fails, you can just simply use an online programming environment like: https://repl.it/languages/python3
Lecture 02
This weeks practical will start at 5pm on the 19.05.2020. We will have a look at the basics of coding and set you up to use Python on your machine. Hopefully, we can start with your first little program. You'll receive a link to the web lecture via email shortly before it starts. See you all soon!
Here are some additional links from today's lecture that can help you get the basics in python:
And you can find the video to "How to make a Peanut-Butter-Jelly Sandwich" from the lecture.