It’s true that the pointer notation is needed in the background code itself, but the processes done to the data are often custom-written and it’s sole purpose is for an interactive presentation with an audience. Imagine yourself sewing a cocktail dress for the first time with only the pattern, fabric and directions to go on. Somewhere along the line, you figure out that the delicate areas are impossible to run under the sewing machine. So, you carefully quarter them off with trusty straight pins. So like with straight pins, you might invest in keeping tabs on what needs to be hand-sewn, or in the case of pointers, what needs to be customized and appropriated memory to.
This is a lot like programming, because you mainly have calculations going on around in the background of your code, then bam! Creating an easy, fast, and customized experience for a user is what any website should strive for. Pointers Are Like Straight Pins “This might be a little bit too delicate for the sewing machine,” a fashion student states. “Ah, this is like the art of programming and when and where to use memory pointers,” I recall while thumbing through a fashion magazine. You hit some delicate areas that need to be reported either to the screen or on paper. That pointer is like a doorbell to a queue of information waiting to be printed or read on the screen.