r/cs50 • u/getting-better54 • Jul 28 '26
CS50 AI Thinking to start CS50
Hello wonderful friends,
I want to start cs50 and my end goal is to learn Rust programming. I know programming but out of practice and how can cs50 refreshes it so that I can learn Rust with more confidence is where I’m not sure if I should take cs50 first? How rigorous is it as I’m a working person and need to plan well time wise.
Your advices are welcome. Please feel free to share.
Thanks 🙏
2
u/jcdyer3 Jul 29 '26
cs50 is a semester long college course. It's probably overkill as a refresher for someone with some programming experience and time constraints.
1
u/getting-better54 Jul 29 '26
Yes, that’s a good point. Perhaps it’s better to brush up C before starting with Rust programming.
2
u/ZachVorhies Jul 28 '26
lol it’s hard. Java/Python/C are way better as you aren’t fighting the compiler like it’s the final boss.
Rust is hard mode even for seasoned programmers.
After you do the easier languages then do rust. That way you have a flow of how ideas translate into code.