Skip to content

Commit 8dbc45b

Browse files
committed
adjust(schedule) to compress Phase 4 topics
1 parent c2d5d99 commit 8dbc45b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

instruction/modules.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ The course content is divided into multiple topics that you should strive to mas
5353
- [MySQL](mysql/mysql.md)
5454
- [SQL](db-sql/db-sql.md)
5555
- [JDBC](db-jdbc/db-jdbc.md)
56-
-[Phase 4: Chess Database](../chess/4-database/database.md)
5756
- [Securing Passwords](securing-passwords/securing-passwords.md)
57+
-[Phase 4: Chess Database](../chess/4-database/database.md)
5858
- [Logging](logging/logging.md)
5959
- [Debugging](debugging/debugging.md)
6060
- [Defensive Programming](defensive-programming/defensive-programming.md)
@@ -76,6 +76,6 @@ The course content is divided into multiple topics that you should strive to mas
7676

7777
### Legend
7878

79-
| Icon | Meaning |
80-
| ---- | ------------------------------------------ |
79+
| Icon | Meaning |
80+
| ---- | -------------------------------------------- |
8181
|| Assignments requiring submission for grading |

schedule/fall2025.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
| 7 | 13 | 13/14 | [Writing Quality](../instruction/quality-code/quality-code.md), [Code Style Checker](../instruction/style-checker/style-checker.md) | | [Code Quality](https://docs.google.com/presentation/d/1BL8fSa7Evd5gdqNIpGub03YoulWM_zBIRIe9k82w5DI) |
1818
| | 14 | 15/16 | [Unit Testing](../instruction/unit-testing/unit-testing.md), [Code Coverage](../instruction/code-coverage/code-coverage.md) | | [Testing](https://docs.google.com/presentation/d/10UAz0tZo8HXoaewgk3CDq8ACCBQPI2pmYbr6nVBvRRU) |
1919
| 8 | 15 | 20/21 | [Relational Model](../instruction/db-model/db-model.md), [MySQL](../instruction/mysql/mysql.md), [SQL](../instruction/db-sql/db-sql.md) | _Oct 22_ - Phase 3: Chess Web-API | [Relational Model](https://docs.google.com/presentation/d/1URzOUT09zQ1YR8vgxAsGgxnj_5KnRb6CUvhBv2RiUhk), [SQL](https://docs.google.com/presentation/d/1WVLMOK4arzmqS6r2SsBRRmSvW984gIoBWiKtz7mnnUY) |
20-
| | 16 | 22/23 | [`Phase 4: Chess Database`](../chess/4-database/database.md) | | |
21-
| 9 | 17 | 27/28 | [JDBC](../instruction/db-jdbc/db-jdbc.md), [Securing Passwords](../instruction/securing-passwords/securing-passwords.md) | | [JDBC](https://docs.google.com/presentation/d/1Yj9dwQUIWexTtnnSNAc64o2iRRZ7ETBIFWGxibw5rEs) |
20+
| | 16 | 22/23 | [`Phase 4: Chess Database`](../chess/4-database/database.md), [JDBC](../instruction/db-jdbc/db-jdbc.md), [Securing Passwords](../instruction/securing-passwords/securing-passwords.md) | | [JDBC](https://docs.google.com/presentation/d/1Yj9dwQUIWexTtnnSNAc64o2iRRZ7ETBIFWGxibw5rEs) |
21+
| 9 | 17 | 27/28 | In class help session | | |
2222
| | 18 | 29/30 | [Console UI](../instruction/console-ui/console-ui.md), [Client HTTP](../instruction/web-api/web-api.md), [`Phase 5: Chess Pregame`](../chess/5-pregame/pregame.md) | _Oct 31_ - Phase 4: Chess Database | [Client](https://docs.google.com/presentation/d/1T6l8iPi3RhMEYnUzeftLR8mMUFkbOzIhh6PjDNUHQvo) |
2323
| 10 | 19 | **Nov** 3/4 | [Logging](../instruction/logging/logging.md), [Debugging](../instruction/debugging/debugging.md), [Defensive Programming](../instruction/defensive-programming/defensive-programming.md) | | [Logging & Debugging](https://docs.google.com/presentation/d/1ZVp56cAxA9FX_ldNZQxXNbVmMyTW-VQHYbe_RstFmcY) |
2424
| | 20 | 5/6 | [WebSocket](../instruction/websocket/websocket.md) | | [WebSocket](https://docs.google.com/presentation/d/19r2fC1VHMMTp7qUmRGh89swp7ZLgf3JcOUkEXIndKMg) |

0 commit comments

Comments
 (0)