Adjunt teniu els arxius que treballarem al taller.
Blog
2023-10-21 10:03
2016-02-17 03:24
2016-02-10 04:13
Benvinguts al taller de robòtica!
Fent un quadrat
Clicant en aquest enllaç podreu accedir a la plataforma de programació eSeeCode .
2016-01-16 18:25
2016-01-13 16:00
The greatest common divisor between two numbers is defined as the largest value that can divide both numbers.
To compute the greatest common divisor there are many algorithms. One of the fastest is over 2 millennium old. It's called Euclid's algorithm. Here you will be able to learn more about this algorithm and how to program it. Also you will learn how to visualize the number of iterations it needs to find the result.
GCD Representation
2015-12-14 18:04
We are getting close to the end of the year and we want to wish you happy holidays! To do so we have created this cute gif, and we will explain how we did it step by step.
Koch Snowflake