The language used in the AP CSP Exam, now a programming language!
Spindle is a simple language designed to help AP CSP students ace their AP Exam. Spindle code largely mirrors the code found in the AP CSP Reference Sheet and allows students and teachers to get comfortable with code in the same format it'll have on exam day.
Building a mobile app capable of running on multiple platforms can be a daunting task.
Different operating systems, screen sizes, offline capabilities and more can be a challenge. A growing number of developers are opting to build their apps in cross-platform HTML5 code that can be compiled into native apps that can be sold in app stores and markets.
The mobile Quiz project is a simple web application that allows for quizzes and surveys to be taken on mobile devices. Currently it supports the iPod and iPhone platforms, but it can easily be modified to handle any mobile device.