Put Users in Control With Confirmation Feedback Buttons : London Computer College This tutorial will teach you how to create a responsive web page with buttons which take on different states depending on the user’s interaction. This type of interaction is especially useful on links such...
Five Quick Web Desig...
posted by tutorials
Five Quick Web Design Tips From Team Envato : London Computer College I recently had the pleasure of spending two weeks in Malaysia at the 2012 Envato Meetup. What a place! During our stay there I took the opportunity to glance over my colleagues’ shoulders, picking up tips and tricks...
Understanding Variab...
posted by admin
Understanding Variables, Arrays, Loops, and Null: The Post-it Note Analogy : London Computer College What does var actually do, and why doesn’t setting myObject = null actually remove the object? These questions tie in to a fundamental concept in coding, relevant whether your language...
An ImpactJS Overview...
posted by admin
An ImpactJS Overview: Introduction : London Computer College Impact is an incredibly powerful HTML5 game framework which takes advantage of modern browser’s canvas element and can also run on mobile or be compile into a native iOS app. In this video I will go over the framework, how to...
Understanding Bitwis...
posted by admin
Understanding Bitwise Operators : London Computer College Bitwise operators are those strange looking operators that may look hard to understand… but not any more! This easy to follow article will help you understand what they are and how to use them, with a couple of practical examples...
