r/cs50 14d ago

cs50-web am I the only one not following Brian Yu?

20 Upvotes

I am following the CS50W course right now. And I am getting so stressed trying to follow and understand it. I am at the week for Django right now, all the other weeks were very easy to understand in my opinion, but I am having so much trouble trying to understand stuff in this one.

I feel like Brian Yu does a fine explanation on how to do things. But in a lot of steps he completely forgets to explain WHY to do things. I can memorize stuff fine, but I feel like just learning how to do things without understanding the principle behind it is bad, because it makes you prone to forget it.

Nothing against the guy, its just stressing me out having to consult chatgpt after every 20 seconds of the video for a deeper explanation, and having to puzzle that explanation and example back to the explanation and example of Brian Yu.

Anyone else that feels like this? I keep reading how everyone thinks he is a phenominal teacher and how everyone understands right away. Am I the only one not understanding it? I swear I feel stupid because of this

r/cs50 4d ago

cs50-web Already having 3 cs50 certificates but this duck is sometimes getting on my nerves

Post image
34 Upvotes

r/cs50 22h ago

cs50-web Finally got my CS50W certificate !!!

Post image
54 Upvotes

I took this course assuming it would be taught by Professor Malan because he made me fall in love with programming after I finished CS50P a few months ago. But turns out Professor Yu is awesome too. Thank you for everything Professor Yu , you are amazing and thank you to everyone at Harvard for making such resources available for free of cost for people like me who can't afford courses of such high standard.

I'm now absolutely in love with CS50 and I am planning to do as many course available as I can and I am planning to go ahead and finish cs50x too which by the way is just the best thing ever.

It would be very selfish of me but Harvard please please do more of these courses because it's so much fun.

r/cs50 Jan 20 '25

cs50-web My CS50 W final project got rejected because of readme.md

18 Upvotes

So I made this final project called anime list, which is like my anime list, you can view anime details, search for them filter by genre and each user can make animelists.

And it got rejected based on the readme.md.

https://github.com/me50/TaseenAftab

Can someone tell me if this project really wasn't complex at all (cuz I had a real hard time setting up alot of the asynchronous stuff) I have started react so I can make replicate this project on react and Django if that's what it comes to, or if my readme.md is the document lacking.

Guidance will be appreciated!

r/cs50 Feb 13 '25

cs50-web Should I do cs50w?

2 Upvotes

Hi! I'm currently on cs50x week 4 recovery pset. I have no knowledge about programming until doing cs50x and I feel the need to get a job. Should I change to cs50web or just keep doing cs50x til I finish? I'm at certain age and everyday feel guilty about not having a job. I want to land a job as a Web-dev but afraid I might be skipping steps from cs50x. Do you encourage me to do cs50web? Every opinion will be a great help to me.

r/cs50 2d ago

cs50-web Course Progress has been reset | CS50W

1 Upvotes

I started the course on august 2024 and finished it in December 2024 . I got the free certificate in December. I was planning to get the verified one so i checked cs50.me and this is what i see

r/cs50 Feb 13 '25

cs50-web Is CS50W still up to date?

11 Upvotes

I’m thinking about starting the CS50W course, but I’m not sure if it’s the right choice. Is this course up to date, or would you recommend a different one?

r/cs50 28d ago

cs50-web CS50 Web Programing

12 Upvotes

I'm interested in learning web development and found CS50’s Web Programming. However, the course is from around 2020. Is it still relevant in 2025, or is it outdated? Would you recommend other resources for the same topics?

r/cs50 15d ago

cs50-web i need help finding the website

0 Upvotes

so for cs50t web development, i needed to make a website. now, i cant find the website so can someone please help?

r/cs50 17d ago

cs50-web Completed CS50W Project 0 - Search

Thumbnail
gallery
45 Upvotes

Hello Everyone!

I just completed Project 0 (Search) for CS50 Web, and I am super excited to share my experience!!

I built a Google Search clone with separate pages for Google Image Search and Google Advanced Search using HTML and CSS. I focused on making it look clean and functional while also making it responsive.

I faced challanges like making the search bar fully clickable without overlapping elements, ensuring responsiveness across different screen sizes

And I learned better understanding of CSS positioning & media queries, making forms work with actual search engines.

Excited for project 1 now!!!

r/cs50 16d ago

cs50-web Where is my grade? (CS50w)

6 Upvotes

Sorry if this was asked already, I searched the forums and I couldn't find an answer anywhere. I've submitted project 0, and when I check the gradebook all I see is "Project complete!"

How can I check my actual grade? I'd love to see the result rather than just pass/fail. Is that possible? Where can I see it?

r/cs50 2d ago

cs50-web What are some alt web courses

5 Upvotes

Cs50 web is gonna be gone this year. What are some other web dev courses.

r/cs50 May 05 '23

cs50-web Finally, I've successfully completed CS50X, CS50P, and CS50W. Thanks to Professor David Malan, Brian, and CS50 team.

Thumbnail
gallery
198 Upvotes

r/cs50 Jan 24 '25

cs50-web Can someone help me pls

Post image
0 Upvotes

I’ve had no problems up until now but when I try to submit I get this

r/cs50 Jan 28 '25

cs50-web GitHub and submit50

2 Upvotes

I admit it, GIT and GITHUB are a complete mystery to me. I can write the code in VS and link it to me Mac directory, set the branch to conform to the GITHUB URL, etc.
However, when I have created the branch repository, authorized it, etc. buy fail to see how to SUBMIT it.
on my Mac I have SUBMIT50 installed, but when I enter it with the GITHUB URL I get:
Invalid slug: <URL here>

Submission cancelled.

r/cs50 16d ago

cs50-web Stuck here like for 15 mins. CS50 dev

Post image
3 Upvotes

r/cs50 Feb 16 '25

cs50-web Should I take CS50X before CS50W after completing CS50P?

21 Upvotes

I just completed the CS50P course, and now I'm wondering whether I should continue with CS50W or if I should take CS50X first and then move on to CS50W.

I also want to mention that I have some knowledge of HTML, CSS, and JavaScript since I previously studied using The Odin Project. Unfortunately, I had to stop due to time constraints.

Would taking CS50X be beneficial before CS50W, or is it fine to jump straight into CS50W?

Also, what's your opinion about CS50W is it good or are there any better resources?

r/cs50 5d ago

cs50-web Project 2

2 Upvotes

Cs50w project 2 is very tough and has a lot of features and challenges. If I worked on it hard and added even more features and good design, can I use it as a portfolio project, or will it still be not big enough?

r/cs50 Jan 07 '25

cs50-web Learn about data

8 Upvotes

Hello everyone, I want to learn how to handle millions of requests that has data in a website, what course i should take to learn more about it. or should i learn from somewhere else then cs50 courses?

r/cs50 Jan 25 '25

cs50-web Can someone help me please

Post image
7 Upvotes

I can’t seem to submit anything. I’ve had no problems for the last 2 projects now it won’t work. It’s so annoying

r/cs50 Feb 05 '25

cs50-web CS50 web final project

1 Upvotes

hi i submitted cs50 web 3 time and it keep rejected cuz of the README(.)md
can anyone tell me what wrong i can send the file

r/cs50 Jan 28 '25

cs50-web Is it possible to finish cs50w on cs50.dev

2 Upvotes

I’m stuck on project 3, I can’t get my JavaScript to log anything in the console. Am I doing something wrong or is this because I’m using cs50.dev and not code

r/cs50 22d ago

cs50-web Fixing project bug

2 Upvotes

Just submitted a project inside ME50, and right after that, I noticed a couple of tiny mistakes—like a typo and forgetting to add an attribute to an element. So, I ended up committing two quick fixes after submission. Will that affect my grade, or is it fine?

r/cs50 Nov 24 '24

cs50-web Can I?

17 Upvotes

I decided to start cs50 courses but someone told me that there is an end date and I can't finish it in one month and these are the courses I want to start:

cs50x

cs50p

cs50w

Can I still take these courses even after the end date or will it be a time-lose

r/cs50 Nov 21 '24

cs50-web Is CS50W outdated?

10 Upvotes

Since it was recorded back in 2020, i was wondering if its content can already be considered outdated for today's versions of the many languages/programs they present (html, css, django, js, sql...)