DEV Community

Discussion on: What was your win this week?

Collapse
 
qangdev profile image
qang d tran

Have a better understanding of how computer RAM works with programming languages like C. How pointer in C works.
When I understand the pointer then it all makes sense about data structures like Linked List, Tree, Hashed table, Tires, etc.
I feel more confident now since I've learned how to programming through code schools. They only teach you how to code, how to put things together. They don't explain in details how things work.

P/S: I'm taking the CS50. IT'S AWESOME 🙌