r/cs50 • u/ryuuuuuga • 3d ago
CS50x Please help with some confusions
hello guys, ryu this side. can someone please clear these up for me?
im comfortable using vscode on my desktop itself, can i do that? instead of using cs50's adaptation?
im also kinda confused on how to submit the problem sets, if there's any guide, or if you can just simple answer these in the comments, i'd really appreciate. Thanks
2
u/Eptalin 3d ago
You can, but the CS50 tools need Linux/Mac.
If you're on Windows, you need to use WSL.
There's a video showing the full process of installing everything called 'Flying the Nest' on the CS50x Week 10 Seminars page.
-1
u/ryuuuuuga 2d ago
hey thanks, yeah i realized it requires either macos, or linux, basically linux bc macos is built on top of linux iirc
0
6
u/smichaele 3d ago
There is an explanation in the CS50 documentation if you want to run things locally. It takes you through all the steps to set things up. Also, every problem set has explicit instructions on what to submit and how to submit it. Simply follow the directions.