WeChall
- Your answer is correct. To keep track of your progress you need to register.
CGX#6: Variables and Functions
Hello Challengers,
Please bear with another video tryout from us
@Codinggeex
I was not brave enough to watch it myself yet,
but maybe it is not that bad.
Greetings
gizmore and x
Mark as solved
This challenge is just a video tutorial for real beginners. You can
press here to mark it as solved.
# CGX#6: Functions and Variables
In this video we talk quickly about the most
essential and basic things in programming,
so you hear a few technical terms already.
Again we are using PHP, but we will start with machine code soon :D
And... no worries, you will probably learn about all this more later, by some examples and better languages.
- Enjoy!
- gizmore and x
## Digital Programming Tools
- Variables
- Primitives (int, float, string, boolean)
- Arrays (order is stable, size and implementation is dynamic)
- Functions
- Parameters
- Scopes (local, global)
- Foreach / While / Do / Loops / Control
- Questions?
We hope you liked this and,
See you soon!