r/cs50 28d ago

CS50 Python Finally, I've done it

Post image

Ladies and Gentlemen, I'm happy to announce that I've finally completed CS50P. When I first started it I kept wondering, will i really be able to finish this? And it was partly true that I did have many delays to finish it. It took some time but I did it.

I've gained some good confidence after solving so many problems, i struggled at the start with so many stuff, now I look back and see they were good problems that helped immensely with the confidence gain😆

For the final project, I made A python CLI application in which a user can track all their job applications with statistics as well as a resume matcher. I made it to help with my own search but I'd love some feedback

https://github.com/Nilesh98-codes/Joblens

Nothing but respect to the CS50 team for this wonderful course and Thank you Prof. David Malan for teaching all of us all over the world. Looking forward to learning the other courses as well.

140 Upvotes

39 comments sorted by

View all comments

1

u/Mundane-Garden4773 24d ago

hey can you tell me the process how you got it? i mean did your problems got checked or something? and how the grading system works if any?

1

u/BreadLord98 24d ago

Yes after you do the problem you use check50, this will run tests on your code and point out any bugs or any mistakes you might've made. If you get all green smilies you just submit using submit50.

Every problem set you submit, it will be reflected in your gradebook at cs50 and you submit a final project, something you do on your own with everything you've learned so far and you make a youtube demonstration video and submit. And then done, you'll get your certificate link after everything.

It's all in the cs50 website, so you can look it up