Jump to content

understand memory in programs or computers in general


Hercules

Recommended Posts

 

in this video he clearly explains how a computer memory works.

programs rase apdu make sure to check for null pointers, memory leaks unte fix cheyandi, check for memory overflows antaru this video will clear all those doubts.

memory stack on ram ela work aytadi and how you read it on low level anede e video aim.

further into video you will learn about different file formats like jpeg, bitmap and understand how bits are placed in patterns to define a particular file format .

jpeg starting bits 0xff, 0xdf,0xff ani e video chusaka clarity vachindi

mp3, mp4 aac lanti formats meaning ardamiddi and from here you can understand how to use different algos to do a job on images, music, videos according to the requirement!

oops lo memory leaks are very important to watch, instances pointing to same references creating a memory leak is a silly problem and usually new bees in oops are terrified by the memory probs.

konni languages lo memory manual ga allocate , free chestam ex: using malloc, free keywords etc.

konni high level languages automatic reference cycling nadustadi which takes care of memory leaks under the hood for you(swift is one such language)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...