Skip to content

Commit

Permalink
intro.md links to Björn's lessons
Browse files Browse the repository at this point in the history
  • Loading branch information
bclaremar authored Nov 13, 2024
1 parent 1f5fbb1 commit c5b8890
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ i.e. Monday 18th November to and including Friday 22nd November 2024.

Day |Time |Teacher|Subject
---------|-----------|-------|-----------------------------------------------------------
Monday |09:00-10:00|Björn |Introduction
Monday |10:00-11:00|Björn |Software development tools
Monday |11:00-12:00|Björn |Git intro
Monday |09:00-10:00|Björn |[Syllabus](./intro.md) + [Introduction](./introductions/intro.md)
Monday |10:00-11:00|Björn |[Software development tools]((introductions/sdlc_tools.md))
Monday |11:00-12:00|Björn |[Git/GitHub basics and start project](./project_start/startup.md)
Monday |13:00-15:40|Lars |Define and plan project
Monday |15:40-16:00|Lars |Confidence and retrospect
|||
Expand All @@ -70,7 +70,7 @@ Tuesday |10:00-11:00|Richel |[Issues](project/issues.md) and [kanban board](pro
Tuesday |11:00-15:40|Richel |[TDD](tdd/README.md)
Tuesday |15:40-16:00|Lars |Confidence and retrospect
|||
Wednesday|09:00-12:00|Björn |Formal git workflow, branches, social coding
Wednesday|09:00-12:00|Björn |[Formal git workflow, branches/merge](./git/branches.md),[github branches/merge](./git/pull.md) & [contribute, social coding](./social_coding/notes_social_coding_long.md)
Wednesday|13:00-15:40|Richel |[Pair programming](pair_programming/README.md) and [function design](algorithms/function_design.md)
Wednesday|15:40-16:00|Lars |Confidence and retrospect
|||
Expand All @@ -81,7 +81,7 @@ Thursday |14:00-15:40|Richel |[Implement the project as a package](package/READM
Thursday |15:40-16:00|Lars |Confidence and retrospect
|||
Friday |09:00-11:00|Richel |[Optimisation](optimisation/README.md)
Friday |11:00-12:00|Björn |Deployment
Friday |13:00-15:00|Björn |Deployment and documentation
Friday |11:00-13:30|Björn |[Deployment](deployment/deploy.md)
Friday |13:30-15:00|Björn |[Documentation](deployment/documentation.md)
Friday |15:00-15:40|Richel |Wrap-up
Friday |15:40-16:00|Richel |Confidence and retrospect

0 comments on commit c5b8890

Please sign in to comment.