Skip to content

Commit

Permalink
update README to clarify focus on Capstone project and remove outdate…
Browse files Browse the repository at this point in the history
…d instructions
  • Loading branch information
madebygps committed Jan 23, 2025
1 parent f8b5738 commit a0394a0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/phase2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ Programming is a fundamental skill for cloud engineering, enabling you to create

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.

Continuing with our hands-on approach, we've prepared an application and it's starter code for you to build out. You will be focused on building the API, the frontend we will fully provide. You first must go through the content of this phase to gain knowledge to build the application out.

As learners finish this phase, many will share their code. We recommend you do not copy and paste anybody's solution. You are only doing a disservice to yourself and will not make it in this field if that is the mentality you have.

Additionally, we recommend you turn off any AI assistants you might have for code completion, though using AI to ask for explanations and clarification is highly recommended. We will continue to suggest prompts throughtout the guide.
Expand All @@ -20,7 +18,7 @@ By the end of this phase, you will have:
- Learned the basics of how REST APIs work
- Learned the basics of FastAPI
- Learned how to use cloud SDKs to interact with cloud services via code
- Completed the [starter repo]() functionality
- Completed the Capstone project

## Prerequisites

Expand Down

0 comments on commit a0394a0

Please sign in to comment.