YoVDO

Introduction to Computer Programming

Offered By: University of London International Programmes via Coursera

Tags

Computer Science Courses Game Development Courses Javascript Courses p5.js Courses 2D Graphics Courses

Course Description

Overview

This MOOC provides you with the foundational skill set required to write computer programs. If you are interested in learning how to write interactive, graphical programs from an introductory level in a real programming language, this is the course for you. You will begin by learning the basics of editing and running programs. Then you will learn how to create 2D graphics using shapes and coordinates. Finally, you will learn how to create interactive graphics that you can control with the mouse. You will even solve a set of interactive puzzles using your coding skills in the Sleuth game which has been created especially for this course. The course uses the Javascript language and the p5.js library.

Syllabus

  • Your development environment
    • In this topic you will learn about three key concepts: • The toolkit we will use to develop programs.• Drawing using simple shapes and 2D coordinates.• The process and experience of writing code.
  • Drawing in 2D
    • In this topic you will learn about three key concepts: • Set of 2D drawing functions in p5.js • Colour representation and styles • Debugging with the console
  • Variables, objects and interaction
    • In this topic you will learn about three concepts: • Variables and data • Simple interaction • Code organisation

Taught by

Dr Edward Anstead and Dr Simon Katan

Tags

Related Courses

Creative Programming for Digital Media & Mobile Apps
University of London International Programmes via Coursera
Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera
Game Design Concepts
Canvas Network
General Game Playing
Stanford University via Coursera
Program Arcade Games - Learn Computer Science
Independent