Skip to content

Commit

Permalink
grammar corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
madebygps committed Jan 2, 2025
1 parent 79c5c0c commit 89b22e7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
4 changes: 2 additions & 2 deletions docs/Welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ slug: /

## What is Learn to Cloud?

Learn to Cloud is a program (not a book or course) that originated from [this tweet](https://twitter.com/madebygps/status/1406258053427740672?lang=en). The goal is to provide an outline of skills you need to learn Cloud Computing.
Learn to Cloud is a program (not a book or course) that originated from [this tweet](https://twitter.com/madebygps/status/1406258053427740672?lang=en). The goal is to provide an outline of skills you need to learn Cloud Engineering.

## Is Cloud Still Worth Learning with the rise of AI?

As AI advances, cloud infrastructure demand rises. Learn cloud and embrace tools like [GitHub Copilot](https://youtube.com/playlist?list=PLlrxD0HtieHgr23PS05FIncnih4dH9Na5) and [ChatGPT](https://openai.com/blog/chatgpt) ASAP to make you more productive and competitive.
As AI advances, cloud infrastructure demand rises. Learn cloud and embrace tools like [GitHub Copilot](https://youtube.com/playlist?list=PLlrxD0HtieHgr23PS05FIncnih4dH9Na5) and [ChatGPT](https://openai.com/blog/chatgpt) ASAP in your learning journey.

## We Recommend You Watch These First

Expand Down
14 changes: 9 additions & 5 deletions docs/phase0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The video playlist above will introduce you to several key concepts, but let's d
- **[What is a Cloud Engineer and how to become one](https://youtu.be/7i1WMGxyt4Q):** What does a cloud engineer do, and what are the steps to become one?


## Things you should be able familiar with at the end of this phase
## Things you should be familiar with at the end of this phase

1. Have a clear understanding of the basics of IT and cloud computing.
2. Be prepared for continuous learning, as the tech field is ever-evolving.
Expand All @@ -31,10 +31,14 @@ The video playlist above will introduce you to several key concepts, but let's d

**An industry standard for people getting into tech is the [CompTIA A+](https://www.comptia.org/certifications/a).**

- Is it necessary? No.
- Is it helpful? It depends on your learning style.
- Did I take it? No.
- Should you take it? It can be beneficial for your resume and may help you land support roles.
- Is it necessary?
- No.
- Is it helpful?
- It depends on your learning style.
- Did I take it?
- No.
- Should you take it?
- It can be beneficial for your resume and may help you land support roles. Look up roles in your area and if they ask for it, get it.

## Entry-Level Jobs

Expand Down
3 changes: 1 addition & 2 deletions docs/phase2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ Author: [GPS](https://twitter.com/madebygps)

Programming is a fundamental skill for cloud engineering, enabling you to create, manage, and optimize cloud resources efficiently.

You don't need to know how to build UIs but you need to know how to work with APIs and other cloud services like storage, databases, etc. Knowing how to program will make you more competitive in the hiring market. Additionally, understanding prompt engineering with tools like GitHub Copilot can enhance your coding productivity and capabilities.
You don't need to know how to build UIs but you need to know how to work with APIs and other cloud services like storage, databases, etc. Knowing how to program will make you more competitive in the hiring market.

In the previous step you were introduced to programming basics and wrote your first Bash script. You can now leverage this knowledge and apply it to your choice of programming language.

<!--truncate -->
<iframe width="100%" height="315" src="https://www.youtube.com/embed/AZhINW89kbM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
Expand Down

0 comments on commit 89b22e7

Please sign in to comment.