Upgrade to Pro — share decks privately, control downloads, hide ads and more …

JavaScript Basics

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
Avatar for AECC UPRB AECC UPRB
September 18, 2014

JavaScript Basics

This presentation contains an introduction to JavaScript and a very basic introduction to it's sintaxis.

Avatar for AECC UPRB

AECC UPRB

September 18, 2014
Tweet

More Decks by AECC UPRB

Other Decks in Technology

Transcript

  1. JAVASCRIPT • Dynamic typed language • Prototype-based • Interpreted •

    Runtime-only debugging JAVA • Static typed language • Class-based • Compiled • Two-Stage debugging
  2. FOR

  3. IF