AHAsha Hollainashaholla.hashnode.dev·Jul 30, 2024 · 9 min readMastering the art of pointersFor any new programmer starting their journey with a language that is statically typed like C / C++, pointers can be pretty hard to understand. This roadblock can often discourage newbies from learning altogether. However, it doesn't have to be that ...00