Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CS-210 Functional programming 2021
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Karoubi
CS-210 Functional programming 2021
Commits
79d655a5
Commit
79d655a5
authored
3 years ago
by
Matt Bovel
Browse files
Options
Downloads
Patches
Plain Diff
Swap exercise and lab schedules
parent
945b293e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+19
-19
19 additions, 19 deletions
README.md
with
19 additions
and
19 deletions
README.md
+
19
−
19
View file @
79d655a5
...
...
@@ -58,25 +58,6 @@ repository and run `code . ` inside as usual: [`git clone https://gitlab.epfl.ch
| 13 | 15.12.2021 | Parsing with Combinators / Lambda Calculus | Parsing with Combinators (
[
Video
][
Video 3.2.1
]
)
<br/>
Recursion as Self-Application (
[
Video
][
Video 3.2.2
]
)
<br/>
Church Numerals and Conditionals (
[
Video
][
Video 3.2.3
]
) |
| 14 | 22.12.2021 |
**Final exam**
| - |
## Lab Schedule
Lab sessions take place on Fridays from 10:15 to 12:00.
| Title | Start Date | Session (Fridays 10:15 to 12:00) | Due Date (
[
AoE
](
https://en.wikipedia.org/wiki/Anywhere_on_Earth
)
) |
| :-- | :-- | :-- | :-- |
| Recursion | 22.09.2021 | 24.09.2021 | 03.10.2021 |
| Functional Sets | 29.09.2021 | 01.10.2021 | 07.10.2021 |
| Object-Oriented Sets | 06.09.2021 | 08.09.2021 | 14.10.2021 |
| Huffman Coding | 13.10.2021 | 15.10.2021 & 22.10.2021 | 28.10.2021 |
| Anagrams | 27.10.2021 | 29.10.2021 | 11.11.2021 |
| Quickcheck | 03.11.2021 | 05.11.2021 | 18.11.2021 |
| Bloxorz | 10.11.2021 | 12.11.2021 & 19.11.2021 | 25.11.2021 |
| Codecs | 24.11.2021 | 26.11.2021 & 03.12.2021 | 09.12.2021 |
| Interpreter | 08.12.2021 | 10.12.2021 & 17.12.2021 | 23.12.2021 |
Labs are individual assignments where you get to write Scala programs using the concepts learned during lectures.
Labs are submitted by pushing your code on GitLab, see details in the
[
grading and submission
](
labs/grading-and-submission.md
)
page.
## Exercise (Recitation Session) Schedule
Exercises (aka recitation sessions) take place on Wednesdays from 13:15 to 15:00.
...
...
@@ -100,6 +81,25 @@ Exercises (aka recitation sessions) take place on Wednesdays from 13:15 to 15:00
Exercises are pen and paper style questions that will prepare you for the final exam.
Exercises should be done in groups.
## Lab Schedule
Lab sessions take place on Fridays from 10:15 to 12:00.
| Title | Start Date | Session (Fridays 10:15 to 12:00) | Due Date (
[
AoE
](
https://en.wikipedia.org/wiki/Anywhere_on_Earth
)
) |
| :-- | :-- | :-- | :-- |
| Recursion | 22.09.2021 | 24.09.2021 | 03.10.2021 |
| Functional Sets | 29.09.2021 | 01.10.2021 | 07.10.2021 |
| Object-Oriented Sets | 06.09.2021 | 08.09.2021 | 14.10.2021 |
| Huffman Coding | 13.10.2021 | 15.10.2021 & 22.10.2021 | 28.10.2021 |
| Anagrams | 27.10.2021 | 29.10.2021 | 11.11.2021 |
| Quickcheck | 03.11.2021 | 05.11.2021 | 18.11.2021 |
| Bloxorz | 10.11.2021 | 12.11.2021 & 19.11.2021 | 25.11.2021 |
| Codecs | 24.11.2021 | 26.11.2021 & 03.12.2021 | 09.12.2021 |
| Interpreter | 08.12.2021 | 10.12.2021 & 17.12.2021 | 23.12.2021 |
Labs are individual assignments where you get to write Scala programs using the concepts learned during lectures.
Labs are submitted by pushing your code on GitLab, see details in the
[
grading and submission
](
labs/grading-and-submission.md
)
page.
## Exam Schedule
The midterm exam will be on 10.11.2021.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment