Category: Programming

  • First Windows Phone Apps (5 Different Apps)

    After becoming well acquainted with the C++ programming language at university I was eager to being creating applications which could be used in the real world and I could publish. I took it upon my self to teach myself everything I needed to know about the Windows Phone OS, C# and XNA to make it…

  • Cloud Breaker (C++ & Allegro)

    Bournemouth University Software Programming: Assignment 2 Cloud Breaker was my first ever game I created for my University Assignments at Bournemouth, it taught me the fundamentals of how to draw images to buffers and screens and all the fundamentals for future games. Cloud Breaker was created using the open source Allegro API and C++; Since…

  • C++ Programming

    After finishing my A Levels and was about to begin studying Games Technology at Bournemouth University I knew I would have to start learning a completely new programming langauge to Visual Basic: C++. I’d heard a lot about C++ and knew it wasn’t going to be as simple and straight forward as learning VB as…

  • Visual Basic.NET

    I first started learning the Visual Basic.NET programming at the beginning of my A Levels. Visual Basic.NET opened the world of programming to me and taught me all the fundamentals I needed to know. We started off learning console programming and basic loops and ended up creating full, form based programmes using Object Oriented Programming…