Coding - il linguaggio nascosto delle cose (POK)

Offered by Politecnico di Milano,
Coding - il linguaggio nascosto delle cose (POK)

Il corso mostra, tramite alcuni esempi, una delle possibilità offerta dalla diffusione dei calcolatori nel mondo che ci circonda: comunicare con gli oggetti usando "il linguaggio", per programmarli e realizzare idee altrimenti impossibili.

Il corso si propone di presentare una delle più interessanti opportunità offerte dalla diffusione dei computer e dall’informatica nel mondo di oggi: poter interagire con gli oggetti e l’ambiente, sia fisici che virtuali, attraverso dei “linguaggi” analoghi a quelli che usiamo tutti i giorni per esprimerci, raccontare storie, coordinarci...

Il potere espressivo di questi linguaggi, unito alla capacità dei calcolatori e dei dispositivi automatici di eseguire comandi a velocità elevatissime, rende possibili cose neppure pensabili tramite l’interazione “abituale” con gli oggetti.
Nel corso sperimenteremo l’utilizzo di uno di questi "codici" e, attraverso pochi e semplici elementi di javascript, proveremo a modificare immagini digitali e capolavori puntinisti, e creare melodie utilizzando carillon virtuali.. per scoprire che tutta l’informazione sul mondo che ci circonda è descrivibile numericamente.
È stato scelto Javascript per diverse ragioni: può essere eseguito praticamente in qualsiasi browser, è molto diffuso ed è utilizzato per animare la quasi totalità dei siti web con i quali interagisci normalmente.
L’obiettivo del corso non è quello di portare i partecipanti a essere in grado di programmare o di scrivere un’applicazione completa, ma di farsi una prima idea, basata su alcuni esempi concreti (e speriamo interessanti!), di cosa sia e che cosa si possa fare con un linguaggio di programmazione.
Se gli esempi proposti ti avranno incuriosito, ti mancherà solo un po’ di approfondimento per arrivare a scrivere un semplice programma.
Al termine del corso verrà attivata una nuova edizione.
I video e i materiali didattici rimarranno disponibili anche dopo la conclusione dell’edizione.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Programação para todos (Conceitos básicos de Python) (Coursera) Coursera
University of Michigan

Programação para todos (Conceitos básicos de Python) (Coursera)

Este curso tem como objetivo ensinar a todos os conceitos básicos de programação de computadores usando Python. Abordamos o básico de como criar um programa a partir de uma série de instruções simples em Python. O curso não tem pré-requisitos e evita tudo, exceto a matemática mais simples. Qualquer pessoa com experiência moderada em computadores deve ser capaz de dominar os materiais deste curso. Este curso abordará os capítulos 1 ao 5 do livro “Python para Todos”.

Sep 21st 2026
5-12 Weeks
Programming with Cloud IoT Platforms (Coursera) Coursera
Pohang University of Science and Technology - POSTECH

Programming with Cloud IoT Platforms (Coursera)

Internet of Things (IoT) is an emerging area of information and communications technology (ICT) involving many disciplines of computer science and engineering including sensors/actuators, communications networking, server platforms, data analytics and smart applications. IoT is considered to be an essential part of the 4th Industrial Revolution along with AI and Big Data.

Sep 21st 2026
5-12 Weeks
COBOL Programming with VSCode (Coursera) Coursera
IBM

COBOL Programming with VSCode (Coursera)

Professor Tak Auyeung of American River College, said it beautifully, “A programming language is not a fashion statement” it is used for a purpose. Whether it is to add new features, modify logic, create APIs to integrate it into other applications, or implement modern development practices, businesses around the world need application developers who know COBOL.

Sep 14th 2026
3 Weeks
Applied Text Mining in Python (Coursera) Coursera
University of Michigan

Applied Text Mining in Python (Coursera)

This course will introduce the learner to text mining and text manipulation basics. The course begins with an understanding of how text is handled by python, the structure of text both to the machine and to humans, and an overview of the nltk framework for manipulating text. The second week focuses on common manipulation needs, including regular expressions (searching for text), cleaning text, and preparing text for use by machine learning processes. The third week will apply basic natural language processing methods to text, and demonstrate how text classification is accomplished. The final week will explore more advanced methods for detecting the topics in documents and grouping them by similarity (topic modelling).

Sep 14th 2026
4 Weeks
C++程序设计 (Coursera) Coursera
Peking University

C++程序设计 (Coursera)

讲授C++语言中和面向对象有关的概念和语法,如类和对象、运算符重载、继承和多态、类模板和算法模板、标准模板库等。目标是使得学生能够用C++语言,以面向对象的方法编写可维护性、可扩充性好的,较大规模的程序,初步领会面向对象程序设计方法的优势所在。

Sep 21st 2026
5-12 Weeks
Problem Solving, Python Programming, and Video Games (Coursera) Coursera
University of Alberta

Problem Solving, Python Programming, and Video Games (Coursera)

This course is an introduction to computer science and programming in Python. Important computer science concepts such as problem solving (computational thinking), problem decomposition, algorithms, abstraction, and software quality are emphasized throughout. The Python programming language and video games are used to demonstrate computer science concepts in a concrete and fun manner. However, a learner can take the knowledge and skills from this course and apply them to non-game problems, other programming languages, and other computer science courses.

Sep 21st 2026
5-12 Weeks
Aprenda a ensinar programação com o Programaê! (Coursera) Coursera
Fundação Lemann,Fundação Telefônica

Aprenda a ensinar programação com o Programaê! (Coursera)

O curso "Aprenda a ensinar programação com o Programaê!" tem como objetivo apoiar professores no desenvolvimento de suas aulas com o ‘Programaê!’, um movimento que quer aproximar a programação do cotidiano de jovens de todo o Brasil por meio de um portal prático, agregador de ideias, soluções, dicas e planos de aula estruturados para professores.

Sep 21st 2026
3 Weeks
Java程序设计 (Coursera) Coursera
Peking University

Java程序设计 (Coursera)

《Java程序设计》课程是使用Java语言进行应用程序设计的课程,针对各专业的大学本科生开设。课程的主要目标有三: 一、掌握Java语言的语法,能够较为深入理解Java语言机制,掌握Java语言面向对象的特点。 二、掌握JavaSE中基本的API,掌握在集合、线程、输入输出、图形用户界面、网络等方面的应用。三、能够编写有一定规模的应用程序,养成良好的编程习惯,会使用重构、设计模式、单元测试、日志、质量管理工具提高代码的质量。 对于学过“计算机基础、计算概论或C语言的学生”尤为适用。

Sep 21st 2026
5-12 Weeks