From c8b999fa46d3d69373a089f5b8ec5a9e43b27bf0 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Tue, 3 Oct 2023 14:49:23 +0200 Subject: [PATCH 1/4] fix typos --- _pages/tools.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_pages/tools.md b/_pages/tools.md index e41b78a9..3ec60aa8 100644 --- a/_pages/tools.md +++ b/_pages/tools.md @@ -19,11 +19,11 @@ We have detected you're using: Error: JavaS
-This step is important, because the commands you need to run on a Windows computer are different to Mac or Linux. The instructions for Windows will not work on Mac and vice versa. If you're using a cloud service to build your app (like Replit), you'll need to run the Linux commands even if you are on a Windows computer. +This step is important, because the commands you need to run on a Windows computer are different from Mac or Linux. The instructions for Windows will not work on Mac and vice versa. If you're using a cloud service to build your app (like Replit), you'll need to run the Linux commands even if you are on a Windows computer. ## Text Editor {#text-editor} -To create your app you'll need to write code. This can be done with a Text Editor made for writing code. Listed below are examples of text editors your can use for writing code and editing files. We recommend Visual Studio Code as it's a very complete package that works out of the box. +To create your app you'll need to write code. This can be done with a Text Editor made for writing code. Listed below are examples of text editors you can use for writing code and editing files. We recommend Visual Studio Code as it's a very complete package that works out of the box. Choose an editor, go to the website linked below and install it following the instructions on the website. @@ -50,7 +50,7 @@ Open the Terminal like so for your Operating System:
  • Open Spotlight:
  • From 5e69851e7cd4447ee2af49f6101702a4ab622a2a Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Tue, 3 Oct 2023 14:53:06 +0200 Subject: [PATCH 2/4] fix typos --- _pages/coach.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_pages/coach.md b/_pages/coach.md index ac739bf4..2504de54 100644 --- a/_pages/coach.md +++ b/_pages/coach.md @@ -29,7 +29,7 @@ You mean besides incredibly good karma? Here are some very likely outcomes: - You'll help break down stereotypes about women not being interested in technology and programming and thus help your sisters, female friends and relatives, (future) daughters have more choices in their future. And you can add all that on your CV! ### Choice of technology -Rails Girls workshops give the first experience in software craftsmanship through introducing the participants to Ruby, Rails and HTML/CSS. The curriculum has been built around these technologies. If the workshop is too difficult or deep, it will not encourage the beginners to continue as it's perceived too hard. Rails Girls workshops are not about learning programming fast and efficiently. It's about the open environment, excitement and getting to know the tools they can use, and having a great day learning about programming, the community, web apps and more. We would love to see other additions to e.g.follow up meetups. If you'd like to host a beginner-friendly, welcome event for women in other technologies or frameworks, we strongly encourage you to do so and use the existing materials. All Rails Girls content is licensed under creative commons. +Rails Girls workshops give the first experience in software craftsmanship through introducing the participants to Ruby, Rails and HTML/CSS. The curriculum has been built around these technologies. If the workshop is too difficult or deep, it will not encourage the beginners to continue as it's perceived too hard. Rails Girls workshops are not about learning programming fast and efficiently. It's about the open environment, excitement and getting to know the tools they can use, and having a great day learning about programming, the community, web apps and more. We would love to see other additions to e.g. follow up meetups. If you'd like to host a beginner-friendly, welcome event for women in other technologies or frameworks, we strongly encourage you to do so and use the existing materials. All Rails Girls content is licensed under creative commons. ### Time to complete app @@ -42,7 +42,7 @@ Believe it or not, for most, it is really important. It makes the environment di ### Inclusivity -Rails Girls is a inclusive, safe and welcoming experience to everyone. The workshops are primarily intended for beginner women and crafted for this specific user group, but we've always been open to including other skill-levels and genders. Rails Girls coaches are male and female. The end goal of Rails Girls is to enriched the entire Rails community by encouraging more diverse people to join it. If you want to make a different curriculum or group, all the material is online and you are welcome to use it under another name and brand. +Rails Girls is an inclusive, safe and welcoming experience to everyone. The workshops are primarily intended for beginner women and crafted for this specific user group, but we've always been open to including other skill-levels and genders. Rails Girls coaches are male and female. The end goal of Rails Girls is to enrich the entire Rails community by encouraging more diverse people to join it. If you want to make a different curriculum or group, all the material is online and you are welcome to use it under another name and brand. @@ -54,7 +54,7 @@ Usually there'll be at least somebody at the event who works with Rails on a reg ### What exactly will I be doing as a coach? -The structure of workshop varies a bit from city to city, so your local organizer group will be able you to guide you through the details. Usually there's a pre-event meeting or dinner with coaches where you can ask all you questions. +The structure of workshop varies a bit from city to city, so your local organizer group will be able to guide you through the details. Usually there's a pre-event meeting or dinner with coaches where you can ask all you questions. ### Answering questions Often coaches who are just one step ahead of attendees are the best at explaining :) Use real life metaphors and explain very high-level. Explaining too deep will cause a flood of information that is not necessary at the beginning. @@ -85,7 +85,7 @@ Some other great first-hand tips from Rails Girls coaches: - [4 lessons learned from teaching at Rails Girls Berlin](https://pragtob.wordpress.com/2012/08/14/4-lessons-learned-from-teaching-at-rails-girls-berlin/) - [I infiltrated #railsgirlslj, here’s what it was like](https://swizec.com/blog/i-infiltrated-railsgirlsj-heres-what-it-was-like/swizec/5717) -- [8 ways to enable workshop attendess to keep learning](https://pragtob.wordpress.com/2013/06/14/8-ways-to-enable-workshop-attendees-to-keep-learning/) +- [8 ways to enable workshop attendees to keep learning](https://pragtob.wordpress.com/2013/06/14/8-ways-to-enable-workshop-attendees-to-keep-learning/) - [What I learned learning Rails / becoming a better teacher](https://floordrees.tumblr.com/post/58784746482/what-i-learned-learning-rails-becoming-a-better) - [Tips for coaching a programming study group](https://coaching.rubymonstas.org/) From d3ae9e1f2fc1cb410578bbf4728cc2ea5e25d9f4 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Tue, 3 Oct 2023 14:53:43 +0200 Subject: [PATCH 3/4] fix typo --- _pages/commenting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/commenting.md b/_pages/commenting.md index 9b4e9a20..859182c3 100644 --- a/_pages/commenting.md +++ b/_pages/commenting.md @@ -47,7 +47,7 @@ rails db:migrate ## Add relations to models -Your app needs to knows about the relation between the two objects, ideas and comments, so you can fetch only the comments that belong to a specific idea. One idea can have many comments, but a comment can only belong to one idea. +Your app needs to know about the relation between the two objects, ideas and comments, so you can fetch only the comments that belong to a specific idea. One idea can have many comments, but a comment can only belong to one idea. Open `app/models/idea.rb` and below the line: From a8864b0264a7480d31872e6ce335dc753ab99547 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Tue, 3 Oct 2023 14:54:41 +0200 Subject: [PATCH 4/4] fix typo --- _pages/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/deployment.md b/_pages/deployment.md index 33c13c34..5564fc61 100644 --- a/_pages/deployment.md +++ b/_pages/deployment.md @@ -9,7 +9,7 @@ permalink: deployment {% include main-guide-intro.html %} -Now that you have you very first app made, let's share it with others by putting it online! +Now that you have your very first app made, let's share it with others by putting it online! Once you're done with one of the following guides, you'll have a URL that people can enter in their browser and see what you made today. During the workshop you can continue working on your app (by following these guides), and deploying new and improved versions of your app.