Lesson 3.3 : Some Basics Concerning RAM

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 26

  • @GroudFrank
    @GroudFrank 10 років тому +8

    Wow! Did an entire JavaScript course and doing currently learning both Java and Python and never knew these fundamental things about programming. I started learning C because I kept hearing people say it helps you understand how hardware works and how programming languages work. Now I know why. Regardless of what programming field you want to get into(web development, desktop development, gaming, system management, etc) you should learn C. I should have started with C first.

    • @IrfanA7861
      @IrfanA7861 10 років тому +3

      You are right... C is mother of all language...

  • @MrChristian331
    @MrChristian331 9 років тому +3

    This is great stuff Carl! You are teaching me better than my engineering college and professors. I should give you the 50000 dollars. Thank you!
    -CHRIS

  • @nathantouchet6587
    @nathantouchet6587 3 роки тому

    what happens if a piece of data has multiple addresses? how does one name call multiple addresses? Or is that even possible?

  • @astrofisica1002
    @astrofisica1002 4 роки тому

    The name I use as a way to adress my data could be called as a pointer?

    • @voidzmhm
      @voidzmhm 4 роки тому +1

      hes in prison or i think he died idk

  • @hakkiyoi-it
    @hakkiyoi-it 12 років тому

    I do not understand one thing:
    1 - the string which gives 'Hello reddit' is addressed by a number in RAM
    2 - I can associate to this number another string, like reddit_text, which gives the number of the address
    Does the association between reddit_text and the address of 'Hello reddit' require another string which has another address and this another again and so on?

  • @Razor4884
    @Razor4884 8 років тому +1

    Great video. Although, I found it funny when he tried to reassure the audience with "I know that may have been a bit confusing, don't worry, we're just covering the basics right now." That didn't sound very reassuring. xD

  • @GNU_Linux_for_good
    @GNU_Linux_for_good 9 років тому +1

    The language is keeping track of an address (in order to find e.g. hello_reddit). But: is it not rather a RANGE of address (language has to know where it starts AND where it ends)?

  • @joemama4195
    @joemama4195 11 років тому

    this means that you are telling the program language reddit_text means "hello reddit" usually it will be something much longer, this way you can express something large with a simple command.
    Not a pro, but this is why I am watching, this is what I took from what was said... programming language when program is run puts that text somewhere in memory... using command reddit_text will tell program to retrieve what is in that memory slot.

  • @JustKaafir
    @JustKaafir 12 років тому +1

    thank you for the upload.

  • @subashacharya2682
    @subashacharya2682 10 років тому

    thanks for the tutorial i am liking all your videos

    • @subashacharya2682
      @subashacharya2682 3 роки тому

      Yes sir.

    • @subashacharya2682
      @subashacharya2682 3 роки тому

      No I dont lol. I am actually happy that I watched these videos and appreciated the work. Def helped my Comp Eng degree.

    • @subashacharya2682
      @subashacharya2682 3 роки тому

      Yea, I am just knowing about it. That's crazy.

  • @coopercolegrove5154
    @coopercolegrove5154 11 років тому

    its just saying "hello reddit" has a big address so to k=make it easy for the person the languages keep track of it in a simple way like reddit_text so it is easy to get

  • @trending4head728
    @trending4head728 9 років тому +3

    Didn't Carl die about a year ago?

    • @chrislong3938
      @chrislong3938 8 років тому +4

      +Timothy Chin - Dude, thanks for fucking my lessons up!!! Oh lord!!! I can't imagine this guy doing what he apparently did to his son!!
      Damn it.

    • @BudderB0y2222
      @BudderB0y2222 8 років тому +2

      I know, it's really fucked up. Are you (still) studying C?

    • @chrislong3938
      @chrislong3938 8 років тому

      I'm taking C# now (officiall classes etc) but want to resume all of these languages. I never got far after I stopped watching this POS. Want a study partner or something? I'll be taking Java next week and will be busy for a while. though...

  • @dismaykov9041
    @dismaykov9041 6 років тому

    Okay, my second attempt through this. He's such a great teacher, it's such a shame what he did.