What I taught them in the first two hours: - What is a computer made of (Hardware, logic gates, cpu etc) - What is a program and how it runs on a server (How does a simple program look like and how does it go from high level code to being run on a computer) - How is the internet set up and how does the browser use it to find stuff - What is a browser - History of the internet - What is the difference between Front end, middle tier and database - Database basics like how is data actually stored physically - Write a simple python program
.... and now I go into actually building a website end to end with basic Html, css, JavaScript, some backend language, database. But thats more than 2 hours.