IFD:Computational Thinking Introduction to Programming: Difference between revisions

From Medien Wiki
(Created page with "tba")
 
No edit summary
Line 1: Line 1:
tba
Computers are our tools.
 
This course offers the opportunity to get engaged with the principle of Computational Thinking (often shortened to CT), which describes a process that solves a problem by means of a computer.
In this class you will learn about formulating a problem and expressing its solution in such a way that a computer can effectively execute it.
This beginners course will be held in english and is dedicated to all kinds of master students who are looking for a graspable programming introduction to create applications within physical and digital environments. The open source based development environments Processing and Arduino are particularly suitable for getting started developing multiple interactive applications.
 
The following technologies and programming languages will be encountered within the course:
 
• Processing (simplified Java programming language)
• Arduino (c programming language)
• Various sensors and actors

Revision as of 07:54, 8 October 2018

Computers are our tools.

This course offers the opportunity to get engaged with the principle of Computational Thinking (often shortened to CT), which describes a process that solves a problem by means of a computer. In this class you will learn about formulating a problem and expressing its solution in such a way that a computer can effectively execute it. This beginners course will be held in english and is dedicated to all kinds of master students who are looking for a graspable programming introduction to create applications within physical and digital environments. The open source based development environments Processing and Arduino are particularly suitable for getting started developing multiple interactive applications.

The following technologies and programming languages will be encountered within the course:

• Processing (simplified Java programming language)
• Arduino (c programming language)
• Various sensors and actors