#Help me build my custom CS degree using Julia
1 messages · Page 1 of 1 (latest)
Is this syllabus okay, did I miss something, can anyone review this please 🥺?
Most of courses are from MIT and CMU syllabus
I like how you're pairing some topics with a specific subject to learn it through!
I made it after understanding prerequisite for each course
"Julia Paradigms" is likely to mostly mean "Multiple Dispatch", although there are other important paradigms at work in the background. It might be nice to focus on multiple dispatch and "best practices", such as following and understanding the style guide and performance tips in the documentation