Skip to content

Resources for Learning the Basics

Imaobong Eyoma edited this page Jun 25, 2015 · 1 revision

Quickforms applications are built using Hypertext Markup Language (HTML), Javascript (JS) and Cascading Style Sheets (CSS). The following are links to W3C Schools tutorials on these technologies.

Codeschool is another great place for learning programming. The following are links to their tutorials

Some other nice resources available for learning/practicing

Online video tutorials (Free!) - https://www.khanacademy.org/

Video tutorials (Subscription) - http://www.lynda.com/

Java code practice exercises - http://codingbat.com/

And you may find these useful for troubleshooting

Continuing parts of this course assume basic knowledge of these technologies. For beginners, it is HIGHLY RECOMMENDED to go through the above tutorials to gain a basic understanding.

Clone this wiki locally