Open
Description
Some attendees will be completely new to programming. We want material that covers the basics of programming:
- what is a variable, an expression, a method?
- what are data structures?
- how do i loop/map?
- boolean logic
- commenting
- flow control - if/else, match/case
- how is my code executed?
- what is the terminal?
- what is a REPL?
- what is a virtual machine?
- and more...
This section can also introduce Scala syntax
Metadata
Metadata
Assignees
Labels
No labels