Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added PD DB W4 #679

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/db/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ sidebar_label: Overview
| [Week 1](./week-1/lesson.md) | Introduction to SQL |
| [Week 2](./week-2/lesson.md) | More SQL and integration with NodeJS |
| [Week 3](./week-3/lesson.md) | More integration with NodeJS |
| [Week 4](./week-4/lesson.md) | |

## Coordination

Expand Down
7 changes: 7 additions & 0 deletions docs/db/week-4/coursework.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Coursework

## 1) Final Projects - Team canvas (PD - 2 hr)

Come together with your final projects team and go through [the team canvas slides](https://docs.google.com/presentation/d/1hUVnvev7UC9YNbNSrrzml4QlrBl46Ui5aOKmnqGjB5c/edit#slide=id.g1c606b9ea85_0_1500).

Prepare your own team canvas as the first step of your final projects work.
20 changes: 20 additions & 0 deletions docs/db/week-4/lesson.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Database 4

---

**Teaching this lesson?**

Read the Mentors Notes [here](./instructors.md)

---

## What will we learn today?

- [PD](#Applying for jobs)

## PD (Applying for jobs)
**Session objective:** This session explores the job search cycle and good practices when applying for jobs.

[Applying for jobs slides](https://docs.google.com/presentation/d/1TFeEb7qhCY6hM1gcgLuJW_3eK0z4F-ivAntONsr4EJ0/edit#slide=id.g1c60cba9fff_0_0)


Loading