Category Archives: News & Updates
Steganography – where obfuscation might be a good idea!
Security through obscurity is one of the worst approaches someone might take when it comes to computer / network security. I’ve heard in real-world situations between students and professional programers say “Sure, the passwords are saved as plaintext, but the database table … Continue reading
Mars Rover Programming Challenge for Non Programmers
Awhile ago, during a required High School senior project, I was introduced to a neat programming question that wasn’t really a programming question. It’s a sort of “can you be a programmer” question without any sort of experience or knowledge needed from … Continue reading
2D Physics Platformer Game Prototype
Results of a little personal programming project over spring break. First video is a general introduction, the second is a technical explanation, with the last being a specific implementation of how I import texture-model data: