Lecture 13: COMP1917 Higher Computing - Richard Buckland UNSW

  Рет қаралды 21,124

UNSW eLearning

UNSW eLearning

Күн бұрын

Пікірлер: 15
@mrmadmaxalot
@mrmadmaxalot 14 жыл бұрын
For any who are curious, at 37:00 when he guesses that the 2 empty bytes are due to divisibility by 4, he is actually correct. The problem is he forgot it was allocating from the bottom of his graph. If you look at it you will see that there are 6 bytes stored in 2 4-byte chunks, leaving a two byte gap at the end between the byte variables and the int. This means the final address of each 4-byte chunk is divisible by 4 (the final empty byte is 48, which divides evenly).
@dpilankar
@dpilankar 15 жыл бұрын
Thanks for the lectures, I love the stories Richard tells :)
@sspoke
@sspoke 16 жыл бұрын
i dont think u gotta do it like pointer+1; if its a byte pointer could u do like pointer+=6 or whatever pointer=pointer+6;
@YoVille451
@YoVille451 5 жыл бұрын
Late AF response but what you said is legal. You can even subtract but I don't think that multiplication and division are accepted
@vicsar
@vicsar 7 жыл бұрын
Lesson begin @ 10:02
@rodney6325
@rodney6325 4 жыл бұрын
Haha!! Mate the teaching begins @ 00:42
@justcurious1940
@justcurious1940 Жыл бұрын
@@rodney6325 The excitement begins @ 00.00 .
@snazelle
@snazelle 13 жыл бұрын
does anyone know what the TASK ONE assignment was that year? It had something to do with Vikings....or Task two? it would make it easier to follow along! thanks!
@PangeaMinor
@PangeaMinor 13 жыл бұрын
@snazelle The task was writing a program that took in a number and printed out how a viking would've pronounced it. Here's the test program used for demonstration: htAtp://cgi.cse.unsw.edu.Aau/~hs1917/10s1/bjorn/index.cgi (remove upper case A's)
@J90JAM
@J90JAM 13 жыл бұрын
The rest of the COMP1917 lectures aren't easy to find. Help?
@ASeventhSign
@ASeventhSign 13 жыл бұрын
I lie to the compiler.
@SauronsEye
@SauronsEye 15 жыл бұрын
Any paraody of Richard's lecture style would have to involve a hand on the forehead.
@thisusernameistaken2
@thisusernameistaken2 14 жыл бұрын
Parolu Esperanton!
@intindse
@intindse 15 жыл бұрын
15:00 nice wallpaper
@Desrathedemon
@Desrathedemon 13 жыл бұрын
39:06 hilarious!
Lecture 14: The Turing Test - Richard Buckland UNSW
37:15
UNSW eLearning
Рет қаралды 27 М.
Lecture 7: Side Effects - Richard Buckland UNSW 2008
38:57
UNSW eLearning
Рет қаралды 26 М.
The IMPOSSIBLE Puzzle..
00:55
Stokes Twins
Рет қаралды 138 МЛН
23: Stack Frames - Richard Buckland UNSW
58:26
UNSW eLearning
Рет қаралды 30 М.
Lecture 9: A simple recursive function - Richard Buckland UNSW
1:02:51
UNSW eLearning
Рет қаралды 49 М.
27: Stress - Richard Buckland UNSW
1:01:34
UNSW eLearning
Рет қаралды 9 М.
Lecture 2: Inside a computer - Richard Buckland UNSW
59:36
UNSW eLearning
Рет қаралды 146 М.
Lecture 24: eXtreme Programming - Richard Buckland
44:48
UNSW eLearning
Рет қаралды 142 М.
Lecture 10: Functions - Richard Buckland UNSW
38:58
UNSW eLearning
Рет қаралды 25 М.
Lecture 32: Steganography (hidden messages) - Richard Buckland UNSW
31:47
Lecture 8: writing a simple C program  - Richard Buckland
1:01:09
UNSW eLearning
Рет қаралды 87 М.
Lecture 45: What makes a good programmer? - Richard Buckland UNSW
55:09
Why Isn't Functional Programming the Norm? - Richard Feldman
46:09