Skip to content

Commit e419803

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@ Whether your school teaches CS 101 in Python, C/C++, or Java, we've got you cove
5656

5757
### Data Structures & Algorithms (DSA)
5858

59-
<img src="https://i.imgur.com/GoHFwXz.jpeg" width="40%" />
60-
6159
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.
6260

6361
This is why we highly recommend taking DSA and using YouTube:
6462

6563
- 📈 DSA ➡️ https://codedex.io/data-structures-and-algorithms
6664

65+
<img src="https://i.imgur.com/GoHFwXz.jpeg" width="35%" />
66+
6767
### Database Systems
6868

6969
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:

0 commit comments

Comments
 (0)