tecno4
2.4M views | +1 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Programacion variables'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

Variables and Conditional Statements 

Variables and Conditional Statements  | tecno4 | Scoop.it
Last month we introduced the overview of code through the “Hello World” article. This month we will take a look and explain variables and conditional statements. Without these two things, our lives would be boring and automated. They are 2 of the most fundamental things in programming for they allow us to do something. We struggled to come up with any program that did not contain at least one of each of these. Okay, “Hello World” is one, kind of.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Programando con variables en bitbloq | DIWO

Programando con variables en bitbloq | DIWO | tecno4 | Scoop.it

Una variable es como una “caja” donde guardaremos un dato, un valor que podremos ver y recuperar más adelante durante el resto del programa. Además, en cualquier momento se puede cambiar ese valor guardado.

No comment yet.