#Help me build my custom CS degree using Julia

1 messages · Page 1 of 1 (latest)

hazy osprey
#

I made this syllabus for my CS degree with major focus in Ai using Julia programming language. I wish to study this part time. I can only dedicate 2 hrs daily. I'm in no hurry to complete this in 3 years.

#

Is this syllabus okay, did I miss something, can anyone review this please 🥺?

#

Most of courses are from MIT and CMU syllabus

exotic dove
#

I like how you're pairing some topics with a specific subject to learn it through!

hazy osprey
#

I made it after understanding prerequisite for each course

exotic dove
#

"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