Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 573 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 573 Bytes

IT Experience Lecture - Programming Basics

Assistant Java project lecture tag order:

  • start
  • first-method
  • advanced-syntax
  • class-features
  • instances-and-constructors
  • list-interface
  • separation-of-concerns

Todo List JavaScript/AngularJS project lecture tag order:

  • todo-list

Shared space: https://docs.google.com/a/seges.sk/document/d/16obhYNbiGnJxQceNJCAY2rUO9Ko-ODZgdf5G4c2ohmA/edit

How to walk through lecture steps

git checkout <name-of-the-step> e.g. git checkokut advanced-syntax