Skip to content

Commit 55ddc95

Browse files
authored
Update how-to-use-codedex-alongside-your-cs-classes.mdx
1 parent 9b6a732 commit 55ddc95

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,13 +56,13 @@ DSA is another core CS class and often a [weeder course](https://en.wiktionary.o
5656

5757
This is why we highly recommend taking DSA and using YouTube:
5858

59-
- DSA ➡️ https://codedex.io/data-structures-and-algorithms
59+
- 📈 DSA ➡️ https://codedex.io/data-structures-and-algorithms
6060

6161
### Database
6262

6363
Most schools teach databases through textbooks, meaning you often write queries _on paper_ instead of in 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:
6464

65-
- SQL: https://codedex.io/sql
65+
- 🛢️ SQL ➡️ https://codedex.io/sql
6666

6767
### Machine Learning
6868

0 commit comments

Comments
 (0)