Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs11-async
documents
Commits
3b66e32d
Commit
3b66e32d
authored
5 years ago
by
Caleb C. Sander
Browse files
Options
Download
Email Patches
Plain Diff
Remove chat project; shift due dates
parent
0407a60c
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
README.md
with
4 additions
and
4 deletions
+4
-4
README.md
View file @
3b66e32d
...
...
@@ -31,10 +31,10 @@ You can contact me via:
| Weeks | Topic and notes | Project | Due (at 10 PM PDT) |
| ----- |---------------- | ------- | ------------------ |
| 1-2 |
[
Callbacks
](
notes/callbacks/callbacks.md
)
|
[
Minesweeper
](
specs/minesweeper/minesweeper.md
)
| 2020-04-17 |
| 3 |
[
Promises
](
notes/promises/promises.md
)
|
[
`make`
](
specs/make/make.md
)
| 2020-04-24 |
|
4-5
|
[
Streams
](
notes/streams/streams.md
)
|
[
`grep`
](
specs/grep/grep.md
)
| 2020-05-08 |
|
6
|
[
HTTP
](
notes/http/http.md
)
|
[
Wiki Game
](
specs/wiki-game/wiki-game.md
)
| 2020-05-15 |
|
7
|
[
WebSockets
](
notes/websockets/websockets.md
)
|
[
Chat client
](
specs/chat/client.md
)
**OR**
[
Chat server
](
specs/chat/server.md
)
| 2020-05-22 |
| 3
-4
|
[
Promises
](
notes/promises/promises.md
)
|
[
`make`
](
specs/make/make.md
)
|
~~
2020-04-24
~~ 2020-05-01
|
|
5-6
|
[
Streams
](
notes/streams/streams.md
)
|
[
`grep`
](
specs/grep/grep.md
)
|
~~
2020-05-08
~~ 2020-05-15
|
|
7
|
[
HTTP
](
notes/http/http.md
)
|
[
Wiki Game
](
specs/wiki-game/wiki-game.md
)
|
~~
2020-05-15
~~ 2020-05-22
|
|
~~7~~
|
~~
[
WebSockets
](
notes/websockets/websockets.md
)
~~
|
~~
[
Chat client
](
specs/chat/client.md
)
**OR**
[
Chat server
](
specs/chat/server.md
)
~~
|
~~
2020-05-22
~~
|
| 8-9 |
`async`
-
`await`
| MiniVC | 2020-06-05 |
## JavaScript reference
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help