Introduction to Computer Programming
Key Takeaways
Introduces the basics of computer programming, including editing and running programs, and creating 2D graphics using shapes and coordinates
Original Description
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.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Related Reads
📰
📰
📰
📰
I Built 174 Free Browser-Based Tools Using React + Vite
Dev.to · Utkarsh Bharti
How I Merge PDFs in the Browser with Vue 3 and pdf-lib
Dev.to · sunshey
Trying Declarative Partial Updates: A Future API for Replacing HTML Later
Dev.to · nyaomaru
Debugging React: From Taking a Deep Breath to Finding the Root Cause
Dev.to · surajrkhonde
🎓
Tutor Explanation
DeepCamp AI