you will never ask about pointers again after watching this video
Low Level Learning Low Level Learning
513K subscribers
1,954,751 views
0

 Published On Jun 19, 2022

One of the hardest things for new programmers to learn is pointers. Whether its single use pointers, pointers to other pointers, pointers to structures, something about the concept drives new programmers crazy. The C programming languages is recognized as one of the most difficult programming languages to learn. The reason for this is the limitless power you have over memory management, which comes from pointers.

In this video, I show you what a pointer is, as it applies to low level memory access. Also, we talk about pointer syntax in C and how you can better understand the pointer syntax by converting it to English. And we wrap the video up by asking "why do we care?".

🏫 COURSES 🏫 Learn to code in C at https://lowlevel.academy
đź“° NEWSLETTER đź“° Sign up for our newsletter at https://mailchi.mp/lowlevel/the-low-down

🙌 SUPPORT THE CHANNEL 🙌 Become a Low Level Associate and support the channel at    / lowlevellearning  

Why Are Switch Statements so HECKIN fast?    • why are switch statements so HECKIN f...  
Why Do Header Files Exist?    • why do header files even exist?  
How Does Return Work?    • do you know how "return" works under ...  

đź›’ GREAT BOOKS FOR THE LOWEST LEVELđź›’
C Programming Language, 2nd Edition: https://amzn.to/3OKh3q2
Computer Systems: A Programmer's Perspective: https://amzn.to/3N3PqHe
Blue Fox: Arm Assembly Internals and Reverse Engineering: https://amzn.to/4394t87
Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation : https://amzn.to/3C1z4sk
Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software : https://amzn.to/3C1daFy
The Ghidra Book: The Definitive Guide: https://amzn.to/3WC2Vkg

🔥🔥🔥 SOCIALS 🔥🔥🔥
Low Level Merch!: https://www.linktr.ee/lowlevellearning
Follow me on Twitter:   / lowlevellearni1  
Follow me on Twitch:   / lowlevellearning  
Join me on Discord!:   / discord  

show more

Share/Embed