simonskodt / livecoding-2023

Live Coding Lectures in the CS1 Course at IT University of Copenhagen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Coding 2023

Welcome to the Live Coding 2023 repository!

About

This repository is for ITU Software Development students enrolled in the CS1 course. Live coding is a dynamic process of conceptualizing, designing, and implementing projects while instructing. The course is centered around Java programming using BlueJ.

What is Live Coding?

In the context of this repository, Live Coding refers to a specific format employed within the ITU's Introductory Programming (CS1) course. Dedicated Live Coding teaching assistants guide students through the programming journey, showcasing problem-solving techniques for assignments and programming challenges found on platforms like Kattis. They also engage in constructing modest projects using Java.

Projects and Examples

The Live Coding sessions within the CS1 course encompass a range of engaging projects, such as crafting a simplistic ATM simulation, developing a "guess-the-number" game, and creating a calculator with a Graphical User Interface (GUI).

About

Live Coding Lectures in the CS1 Course at IT University of Copenhagen

License:MIT License


Languages

Language:Java 60.1%Language:CSS 20.4%Language:HTML 14.0%Language:JavaScript 5.5%