blog posts
- Adding Debug Symbols to a Binary with objcopy and GDB
- Ripping and Stripping Debug Symbols with Binutil tools
- Disecting a Simple x86-64 bit Assembly Hello World Program
- Debugging and Symbol Files
- Setting up SFML 2.4.1 in Visual Studio 2015
- Day 03: Teaching myself C++
- Git CLI Commands
- Day 02: Teaching myself C++
- Constants in C++
- Day 01: Teaching myself C++
- Algorithm Demonstrator Guide
- Enums In C
- Reading files in C
- Struct In C
- Subroutines, Macros And Defining Values With EQU In NASM
- Displaying The Score In Pygame
- Spawning Multiple Objects In Pygame (Using Timers)
- State Management In Pygame
- Transforming Surfaces In Pygame
- Collisions With Rectangles & Mouse Inputs In Pygame
- Colours In Pygame
- Creating Floors For Players In Pygame
- Drawing Rectangles In Pygame
- Essential VSCode Shortcuts
- Jumping, Falling And Gravity In Pygame