Skip to content

Commit

Permalink
Merge pull request #109 from turingschool/remove-program-references
Browse files Browse the repository at this point in the history
Remove specific program references
  • Loading branch information
hfaerber authored Jul 1, 2024
2 parents f454e2d + 6d9657b commit b8cf277
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions try-coding-fe/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Please sign up for a free <a target="blank" href="https://replit.com/~">replit.c

## What to Expect

Over the course of the day, we will write code, practice the habits of successful developers, and learn a little more about Turing. We will ask you to introduce yourself, ask questions, and occasionally share answers to the technical work we do! By the end of today, you will build your very own “Guess the Number” console game. Below is our agenda for the day:
Over the course of the workshop, we will write code, practice the habits of successful developers, and learn a little more about Turing. We will ask you to introduce yourself, ask questions, and occasionally share answers to the technical work we do! By the end of today, you will build your very own “Guess the Number” console game. Below is our agenda for the day:

- Welcome & Introductions (30 minutes)
- Instruction (90 minutes)
Expand All @@ -39,7 +39,7 @@ There are several ways to get my attention throughout the workshop today. Let’
- **Introduce yourself!** Share your name, pronouns, and your location. Then, share why you’re here.

1. I’m looking for a career change and I’m trying coding for the first time.
2. I already know I want to attend Turing, but I need to pick a program!
2. I already know I want to attend Turing, but I want to learn more!
3. My friend or family member won’t stop bugging me about checking this out, so here I am!

### Up Next
Expand Down
4 changes: 2 additions & 2 deletions try-coding-fe/rb-number-guesser/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ function checkGuess() {
}
```

This is something you might build if you were in the Front End program at Turing.
This is something you might build as a Front End developer.

Now let's take a look at what this same code would look like if you were implementing Ruby in our Back End program.
Now let's take a look at what this same code would look like if you were implementing Ruby, a Back End language.

### Explore: Back End Number Guesser

Expand Down
2 changes: 1 addition & 1 deletion try-coding-fe/wrap-up/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ We are always creating new, exciting events for prospective students. Check out

We know everyone has different barriers or concerns as they start this process. Our team is here to help you find solutions to each barrier and ease your concerns from how to pay for Turing to what is the job support like.

Reach out if you have any questions at all - from _Can I afford this?_ to _Is Software Engineering for me?_ to _What is a typical day like as a Turing student?_ - we're here for you! Email **[email protected]** with your questions and we'll schedule a one on one call with you!
Reach out if you have any questions at all - from _Can I afford this?_ to _Is Software Engineering for me?_ to _What is a typical day like as a Turing student?_ - we're here for you! Email **[email protected]** with your questions and we'll schedule a one on one call with you!

## Apply!

Expand Down
2 changes: 1 addition & 1 deletion try-coding-general/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ There are several ways to get my attention throughout the workshop today. Let’
- **Raise your hand.** Find your zoom toolbar, click Reactions, then Raise Hand.
- **Introduce yourself!** Share your name, pronouns, and your location. Then, share why you’re here.
1. I’m looking for a career change and I’m trying coding for the first time.
2. I already know I want to attend Turing, but want to learn more!
2. I already know I want to attend Turing, but I want to learn more!
3. My friend or family member won’t stop bugging me about checking this out, so here I am!

### Up Next
Expand Down
2 changes: 1 addition & 1 deletion try-coding-general/wrap-up/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ We are always creating new, exciting events for prospective students. Check out

We know everyone has different barriers or concerns as they start this process. Our team is here to help you find solutions to each barrier and ease your concerns from how to pay for Turing to what is the job support like.

Reach out if you have any questions at all - from *Can I afford this?* to *What is a typical day like as a Turing student?* - we're here for you! Email **[email protected]** with your questions and we'll schedule a one on one call with you!
Reach out if you have any questions at all - from _Can I afford this?_ to _Is Software Engineering for me?_ to _What is a typical day like as a Turing student?_ - we're here for you! Email **[email protected]** with your questions and we'll schedule a one on one call with you!

## Apply!

Expand Down

0 comments on commit b8cf277

Please sign in to comment.