Skip to content

Commit d5b96da

Browse files
authored
Update how-to-use-codedex-alongside-your-cs-classes.mdx
1 parent e419803 commit d5b96da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blogs/2025/how-to-use-codedex-alongside-your-cs-classes.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,11 @@ Most schools teach databases through textbooks, meaning you often write queries
7676

7777
Remember, Computer Science != Software Engineering.
7878

79-
Your CS classes are going to teach you some of the concepts that, while important, aren't always applicable to what you'll be doing as a Software Engineer or as a technologist. Not only that, they won't cover a lot of the different technologies that tech companies these days are using to build applications or maintain software.
79+
Your CS classes are going to teach you some of the concepts that, while important, aren't always applicable to what you'll be doing as a Software Engineer or as a technologist. Not only that, they won't cover a lot of the different technologies that tech companies are using to build or mainatain web/mobile/desktop apps.
8080

81-
Codédex is here to bridge that gap and teach you some of the real-world things you won't ever cover throughout your CS degree:
81+
We're here to bridge that gap and teach you some of the real-world things you won't ever cover throughout your CS degree:
8282

83-
- **Web Development:** We have the Web Development track where you can learn our introductory [HTML](https://codedex.io/html), [CSS](https://codedex.io/css), and [JavaScript](https://codedex.io/javascript) courses, as well as [Command Line](https://www.codedex.io/command-line), [Git & GitHub](https://www.codedex.io/git-github), and [React](https://www.codedex.io/react) courses.
83+
- **Web Development:** We have the Web Development track where you can learn [HTML](https://codedex.io/html) ➡️ [CSS](https://codedex.io/css) ➡️ [JavaScript](https://codedex.io/javascript) ➡️ [Command Line](https://www.codedex.io/command-line) ➡️ [Git & GitHub](https://www.codedex.io/git-github) ➡️[React](https://www.codedex.io/react) courses.
8484
- **Data Science:** Typically, your CS classes won't go down a specific data science track. On Codédex, learn Python ➡️ [NumPy](https://codedex.io/numpy) ➡️ [Pandas](https://codedex.io/pandas) ➡️ Matplotlib (coming this fall) ➡️ [Machine Learning](https://codedex.io/machine-learning) to get a head start on learning more data-heavy concepts.
8585
- **Game Development:** For students interested in game dev but are intimidated by Unreal/Unity, check out our new [Lua](https://codedex.io/lua) and [Phaser](https://codedex.io/phaser) for a smoother buildup.
8686

0 commit comments

Comments
 (0)