top of page

PROGRAMMING & CODING

PROGRAMMING USING GAMES // 01

 

A Programmer is a person that has developed the ability to sketch the abstract solutions to a problem before you are even touching code or opening up your favorite code editor. This takes years of training and putting into practice, to become effective.

Having the ability to break ideas down to more manageable abstract forms to see how something can be built to be more efficient in a tight timeline or in the case of scalability or future-proofing.

 

 

Let's play some games and start developping this skill !!

CODING ARDUINO // 02

 

A Coder is someone capable of writing code at a production level, in other words, a person with a solid understanding of the language used, but is also potentially instructed on what to do or what needs to be accomplished and then implement, debug and  test it.

Arduino is a language that helps connect our computers with the physical world. It's an open-source physical computing platform based on a simple microcontroller board, and a development environment for writing software for the board.

 

 

Let's start learning to code using ARDUINO !!!

bottom of page