Skip to content

Commit ff9c685

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,17 @@ Whether your school teaches CS 101 in Python, C/C++, or Java, we've got you cove
5454
- ☕️ Java ➡️ https://codedex.io/java
5555
- 💻 C/C++ ➡️ https://codedex.io/cpp
5656

57-
### Data Structures & Algorithms
57+
### Data Structures & Algorithms (DSA)
58+
59+
![book cry](https://i.imgur.com/GoHFwXz.jpeg)
5860

5961
DSA is another core CS class and often a [weeder course](https://en.wiktionary.org/wiki/weeder_course) for CS majors. These classes are notoriously tough, and many students fail because they don't have enough hands-on practice with the concepts and professors tend to move fast.
6062

6163
This is why we highly recommend taking DSA and using YouTube:
6264

6365
- 📈 DSA ➡️ https://codedex.io/data-structures-and-algorithms
6466

65-
### Database
67+
### Database Systems
6668

6769
Most schools teach databases through textbooks, meaning you often write queries _on paper_ instead of on the computer, without understanding the practical application. I'm sometimes shocked that students get even a C in that database class because we have the perfect course for you:
6870

0 commit comments

Comments
 (0)