Introduction to Computer Programming
Goldsmiths University of London and University of London via Coursera
-
1K
-
- Write review
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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 be introduced to three key concepts: the toolkit used for developing programs, how to draw using simple shapes and 2D coordinates, and the process of writing and experiencing code. These foundational skills will support your learning as you begin creating your own programs.
- Drawing in 2D
- In this week’s topic, you will explore three essential concepts that will expand your creative and technical skills in programming with p5.js. You’ll learn how to use a set of 2D drawing functions to create shapes and visual elements, how colours are represented and styled within your programs, and how to effectively debug your code using the console. These skills will help you bring your sketches to life while developing greater confidence in identifying and solving coding issues.
- Variables, objects and interaction
- This week, you'll be introduced to three fundamental programming concepts. You'll learn how to use variables to store and manage data, explore simple forms of user interaction to make your programs more dynamic, and discover techniques for organising your code to make it clearer and easier to maintain. These skills are key to building more interactive and well-structured programs.
Taught by
Dr Edward Anstead and Dr Simon Katan
Reviews
4.0 rating, based on 3 Class Central reviews
4.1 rating at Coursera based on 931 ratings
Showing Class Central Sort
-
Very nice for beginners in Javascript or in programming.
-
The course has been excellent from the beginning, and I haven't encountered any issues with video quality, sound quality, captions, etc. However, in Section 9, Chapter 187 (Calculation Groups, October 2023), I am facing a video clarity issue. During the video, the clarity automatically shifts to blurry, making the notes unreadable. This makes it difficult to see the digits and learn or clear any doubts. I kindly request that this issue be resolved as soon as possible. The rest of the course is fantastic.
-
This course is incredibly diverse and stimulating. This covered a wide array of topics, from programming fundamentals to more specialized areas like artificial intelligence and data science. The course typically involved a mix of theory and practical application, offering a great balance between understanding the underlying concepts and actually implementing them. The field evolves rapidly, so these courses tend to stay current, reflecting the latest trends and technologies. However, they can also be quite challenging, demanding problem-solving skills and a knack for logical thinking. Overall, they're a fantastic way to dive into the world of technology and its endless possibilities!