Coding Challenge 2 - Conversations
in Summer Institute / Coding Challenges on Scratch
Submitted 1 July 2018 by Rebecca Ramnauth.
in Summer Institute / Coding Challenges on Scratch
Submitted 1 July 2018 by Rebecca Ramnauth.
in Summer Institute / Coding Challenges on Scratch
Submitted 1 July 2018 by Rebecca Ramnauth.
in Summer Institute on Scratch
Computer programming is about building and designing executable computer solutions (programs) to specific computing tasks. The job of a computer programmer usually involves coding, debugging, documentation, and testing (all of which are emphasized in this course). However, to successful complete these tasks, an aspiring programmer must first understand the fundamental building blocks.
in Summer Institute on Scratch
There are several introductions to be made here. First, we’ll get familiar with the Scratch website by creating an account. Then, we’ll explore the coding environment and build our first program. Finally, we’ll discuss testing and debugging our programs.
in Summer Institute on Introduction, Scratch
To the beginning programmer, most programming languages look like gibberish. Consider, for example, the following program, written in a programming language called Java.