Skip to content

Commit

Permalink
add videos to relevant MDs
Browse files Browse the repository at this point in the history
  • Loading branch information
Daaimah Tibrey authored and Daaimah Tibrey committed Jan 29, 2024
1 parent 81e0250 commit 3ac5b44
Show file tree
Hide file tree
Showing 20 changed files with 47 additions and 9 deletions.
1 change: 1 addition & 0 deletions api/intro-to-http.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
### Prerequisites

- [How the Internet Works](../networking-computing/README.md)
- Watch these videos [Node, Express, & HTTP Requests](https://www.dropbox.com/scl/fi/edoomibrdgvvbbmxbsx2z/GMT20231011-220541_Recording_gallery_2560x1440.mp4?rlkey=uir7qjdylsrusd3n12jam3y2x&dl=0) & [SQL & APIs with Andy Peterson](https://www.dropbox.com/scl/fi/jbbuhorda3w3z8c4yslkq/GMT20231012-210808_Recording_gallery_1920x1258.mp4?rlkey=h2moholvboaued3o0zj2emd61&dl=0)

### Motivation

Expand Down
1 change: 1 addition & 0 deletions career/resume-writing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- [Contributing to Open Source](../open-source/open-source.md)
- [Roles in Tech](/career/roles-in-tech/roles-in-tech.md)
- Watch this video of [Resume Workshop with Jenna](https://www.dropbox.com/s/j83rs3hzzcy0k20/video1315143004.mp4?dl=0) and [Resumes & LinkedIn with Cindy Hazelton](https://www.dropbox.com/scl/fi/3g9645cfn1vnd3y101c2m/GMT20230419-180048_Recording_gvo_1280x720.mp4?rlkey=095f3q9vqsykzuffu62vb6yrq&dl=0)

### Motivation

Expand Down
10 changes: 3 additions & 7 deletions career/roles-in-tech/data-science.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Prerequisites

No Prerequisites.
📽️ Watch this video of [Data Scientist Dave Holmes-Kinsella & Vanessa Tang](https://www.dropbox.com/s/90ln5vfn3rywsl4/video1323043834.mp4?dl=0)

### Motivation

Expand All @@ -21,9 +21,7 @@ A data scientist will:

* **[Netflix](https://www.netflix.com/)** uses data analysis to recommend movies.

<p align="center">
<img src="/roles-in-tech/data-example.jpg" alt="data">
</p>
![data lifecycle](https://github.com/Techtonica/curriculum/assets/41805952/dfad6960-d0c5-478f-aefb-49cc1b988f28)

### Objectives

Expand Down Expand Up @@ -53,9 +51,7 @@ A data scientist will:

**LifeCycle of Data Science**

<p align="center">
<img src="/roles-in-tech/lifecycle-datascience.png" alt="data" height="500" width="500">
</p>
![data lifecycle](https://github.com/Techtonica/curriculum/assets/41805952/dfad6960-d0c5-478f-aefb-49cc1b988f28)

- Tools like Pandas, Numpy, Hadoop, Spark etc
comprise an important part of the data science toolbox.
Expand Down
4 changes: 4 additions & 0 deletions career/roles-in-tech/developer-advocate.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Developer Advocate / Evangelist

### Prerequisites

📽️ Watch this video of [Developer Advocacy with Thomas Lewis](https://www.dropbox.com/s/fo80bnqxfj763eb/video1280845309.mp4?dl=0)

### Motivation

A developer evangelist is a mediator or translator between a company and the developers. Even if you don't write code, you can get into your dream company.
Expand Down
3 changes: 2 additions & 1 deletion career/roles-in-tech/product-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

### Prerequisites

#### Product : [What is a Product?](https://economictimes.indiatimes.com/definition/product)
- Product : [What is a Product?](https://economictimes.indiatimes.com/definition/product)
- Watch this video of [Product Management with Kailyn Nelson](https://www.dropbox.com/s/r0b3vm8pp2kj7xa/Kailyn%20Nelson%20Product%20Management.mp4?dl=0)

### Motivation

Expand Down
4 changes: 4 additions & 0 deletions career/roles-in-tech/qa.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# QA Engineer

### Prerequisites

📽️ Watch this video of [QA with Alicia](https://www.dropbox.com/s/0p33mywfg7pi5rk/video1619906726.mp4?dl=0)

### Projected Time

- Lesson: 20 min
Expand Down
2 changes: 1 addition & 1 deletion career/roles-in-tech/sales-engineering.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

### Prerequisites

None
📽️ Watch this video of [Sales Engineer](https://www.dropbox.com/s/uwbh94wjlrvjf19/video1173880887.mp4?dl=0)

### Motivation

Expand Down
2 changes: 2 additions & 0 deletions career/roles-in-tech/technical-program-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Prerequisites

📽️ Watch this video of [TPM with Elaine Lee](https://www.dropbox.com/s/6hzzpmhgpbzmsfb/video1587910954.mp4?dl=0)

In General you will need following to be a Technical Program Manager:

- **Technical Competency**
Expand Down
2 changes: 2 additions & 0 deletions career/roles-in-tech/technical-writing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Prerequisites

📽️ Watch this video of [Technical Writer with Sarah R](https://www.dropbox.com/s/8oe2kdhebkra6ph/video1761166302.mp4?dl=0)

Here are links to lessons that should be completed before this lesson:

[Reading & Writing Documentation](../../reading-and-writing-documentation/documentation.md)
Expand Down
4 changes: 4 additions & 0 deletions chrome-developer-tools/chrome-developer-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

Chrome Developer Tools help tremendously with front-end development (HTML, CSS & JavaScript) and are also useful for running and debugging JavaScript code.

### Prerequisites

📽️ Watch this video of [Recursion & Browser Debugging Tools with Alex Jeng](https://www.dropbox.com/scl/fi/ug8qr5nso3crbgdosn5s9/video1897378278.mp4?rlkey=otqfbbak709dkj08wyxwgae21&dl=0)

### Objectives

**Participants will be able to**
Expand Down
4 changes: 4 additions & 0 deletions coding-interviews/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Coding Interviews

### Prerequisites

📽️ Watch this video of [How to Tackle the Coding Interview](https://www.dropbox.com/s/nb34vrf0tb99goi/video1554065253.mp4?dl=0)

This section should be used as additional material after you have already gone through the following curriculum:

- [algorithms](../algorithms/intro-to-algorithms.md)
Expand Down
1 change: 1 addition & 0 deletions debugging/debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- Techtonica's HTML/CSS & JS workshops
- [Asking Good Questions lesson](/onboarding/asking-good-questions.md)
- [Chrome Developer Tools lesson](/chrome-developer-tools/chrome-developer-tools.md)
- Watch this video of [Recursion & Browser Debugging Tools with Alex Jeng](https://www.dropbox.com/scl/fi/ug8qr5nso3crbgdosn5s9/video1897378278.mp4?rlkey=otqfbbak709dkj08wyxwgae21&dl=0)

### Motivation

Expand Down
1 change: 1 addition & 0 deletions electives/oauth/o-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ About 1.5 hours
- [Git version control](/git/git-version-control.md)
- [.gitignore lesson](/git/gitignore.md)
- [.env lesson](/command-line/env.md)
- Watch this video of [Auth0](https://www.dropbox.com/s/9gqeejrquy5twbm/video1137877313.mp4?dl=0) & [Auth0 in the FrontEnd](https://www.dropbox.com/s/13s3yr019pc58o5/video1805894443.mp4?dl=0)

### Motivation

Expand Down
1 change: 1 addition & 0 deletions express-js/express.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

- [How the Internet Works](../requests-and-responses/requests-and-responses.md)
- [Node.js](../node-js/node-js.md)
- Watch these videos [Express Routes with Cristina](https://www.dropbox.com/s/eqeozfxmn60w8gh/video1285928064.mp4?dl=0) & [Node, Express, & HTTP Requests](https://www.dropbox.com/scl/fi/edoomibrdgvvbbmxbsx2z/GMT20231011-220541_Recording_gallery_2560x1440.mp4?rlkey=uir7qjdylsrusd3n12jam3y2x&dl=0)

### Motivation

Expand Down
5 changes: 5 additions & 0 deletions git/git-version-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
- [Command Line Advanced lesson](/dev-tools/command-line-advanced.md)
- [Shell Commands lesson](https://docs.google.com/presentation/d/1LuOLcpSAtNQlbULx9nWgXJNhgWQlfQ4nzLWQ0DuuPQk/edit?usp=sharing)

📽️ Watch these videos
- [Git with Jair Trejo](https://www.dropbox.com/s/x64ux3q5kqj8v6l/video1604871754.mp4?dl=0)
- [Command Line, Git, & GitHub with Ruthie Irvin](https://www.dropbox.com/scl/fi/io1na2p89la6toe259d12/GMT20231016-220446_Recording_gallery_3840x2160.mp4?rlkey=wnm4yxx6legnov02vnzv5lhrv&dl=0)
- [Git GUI with Adoara](https://www.dropbox.com/s/kemg5ek25sghs38/video1134494314.mp4?dl=0)

### Learning styles represented

- See (videos and demonstration)
Expand Down
1 change: 1 addition & 0 deletions node-js/node-js.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

- [How the Internet Works](/networking-computing/how-the-internet-works.md)
- [Intro to HTTP](/api/intro-to-http.md)
- Watch this video [Node, Express, & HTTP Requests](https://www.dropbox.com/scl/fi/edoomibrdgvvbbmxbsx2z/GMT20231011-220541_Recording_gallery_2560x1440.mp4?rlkey=uir7qjdylsrusd3n12jam3y2x&dl=0)

### Motivation

Expand Down
1 change: 1 addition & 0 deletions recursion/recursion.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
- [JavaScript 2 - Arrays, Functions](/javascript/javascript-2-array-functions.md)
- [JavaScript 3 - Conditionals, Comparisons, Booleans](/javascript/javascript-3-conditionals.md)
- [JavaScript 4 - Loops](/javascript/javascript-4-loops.md)
- Watch this video of [Recursion & Browser Debugging Tools with Alex Jeng](https://www.dropbox.com/scl/fi/ug8qr5nso3crbgdosn5s9/video1897378278.mp4?rlkey=otqfbbak709dkj08wyxwgae21&dl=0)

### Motivation

Expand Down
4 changes: 4 additions & 0 deletions testing-and-tdd/jest.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

### Prerequisites

📽️ Watch these videos
- [Jest with Chris Jaure](https://www.dropbox.com/s/mw13houixd30lf5/video1500769867.mp4?dl=0)
- [Jest with Christina](https://www.dropbox.com/s/x64ux3q5kqj8v6l/video1604871754.mp4?dl=0)

Here are links to lessons that should be completed before this lesson:

- [Intro to Testing and TDD](testing-and-tdd.md)
Expand Down
1 change: 1 addition & 0 deletions testing-and-tdd/testing-and-tdd.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- [Command Line](/dev-tools/command-line-interface.md)
- [JavaScript Lessons 1-7](/javascript)
- Watch this video of [TDD & Debugging with Russ Harmon](https://www.dropbox.com/scl/fi/0tm0hobs3a0gpnstm5un9/GMT20231013-210435_Recording_gallery_2560x1440.mp4?rlkey=vquxs6lust77ggzw6imidtu6e&dl=0)

### Motivation

Expand Down
4 changes: 4 additions & 0 deletions testing-and-tdd/testing-mindset.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
- What are the edge cases?
- When does one create the tests in TDD?

### Prerequisites

📽️ Watch this video of [TDD & Debugging with Russ Harmon](https://www.dropbox.com/scl/fi/0tm0hobs3a0gpnstm5un9/GMT20231013-210435_Recording_gallery_2560x1440.mp4?rlkey=vquxs6lust77ggzw6imidtu6e&dl=0)

### Motivation

When you write code, you're not done once you write the code -- you need to make sure it works! A big part of coding is testing -- making sure your code actually works how you think it will.
Expand Down

0 comments on commit 3ac5b44

Please sign in to comment.