Tec-Seminar: introduction to programming with Javascript - Javi Agenjo at UPF

Tec-Seminar: introduction to programming with Javascript

Última actualización 17/07/2012

This seminar is addressed to people with low knowledge in programming, who want to know the basics.

Teacher

Javi Agenjo from GTI-Graphics

Content

Topics that we will handle:

  • Containers (Arrays, Objects)
  • Loops (for, while)
  • Functions
  • Callbacks

Material

You have to bring a laptop with a good text editor installed, this are some recommendations:

  • Editplus for Windows
  • Sublime Text 2 for Windows or OSX
  • Text-Wrangler for OSX.

We will use the browser as the execution environment.