Skip to content

Add fundamentals of programming & intro to Scala syntax #4

Open
@robinske

Description

@robinske

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions