Posted by
Derek Banas on Jun 28, 2015 in
Web Design |
0 comments
In todays video you will learn Lua in one video. I’ll cover Data Types, Math, Conditionals, Strings, Looping, Repeat Until, getting user input, For, For In, Tables, Functions, returning multiple values, Variadic Functions, Closures, Coroutines, File I/O, Modules, Metatables, OOP, Inheritance and a lot...
Posted by
Derek Banas on Jun 18, 2015 in
Web Design |
0 comments
Today I’ll help you learn Swift in one video! All of the code follows the video below.
We’ll cover Data Types, Casting, If, Ternary Operator, Switch, Range, Arrays, Tuples, Dictionaries, For, While, Functions, Variadic Parameters, Pointers, Inner Functions, Closures, Structs, Computed Properties,...
In this video I’ll teach most of the objective C programming language in one video. I’ll also teach a great deal of the C programming language as well.
I’ll cover compiling, include, variables, data types, functions, pointers, structs, main, printf, formatting, scanf, comparison operators,...