Skip to content

Commit 42d123b

Browse files
committed
about
1 parent 43e6d29 commit 42d123b

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

Diff for: content/about.md

+8-10
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,18 @@ imgAlts:
99
lastmod: "2023-01-25"
1010
---
1111

12-
Ready to become a backend developer? Don't make it a grind. **The smartest way to learn to code is to make sure you’re never bored.**
13-
14-
We’re building off of years of psychological research and modern game design to guide you from beginner to master–if you’re ready to put in the time. With a curriculum designed for builders, a vibrant Discord community, and hat-tip to the gamer in all of us, we welcome you to the most captivating, finger-flying, addictive way to learn to code.
12+
We think the smartest way to learn to code is to make sure you’re never bored.
1513

1614
## The Story
1715

18-
I originally built [Boot.dev](https://boot.dev) for my wife Breanna so she could transition from being an x-ray tech to a back-end developer. The reason being, we had run into a few problems:
16+
I originally built [Boot.dev](https://boot.dev) for my wife Breanna so she could transition from being an x-ray tech to a back-end developer, but we ran into a few problems:
1917

2018
* We didn't have the time or money for a 4-year CS degree, but I felt a lot of the core CS concepts were important
2119
* As a hiring manager, I found that many resources don't focus enough on building projects
2220
* We found plenty of places to learn front-end development, but not back-end
2321
* Few people fail because coding is too hard, they fail because they lose motivation
2422

25-
I decided it would be fun to build a course that incorporates a lot of the fun aspects of RPG games, and started Boot.dev as a side project. My wife was my first student and loves the courses, so I hope you do too.
23+
I decided it would be fun to build a course that incorporates a lot of the fun aspects of RPG games and started Boot.dev as a side project. My wife was my first student and loves the courses, so I hope you do too.
2624

2725
## Socials
2826

@@ -57,7 +55,7 @@ Coding, and in particular *learning to code*, can become dull if the magic is lo
5755

5856
* Everything should be learned through hands-on coding lessons
5957
* All concepts should be taught within the context of a real-world software project
60-
* Game elements like achievements and quests can supply boosts of external motivation and sweet sweet dopamine
58+
* Game elements like achievements and quests can supply boosts of external motivation and sweet, sweet dopamine
6159

6260
### 2. Computer science matters, degrees don't
6361

@@ -75,11 +73,11 @@ The tighter your feedback loop, the better. Our courses teach new concepts throu
7573

7674
Sometimes "deploy" means to host a web app on the internet. Sometimes it just means packaging up your project with great documentation and pushing it to GitHub.
7775

78-
The point is, you need to *show your work*, and that work should be *interesting* if you want a better chance of landing a job.
76+
The point is you need to *show your work*, and that work should be *interesting* if you want a better chance of landing a job.
7977

8078
### 5. It's hard to find good resources
8179

82-
The internet is estimated to host over 100 Zettabytes of data. That's about 100 *trillion* gigabytes of data. If you're learning to code, you're don't need *more* information, you need a curated roadmap of the *most important* information packaged in a way that's easy to digest.
80+
The internet is estimated to host over 100 Zettabytes of data. That's about 100 *trillion* gigabytes of data. If you're learning to code, you don't need *more* information, you need a curated roadmap of the *most important* information packaged in a way that's easy to digest.
8381

8482
### 6. Learning to code is a depth-first algorithm
8583

@@ -99,8 +97,8 @@ Learning to code isn't easy. If it were, everyone would be doing it, and we woul
9997

10098
You learn most effectively when you're in your [zone of proximal development](https://en.wikipedia.org/wiki/Zone_of_proximal_development), the place just *outside* of your comfort zone. There are just two rules for staying in the ZOPD:
10199

102-
1. Don't waste your time-solving problems that you already know how to solve
103-
2. Don't waste your time-solving problems that are impossible for your skill level
100+
1. Don't waste your time solving problems that you already know how to solve
101+
2. Don't waste your time solving problems that are impossible for your skill level
104102

105103
### 9. Get an on-site, full-time job first
106104

0 commit comments

Comments
 (0)