r/cs50

I finished CS50P! As a thank you to Prof. Malan, I drew this portrait.
▲ 204 r/cs50

I finished CS50P! As a thank you to Prof. Malan, I drew this portrait.

Hey everyone! I’m a 16 year old high school student from Afyon, Turkey, and I finished the CS50P course. It’s been an incredible challenge and a truly life changing experience. ​Since I’ve been following Prof. Malan’s lectures, I wanted to create something special to show my appreciation, so I drew this portrait of him. ​Hope you guys like it! Thanks for being such a supportive community. ​#CS50 #CS50P #fanart"

u/Muted-Swimmer3818 — 16 hours ago
▲ 37 r/cs50

CS50x completed

i just wanted to complete from 1year of my clg but I done it in 3rd year

u/anshulokay — 19 hours ago
▲ 0 r/cs50

CS50x - Finance - Is there a way to get the Gradebook system to accept a 19/21 score for course completion on Week 9's Finance assignment?

@Week 9's Finance assignment:: Error: ":( sell handles valid sale, expected to find "56.00" in page, but it wasn't found"

The code works, properly and well. Am presently troubleshooting against what Check50 is expecting, not at all to fix what the code is expected to produce (as that appears to be fine).

Have a score of 19/21 for the assignment, the assignment works as expected, just doesn't pass the Check50's next-to-last check (which pre-empts the final Check50 check entry as ":| history page shows transactions -- “Cause: can't check until a frown turns upside down" (due to the "sell handles valid sale" issue) . . .

Because the code appears to work properly and the 19 out of 21 present score should presumably result in an overall scoring that exceeds the required “70%”:

Is there a way to cry "Uncle", accept the < 100% score for the assignment, and be able to call the course completed (as the Final Project is indeed finished and turned in; all that stands between this and moving on to another course is the "Can't find 56.00 in some random page that isn't identified" error message from Check50, which seems to be an issue that a lot of students run into and can't seem to resolve…

Help, please??

Sincerely,

At wit's end...

reddit.com
u/SuspiciousPeanut251 — 1 day ago
▲ 9 r/cs50

Starting with CS50 Scratch

Hi everyone! I am planning to complete CS50's Introduction to Computer Science with Scratch before diving into CS50x, as I am currently struggling to create the initial Scratch project. Is taking CS50 Scratch first a good approach, or would you recommend sticking directly with CS50x Week 0? Thanks!

reddit.com
u/ThanksBrave743 — 1 day ago
▲ 33 r/cs50

When your program doesn't work and you can't figure out why

u/gassamor — 2 days ago
▲ 188 r/cs50

I did it!

This course showed me that I actually really like programming! I'm by no means an expert, but I feel like the course gave me a great foundation of fundamental concepts within Python.

I've enrolled in a community college course in Java OOP, and I plan on shooting for a master's in computer science! Thank you, CS50!

Also, to preface, I'm an active-duty Marine officer. If I could find time to do this, you can too. In the beginning, I definitely struggled and questioned if I could do this. My advice if you're struggling is to go back to the previous week, go over all that info again, then move on. That really helped me to get unstuck a few times.

u/XxPopePiusxX — 3 days ago
▲ 43 r/cs50

I finally did it

made a website for my dad to keep track of his inventory thank you professor Malan your videos were very engaging

u/Upper-Resource1520 — 3 days ago
▲ 5 r/cs50

Feel like I used a workaround to pass a problem that borders cheating?

I was doing Week 7's youtube problem, and could not figure out how to pass the check for a typo. After about 10 minutes, I came up with the idea to have it return the input so I could look at the failure report and see what they are actually putting in and base my solution around that. This showed me that I they were replacing a "." with a "?" which told me immediately that I forgot a backslash.

Now that I have done that, I feel as though I sort of gamed the system and almost gave myself the answer. I was feeling angry because I felt that I should be able to see the tests so I know what I am trying to get around, but now that I actually did see the test I feel as though it makes the problems way too easy and I robbed myself of fixing the issue myself.

reddit.com
u/CK3helplol — 3 days ago
▲ 2 r/cs50

I kinda need advice.

This is a question who are the alumni of this course and who took this course and are now working in industry.

I discovered CS50 kinda late like I finished my 5th semester and I'm in summer break, should I start this course or it wouldn't help me as much.

P.s my fundamentals aren't very good too 😔

reddit.com
u/ElectronicContact649 — 3 days ago
▲ 0 r/cs50

GUYS PLEASE SOME ONE INFORM ME

I STARTED THE CS 50 COURSE IF I SPEND 20 HRS A WEEK HOW MUCH TIME WILL IT TAKE TO COMPLETE THE CS50 COUSE -------------------------- AND ALSO DO I NEED TO PAY FOR THE CERTIFICATE ? -----------AND IS THE CERTIFICATE REALLLY VALUABLE. PLEASE SOMEONE INFORM ME

reddit.com
u/Raspberry_PHI_1618 — 3 days ago
▲ 1 r/cs50

What do you guys find hard about Tideman?

I just completed Tideman.

I found sort_pairs the hardest as I had to implement a selection sort from scratch.

Ironically, lock_pairs didn't take me that long cause when I was writing pseudocode on paper it became very obvious to me that recursion is obviously needed (or at least very helpful) in traversing from one candidate to another to another to another.... stopping only when there are no more 'outward' arrows/that candidate you landed on creates a cycle.

Was js wondering if anyone else struggled on sort_pairs more than lock_pairs. print_winners was also abit tricky for me but maybe the way I wrote my loop was just awkward, but I guess it worked

reddit.com
u/Away_Understanding70 — 3 days ago
▲ 8 r/cs50+1 crossposts

Should I do it?

I’m 25, passed 12th in 2019, and have been unemployed since then (yeah… I know 💀).
I wanna get into CS, especially coding, and hopefully build a career in tech. The business my dad is in has become super saturated, and honestly, I don’t wanna go down that path. The pay isn’t great and the demand doesn’t seem to be there either.
So I’m thinking of starting from absolute zero and learning coding/CS seriously.
If you were in my position, what would you do?
Where should I start? What should I learn first? Which resources/courses are actually worth it? And realistically, what kind of roadmap should I follow to become employable and start making money?
I know I’m late compared to people who started coding at 18, but I’m willing to put in the work. I just need some direction because I have no idea where to begin.
Feel free to judge me lol, but I genuinely need to learn a skill and start earning.

reddit.com
u/sinigami_hc — 6 days ago
▲ 6 r/cs50

Filter-more / edges

Think I'm stumped at the easiest part of this. Whenever i try to reset any value calculated over 255, back to 255, it seems to change it to some random value ?? Any ideas where this could be going wrong.

u/Electronic_Click_470 — 4 days ago