Commit Graph
23 Commits
Author SHA1 Message Date
Alex Hirsch 8c4f058669 Update intro slides 2020-02-27 15:40:25 +01:00
Alex Hirsch 09f2f06750 Update for 2020 2020-02-27 15:40:25 +01:00
Alex Hirsch 7eee3ca736 Add operator_precedence example 2020-02-13 23:25:38 +01:00
Alex Hirsch 8eaf560d0c Add pass_array example 2020-02-13 22:42:18 +01:00
Alex Hirsch de49abc455 Add dangling_else example 2020-02-13 22:42:18 +01:00
Alex Hirsch 16d8beaab0 Add shadowing example 2020-02-13 22:42:18 +01:00
Alex Hirsch 45c3d5a126 Add fib example 2020-02-13 22:42:18 +01:00
Alex Hirsch 390a738f8e Fix call-by-value section 2019-06-17 08:50:28 +02:00
Alex Hirsch 3cc1d691da Clarify that namespaces should be utilised in C++ 2019-06-07 15:26:11 +02:00
Alex Hirsch 59f068b72b Fix missing print_nl 2019-05-21 20:37:48 +02:00
Alex Hirsch 1ccb2a6f5d Add missing return statements to example inputs 2019-05-08 01:10:37 +02:00
Alex Hirsch 480716b4a9 README: Add links to deadline topics 2019-03-10 17:29:19 +01:00
Alex Hirsch b0f6738e6f Fix typo + rewording 2019-03-09 22:54:16 +01:00
Alex Hirsch 8dec8186bd Use mandelbrot as must-have integration test 2019-03-03 12:06:56 +01:00
Alex Hirsch eebbc9cab7 Examples: Mandelbrot reads num iterations from stdin 2019-03-03 12:01:55 +01:00
Alex Hirsch b52454b7ab Minor rewording 2019-03-01 22:27:35 +01:00
Alex Hirsch e9cb8c50f6 Clarify additional integration tests 2019-03-01 22:20:44 +01:00
Alex Hirsch 909162e3b0 Fix various typos + rewording (thanks Markus) 2019-03-01 21:22:40 +01:00
Alex Hirsch 2ee4a7f933 Add final submission evaluation scheme 2019-03-01 21:22:40 +01:00
Alex Hirsch 116e0c5c49 Clarify type checking is also required for arrays 2019-03-01 20:49:37 +01:00
Alex Hirsch 4bac853cba Clarify grading 2019-03-01 20:49:04 +01:00
Alex Hirsch 595489d8ab Minor adjustments and rewording 2019-02-17 22:57:48 +01:00
Alex Hirsch 7039a33af5 Add draft notice 2019-01-11 19:30:08 +01:00