Words Can Change The World!
Unlocking the Power of Pair Programming: Enhancing Learning, Productivity, and Code Quality
Learn how to utilize pair programming to enhance your learning, productivity, and code quality.
5 min readThe Linked List Data Structure: A Beginner’s Guide
Linked Lists are a fundamental data structure in computer science, serving as building blocks for many more complex structures and algorithms. Whether you’re an active developer or a future one, understanding linked lists is a stepping stone to grasping broader computer science concepts.
10 min read
All Articles
Stack Data Structure: Implementation and Applications with a Focus on Call Stack
April 4, 2023Application and Analysis of Tree Data Structures: A Deeper Look into Binary Search Trees
March 31, 2023Analyzing Design Choices in my Personal Game After Hours vs Super Mario Bros
January 29, 2023Level Design Analysis - Dark Souls
January 23, 2023Finite State Machine - AI Programming in Unity
January 17, 2023Game Level Design Document for Original Game
May 22, 2021