When Professor David says that bytes are stored "contiguous and back to back to back," he means that in memory, the bytes are placed right next to each other without any gaps. This is important for understanding how data structures like arrays work, where each element is stored in consecutive memory locations. This allows for efficient access and manipulation of the data.
How does the compiler know how to apply the function only with the prototype, if it is reading things line by line from top to bottom? I don't know if I worded that well, but it's been bugging me
the prototype just tells the compiler that there is a function that exists below the main function and when something related to the function we made comes in the main function, it knows that there's a function existing down the main one. if there's no prototype and as the compiler has top to bottom approach, anything related to the function we made will be new to it and it will show error. hope that i tried to solve your query bro.
Hi, Stuck on CS50 wk1 Mario question I am stuck on problem set 1 Mario Question and importing the source code. I keep getting this response: cs50 make: * No rule to make target 'mario'. Stop. I found this from 2019 but its doesn't really explained how to fix it: ruclips.net/video/e9Eds2Rc_x8/видео.html Can you help? Im now doing an edx course on git to try to help with it. Thanks.
Hi, ive just started cs50x 2024 on the website and i would like to ask if i could just watch the new vidoes aka the future cs50x 2025 and put in the homework of this one to the website to be corrected or di i have to do the 2024 version since they have different assignments/homework Also is there anything new in the 2025 version compared to the 2024
When Professor David says that bytes are stored "contiguous and back to back to back," he means that in memory, the bytes are placed right next to each other without any gaps. This is important for understanding how data structures like arrays work, where each element is stored in consecutive memory locations. This allows for efficient access and manipulation of the data.
Sound cuts out 48:31 - 48:36
Following along well here in Kenya
Amei a aula😊.
20:40 the class starts here... 🎉
❤thankyou dear
Thank you @Jasminrin
Thanks
1:46:07 technically what is inside is
Nice lecture dawid malan
What do you guys do during the break time?
I literally surfed internet to find what dav's salary is. 😅
What glasses the volunteers wearing?
Ray-Ban Meta glasses
@@max_scherr thank you. Now I can start searching to see what these glasses can do and why the volunteers were wearing them.
What would be the purpose? I failed to find it.
@@Cameloldbecause you’re not wearing the right glasses
How does the compiler know how to apply the function only with the prototype, if it is reading things line by line from top to bottom? I don't know if I worded that well, but it's been bugging me
the prototype just tells the compiler that there is a function that exists below the main function and when something related to the function we made comes in the main function, it knows that there's a function existing down the main one. if there's no prototype and as the compiler has top to bottom approach, anything related to the function we made will be new to it and it will show error.
hope that i tried to solve your query bro.
Hi,
Stuck on CS50 wk1 Mario question
I am stuck on problem set 1 Mario Question and importing the source code. I keep getting this response: cs50 make: * No rule to make target 'mario'. Stop.
I found this from 2019 but its doesn't really explained how to fix it:
ruclips.net/video/e9Eds2Rc_x8/видео.html
Can you help? Im now doing an edx course on git to try to help with it.
Thanks.
Type “ls” on the terminal to check if the file mario.c is actually there and not in a different folder
when is the next live class?
You mean week 3 lecture? On 23rd September same time.
Hi, ive just started cs50x 2024 on the website and i would like to ask if i could just watch the new vidoes aka the future cs50x 2025 and put in the homework of this one to the website to be corrected or di i have to do the 2024 version since they have different assignments/homework
Also is there anything new in the 2025 version compared to the 2024
Does it have something new said or taught , as i am following the last course of CS50x
тот же вопрос
The changes won’t be crucial, the best would just finish what you started imo