CS50 Final Project - Recommendations and Notes for Final Project CS 50 2023. (Beginners Guide)

Sdílet
Vložit
  • čas přidán 28. 07. 2024
  • Welcome to This is CS50 Final Project. Here are some thoughts, ideas, and recommendations for your final project.

Komentáře • 74

  • @shalomsean9514
    @shalomsean9514 Před 6 dny

    You've been great help Dev. Appreciate you.

  • @dt_does4998
    @dt_does4998 Před rokem +16

    Hey bro, passed the class and got my verified cert. Just wanted to thank you for your help and support. Don't think I would have been able to keep up with the content in the course if it wasn't for your videos and explanations.

    • @RealisticResponse
      @RealisticResponse  Před rokem

      HUGE congrats! I'm happy i was here to give the assist! Excellent job and work well done! Keep it up!

    • @cheeseboi8769
      @cheeseboi8769 Před 4 měsíci

      Does the verified cert help more than a normal cert?

  • @RetroHaul
    @RetroHaul Před rokem +11

    You have been most helpful! Glad I´ve found your videos :)

  • @derekchasemusic2525
    @derekchasemusic2525 Před rokem +2

    Thanks so much for the guidance here man. You are a saint!

    • @RealisticResponse
      @RealisticResponse  Před rokem +1

      Appreciate the compliment! Keep up the great work!

    • @derekchasemusic2525
      @derekchasemusic2525 Před rokem +1

      @@RealisticResponse It can be grind, but I think our hard work will pay off :)

    • @RealisticResponse
      @RealisticResponse  Před rokem +1

      @@derekchasemusic2525 Embrace the SUCK! it's worth it you got this and I'm here to help!

    • @derekchasemusic2525
      @derekchasemusic2525 Před rokem +1

      @@RealisticResponse Alright, bet - I will hit you up in the Discord when I get further along :)

    • @RealisticResponse
      @RealisticResponse  Před rokem +1

      @@derekchasemusic2525 sounds good!

  • @eriking1995
    @eriking1995 Před rokem +4

    You are awsome man, I've been using your videos to help me with the course, I always try to modify stuff or just pick some things from you, but for me the best part is your interpretations of the exercise and the explanations that you give. I don't think I could have reached the Final Project without your videos. Thank you so much!
    I'm sure your channel will grow a lot if you don't stop, so don't... if helping other helps you, keep helping yourself! Much love and success to you and specially for this project of yours, it is important!

    • @RealisticResponse
      @RealisticResponse  Před rokem

      Hey hey! I'm super happy to hear that! Sounds like you're doing exactly what I hoped students were doing making those changes and whatnot. I'm super happy you made it to the end and glad I could be a part of your success. Congrats! Also. I've move on to cs50w for the next course and then after that I may do my own classes so I'm excited and people like you help keep me positive and keep me posting. So I appreciate you!

  • @mohammedabdullhafeed4602
    @mohammedabdullhafeed4602 Před 11 měsíci +1

    tq so much

    • @RealisticResponse
      @RealisticResponse  Před 11 měsíci

      Thanks for watching and commenting! congrats on finishing!!!

  • @Nonsense855
    @Nonsense855 Před 8 dny

    can you show the submission part please. that what I want to check

  • @segidemir9491
    @segidemir9491 Před 8 měsíci +1

    thank you

    • @RealisticResponse
      @RealisticResponse  Před 8 měsíci

      My pleasure. Keep up the good work!

    • @segidemir9491
      @segidemir9491 Před 8 měsíci

      I need to ask questions about final project can I have your email@@RealisticResponse

  • @opakalle1151
    @opakalle1151 Před 8 měsíci +2

    Hey Devin, thank you for the great video!
    I got a bit confused reading that CS50 suggested "a web-based application using JavaScript, Python, and SQL".
    Is this similar to the Finance pset or similar to the home page pset? And what would be an example of how to use Python AND JavaScript? Is it not enough using one, depending on what you want to do? Or is there a rule of when to use what? Thanks a lot for your help!

    • @RealisticResponse
      @RealisticResponse  Před 8 měsíci

      Python and java would be incorporated if you did a web based application and needed some sort of java for like a chart or graph or something that's dynamic. My final project i used python, java, and html where a user logged in and monitored functions etc. each new login a user committed actions and it would update the graph and potential outputs and recommendations. I also used an unnecessary java code to make it look like the age was talking to the user via a typing script instead of just showing an answer etc. Does this help?

  • @user-th3cf4rq2t
    @user-th3cf4rq2t Před rokem +2

    Hey Devin, quick question here is it okay if I just submitted a website that’s similar to those we submitted in pset 8 or lab 9, or is that going to be out of the requirements of the final project ?
    Another question is it a MUST to include a Python/C language in our final project ?

    • @RealisticResponse
      @RealisticResponse  Před rokem +1

      The project for a web based application DOES say python java and sql. Because the previous website doesn't include all aspects I'd say you COULD do something similar but you'd have to make it more unique. And more involved. You can build off the framework but you want an original idea

    • @user-th3cf4rq2t
      @user-th3cf4rq2t Před rokem +1

      @@RealisticResponse Got it! Thanks for the help Devin, really appreciate it.

    • @RealisticResponse
      @RealisticResponse  Před rokem

      @@user-th3cf4rq2t my pleasure!

  • @chetnajoshi3637
    @chetnajoshi3637 Před 11 měsíci +2

    Hi! I have a question! When you finish the Cs50 course do they mail the certificate to you in person or is it given online?

    • @RealisticResponse
      @RealisticResponse  Před 11 měsíci

      You'll get two via online. You get the free on if you didn't pay and if you paid you'll get the free one and the verified one. both are delivered online.

  • @youri9354
    @youri9354 Před 7 měsíci +1

    hey devin i have a question, im on my final project, i have made a chess game from scratch that you can play with your friends, its just the same as a chess game visually with every chesspiece and a chessboard and also has the same rules as a chess game, with added ons like undo and redo, load and save a game, show valid moves or show places where you can get killed or threated by an enemy chesspiece, i made this for my school project took me about 6 months and im very proud of it, could i use that for my final project?

    • @RealisticResponse
      @RealisticResponse  Před 7 měsíci

      I would say so, yes. As long as the code is original you're using unique markers and have created abilities like 'undo 'and what not.
      I wouldn't see why this wouldn't be acceptable for a final project. Surely you have some sort of if, then because your program has to know:
      what pieces are stronger than other pieces
      and what pieces are capable of moving in what ways etc.
      Yeah absolutely I think this could be used.

  • @mohammedabdullhafeed4602
    @mohammedabdullhafeed4602 Před 11 měsíci +1

    I Love u MAN!!!!!!!!!!!!!!!!!!!!!!!

    • @RealisticResponse
      @RealisticResponse  Před 11 měsíci +2

      Lol thanks for the comment! I appreciate you! Stay tuned for more - I know I'm behind but I have 2 more Harvard classes to post up here and I'll be doing my own course as well that should be a little more fun

    • @mohammedabdullhafeed4602
      @mohammedabdullhafeed4602 Před 11 měsíci +1

      Can't wait@@RealisticResponse

  • @koushika-lj2pm
    @koushika-lj2pm Před rokem +1

    hey quick question i plan to make calc for fp in cs50 using html css and js can i submit this for final project?

    • @RealisticResponse
      @RealisticResponse  Před rokem

      Yeah it sounds like you're making like a web-based application. It sounds like you're doing something like bankrate.com or Credit Karma or NerdWallet any of those things. It sounds like a web-based application for a calculator. If that's right then absolutely you're on the right track that's a good final project.

  • @user-fw5kl9xh7o
    @user-fw5kl9xh7o Před rokem +1

    hi devin i want ask im new to cs50 i buy the cirtficate but i dnot know hot to sumbit a final project i haven't done any sumbit just write what i learn in class and nowi fell lost should i do only final project and thats it

    • @RealisticResponse
      @RealisticResponse  Před rokem

      If you're buying the certificate course wait till there's a sale. There's a sale 1 to 4 times a year and almost always a black friday deal. Dont do the final till you turn in work for the course. Once you do that whether you get certificate or not, cause you always can get the free one, but dont do the final until you're in the course. Remember course usually updates once a year

  • @minmarry7815
    @minmarry7815 Před 7 měsíci +1

    hi mr:devin
    first i want to really thank for help me in cs50 course , you really life saver
    seconde i wonder if creating a blog using html and css and java like ps8 would be acceptable in final project
    and thank you again .

    • @RealisticResponse
      @RealisticResponse  Před 7 měsíci

      Yes of course! implement a login function and password features and stuff - definitely. Facebook, xanga, and myspace were basically blogs anyway right? I like this! good luck!

    • @minmarry7815
      @minmarry7815 Před 7 měsíci +1

      @@RealisticResponse yes! but anyway i change my mind and wanted to create a chrome extantion but still dont know how to run it , do have any account to contact with ? i need help actually and thank you again

    • @RealisticResponse
      @RealisticResponse  Před 7 měsíci

      @@minmarry7815 Theres tools on google chrome that teach you about this. I'm not sure what you're looking for in terms of people to contact but the web dev tools should all be there to assist.

    • @minmarry7815
      @minmarry7815 Před 7 měsíci +1

      @@RealisticResponse hiii i actually pass the course thank verry much for help me

    • @RealisticResponse
      @RealisticResponse  Před 7 měsíci

      @@minmarry7815 EXCELLENT! Congratulations! I'm happy i was helpful. Well done and good luck next year!

  • @user-qe6lj3un2g
    @user-qe6lj3un2g Před rokem +1

    i have a question, can I apply for the free version and if i'm passing can then i upgrade it to the certificate one?

    • @RealisticResponse
      @RealisticResponse  Před rokem

      That's a great question. I would think the answer is yes. Worst case scenario you would just have to use the code you already have and re-upload the answers and check50 accordingly i would think.

  • @Sgaming-zq1ug
    @Sgaming-zq1ug Před 7 měsíci +1

    I did final project contain javascript sql and flask did my chack50 say you get 1/2 cause description is long enough pleasr help its the end of the year 💔💔 my description is clear and so long details and still

    • @RealisticResponse
      @RealisticResponse  Před 2 měsíci

      Isn't there a way you can just upload a longer description and get it updated - I'm not sure on this but that's a bit disheartening. Sorry for the delay - been away - let me know if you still need help.

  • @tasmiyarafeeq9958
    @tasmiyarafeeq9958 Před 6 měsíci +1

    Please make videos on cs50 introduction to computer science 2024 problem sets solutions.please😅

    • @RealisticResponse
      @RealisticResponse  Před 6 měsíci

      I will be working on 2024 this year - most of these still work

  • @BROK_100
    @BROK_100 Před 7 měsíci +1

    Hi , I wrote a c script as final project but when I tried to run it in terminal window it’s doesn’t work
    I know the code is right and no error but the problem it i don’t know how to run it

    • @RealisticResponse
      @RealisticResponse  Před 7 měsíci

      As long as you have a file folder and you can run make on the file you should be able to run the program. I'd need to see more to understand what's going on. But I Cant think why it wouldn't make and run as long as the folders and files and extensions are all the same and whatnot.

    • @BROK_100
      @BROK_100 Před 7 měsíci

      The file is called project and folder is game i do cd project but then? What i type in terminal to run it ? When i type ./ game it say ./ is dirctory
      Or sometimes said there’s no file
      And not command
      Still figure out what the problem

    • @RealisticResponse
      @RealisticResponse  Před 7 měsíci

      @@BROK_100 I cant see the structure.
      You should b able to cd project or cd game and your terminal should put you in there then you should be able to make game and run

    • @BROK_100
      @BROK_100 Před 7 měsíci +1

      @@RealisticResponse hi ! I actually find the problem my vscode cannot recognise the c language , now i fix it and done the course and got my certificate , thank very much for all the times you helped me in the cs50 i wish the best for you

    • @RealisticResponse
      @RealisticResponse  Před 7 měsíci +1

      @@BROK_100 Congratulations on completing the course!!!! Appreciate you and good luck with future courses!

  • @user-nl6nb3pv9k
    @user-nl6nb3pv9k Před 9 měsíci +1

    I am struggling with this project from many days , please help me

  • @0x_yereba
    @0x_yereba Před 11 měsíci

    Hello ser, I'm yereba I'm taking cs50x currently on weekone, I'll love to learn from you along this journey., How can i reach you directly sir

    • @RealisticResponse
      @RealisticResponse  Před 11 měsíci

      Hi there. I have a discord that is pretty active. Aside from comments here, i try to be available here to help as well

    • @0x_yereba
      @0x_yereba Před 11 měsíci

      @@RealisticResponse kindly share it link with me

    • @RealisticResponse
      @RealisticResponse  Před 11 měsíci

      discord.gg/mYyaUkUp@@0x_yereba

  • @rajanunna8091
    @rajanunna8091 Před rokem +2

    Sir, what is u r Github account name?

    • @RealisticResponse
      @RealisticResponse  Před rokem +1

      Hey raja. Nothing on my github is public. Everything is private bud

    • @rajanunna8091
      @rajanunna8091 Před rokem +1

      @@RealisticResponse
      No problem, Sir

  • @alejandrorangel9509
    @alejandrorangel9509 Před rokem +1

    Bro I have problems with my final proyect, can you help me?

    • @RealisticResponse
      @RealisticResponse  Před rokem +1

      Tell me more! Lets find out!

    • @alejandrorangel9509
      @alejandrorangel9509 Před rokem +1

      @@RealisticResponse For my final job I want to do a psychology test, I have to show 10 images I want each image to show 5 option buttons, I have already managed to save the value of each answer in the database, but it loses its functionality and the images stop to change. I would greatly appreciate your help, I have 2 weeks without moving forward.

    • @RealisticResponse
      @RealisticResponse  Před rokem +1

      @@alejandrorangel9509 This is a complex ask. I'm assuming you're doing html so:
      For the images you need
      form, action, and method = POST.
      then you need your image and 5 options
      You need to use a radio type button to record the answer and an onclick that will cycle to the next image.
      Something maybe like this maybe:
      Option 1
      Option 2
      Etc.
      then you need a script something like this maybe:

      var images = [
      'image1.jpg',
      'image2.jpg',
      // Add more image URLs here
      ];
      var currentIndex = 0;
      function showNextImage(nextImage) {
      currentIndex++;
      if (currentIndex < images.length) {
      document.getElementById('image').src = nextImage;
      } else {
      alert('Test completed!');
      // You can redirect to another page or perform any other action here
      }
      }
      This is not something I'm well equipped to help with. It's only something I can DO. I'm not sure the details of your code BUT, if you're getting stuck you need to make changes till you get it right. My final project took 4 weeks to complete because of bugs and errors.
      What you need is a script for the images and the program to know when it's complete.
      and you need radio type buttons with onclick commands to change the pictures. I hope this helps.

    • @alejandrorangel9509
      @alejandrorangel9509 Před rokem +1

      @@RealisticResponse Hello, thanks for your help. I send my project, is full. This is finish :D

    • @RealisticResponse
      @RealisticResponse  Před rokem

      @@alejandrorangel9509 Happy to help!

  • @user-nl6nb3pv9k
    @user-nl6nb3pv9k Před 9 měsíci +1

    Hey brother please help me