ForrestKnight / open-source-cs

Video discussing this curriculum:
https://youtu.be/NyOvFSP_IpQ
MIT License
18.69k stars 2.97k forks source link

Consider Adding learncs.online #66

Open gchallen opened 2 years ago

gchallen commented 2 years ago

Thanks for curating this great resource!

I teach CS1 at the University of Illinois—which is top-ranked for CS in the US. We've recently published all of our CS1 material online here: https://www.learncs.online/. This is a free entirely browser-based course in either Java or Kotlin with some novel features compared with other sites—interactive live coding walkthroughs, code quality and correctness feedback, debugging exercises, a large community of instructors, and so on. There's an overview of our innovations here: https://www.learncs.online/best

Take a look and let me know what you think! I'd be excited if you chose to add this to your list.

StephanRaab commented 1 year ago

Thanks for curating this great resource!

I teach CS1 at the University of Illinois—which is top-ranked for CS in the US. We've recently published all of our CS1 material online here: https://www.learncs.online/. This is a free entirely browser-based course in either Java or Kotlin with some novel features compared with other sites—interactive live coding walkthroughs, code quality and correctness feedback, debugging exercises, a large community of instructors, and so on. There's an overview of our innovations here: https://www.learncs.online/best

Take a look and let me know what you think! I'd be excited if you chose to add this to your list.

This definitely looks like a promising addition. Based off of the syllabus, we might be able to replace multiple classes from the table with CS1. Would you agree?

gchallen commented 1 year ago

Would you agree?

I'd probably say that it could belong under both the Computer Science Basics and Programming headings.

elizaakins1 commented 1 year ago

Can i do this instead of doing the Basics and Programming sections? The Java sections there seem outdated...

Thanks for curating this great resource! I teach CS1 at the University of Illinois—which is top-ranked for CS in the US. We've recently published all of our CS1 material online here: https://www.learncs.online/. This is a free entirely browser-based course in either Java or Kotlin with some novel features compared with other sites—interactive live coding walkthroughs, code quality and correctness feedback, debugging exercises, a large community of instructors, and so on. There's an overview of our innovations here: https://www.learncs.online/best Take a look and let me know what you think! I'd be excited if you chose to add this to your list.

HeyNaNd0 commented 1 year ago

Can i do this instead of doing the Basics and Programming sections? The Java sections there seem outdated...

Thanks for curating this great resource! I teach CS1 at the University of Illinois—which is top-ranked for CS in the US. We've recently published all of our CS1 material online here: https://www.learncs.online/. This is a free entirely browser-based course in either Java or Kotlin with some novel features compared with other sites—interactive live coding walkthroughs, code quality and correctness feedback, debugging exercises, a large community of instructors, and so on. There's an overview of our innovations here: https://www.learncs.online/best Take a look and let me know what you think! I'd be excited if you chose to add this to your list.

I'm going to try this. looks like the odin project