You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

46
-
47
45
Taking your first fundamental CS class? This is where a lot of student get their first real taste of algorithmic thinking. If you're not one of those kids who's been coding since age 10, you should _definitely_ be actively practicing outside of class.
48
46
49
47
If your teacher explained a concept weirdly in class, and you're still confused (i.e. _where do I even use a while loop_...), Codédex has you covered with our intro courses!
@@ -59,6 +57,8 @@ Whether your school teaches CS 101 in Python, C/C++, or Java, we've got you cove
59
57
- ☕️ Java ➡️ https://codedex.io/java
60
58
- 💻 C/C++ ➡️ https://codedex.io/cpp
61
59
60
+

61
+
62
62
### Data Structures & Algorithms (DSA)
63
63
64
64
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.
0 commit comments