Nim for Beginners #2 How Programs Work
In this video i will teach you how computer
In this video i will teach you how computer In this video, we'll cover more of procedures in the
In this video i will teach you how computer
In this video i will teach you how to make your own procedures in
In this video i will teach you about Tuples(structures in other programming languages). *Timestamps:* 00:00 Intro - Tuples ...
In this video i will teach you about parsing strings to numbers for calculations and taking input from the terminal. *Timestamps:* ...
Introduction to
In this video i will teach you about Multiline comments and more on Data Types, their declaration and outputing variable types.
In this video i will teach you about Enumerators, using them with Arrays and 2D/nested Arrays. *Timestamps:* 00:00 Intro ...
In this video i will teach you what variables are and how to use them, as well as errors and comments. *Timestamps:* 00:00 Intro ...
Intro: http://youtu.be/zEpXIoF2nwk Part
In this video i will teach you about conditional statements. Namely "if", "else" and "elif" or "else if" which are used to tie code under ...
In this video i will teach you about Files, how to open them, read from them and write to them. *Timestamps:* 00:00 Intro - Files ...
In this video, we'll cover more of procedures in the
In this video i will teach you how to change elements of an Array, Sequences,While loops to output only even numbers of a range, ...