From 7dc9726068ed0068953fef65493aa2f8b2380477 Mon Sep 17 00:00:00 2001 From: Lane Wagner Date: Fri, 5 Jul 2024 17:59:47 -0600 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eef222c..c969474 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ This is a living roadmap for [Boot.dev's free-to-audit computer science program * Learn AWS/GCP/Azure * Learn NLP -## Languages +## Which languages can I learn with? The plan is to make the backend developer career path available in *many more* major languages. For example, currently the path is predominantly: @@ -90,6 +90,17 @@ We want to make the 2nd half of the learning path, the Go stuff, available in th Of lesser priority, but still a goal, is to make the intro to CS section (Python currently) available in other languages. We're prioritizing the 2nd half because that's the section with the more technology-specific skills. It makes more sense to want to tailor that section of the learning path to a career working with a specific language/framework. +## Will you teach anything besides backend? + +Yes. For now, we're still focused on having the absolute best curriculum and platform for budding backend developers. And we're prioritizing making it available in more languages, but we plan to then branch out to other career goals. Likely next candidates include: + +1. Data Engineering +2. DevOps / Infrastructure +3. Embedded +4. Game Dev +5. Cyber Security +6. Front End (lol jk) + ## Philosophy You can read about our [approach to learning here](https://blog.boot.dev/about/).