Python simple function: sum two number, sum arrays
Code Examples
Python simple function: sum two number, sum arrays
3:07
Python if-elif-else example: quadratic equation roots  ax^2+bx+c
Code Examples
Python if-elif-else example: quadratic equation roots ax^2+bx+c
4:52
Short lecture 2: C++ STL list data structure example. push_front, insert, pop_back examples
Code Examples
Short lecture 2: C++ STL list data structure example. push_front, insert, pop_back examples
6:59
Short lecture 1 C++ STL:  vector data structure example.
Code Examples
Short lecture 1 C++ STL: vector data structure example.
7:39
Short lecture - bash scripts 5: bash for loop - copy files using for loop
Code Examples
Short lecture - bash scripts 5: bash for loop - copy files using for loop
4:23
Short lecture - bash scripts 4: Command line sum - Sum=arg1+arg2+..+argN
Code Examples
Short lecture - bash scripts 4: Command line sum - Sum=arg1+arg2+..+argN
1:40
Short lecture - bash scripts 3:  for loop
Code Examples
Short lecture - bash scripts 3: for loop
3:48
Short lecture - bash scripts 2: Simple bash scripts if elif else
Code Examples
Short lecture - bash scripts 2: Simple bash scripts if elif else
7:23
Short lecture - bash scripts 1:  Simple shell script - bash example
Code Examples
Short lecture - bash scripts 1: Simple shell script - bash example
2:04
Short lecture 13: Double c pointer, triple c pointer tutorial
Code Examples
Short lecture 13: Double c pointer, triple c pointer tutorial
5:11
Short lecture 12: C program -  2d malloc and 2d free. two dimensional free
Code Examples
Short lecture 12: C program - 2d malloc and 2d free. two dimensional free
2:33
Short lecture 11: C program - 2d array malloc - random matrix on heap
Code Examples
Short lecture 11: C program - 2d array malloc - random matrix on heap
5:52
Short lecture 10: C program - random matrix on stack
Code Examples
Short lecture 10: C program - random matrix on stack
5:02
Short lecture 9: C program - arrays on stack and heap - simple tutorial
Code Examples
Short lecture 9: C program - arrays on stack and heap - simple tutorial
7:12
Short lecture 8:  C program- Variable address and  simple pointers
Code Examples
Short lecture 8: C program- Variable address and simple pointers
13:10
Short lecture 7:  C program - array of structs
Code Examples
Short lecture 7: C program - array of structs
3:45
Short lecture 6:  union vs struct example
Code Examples
Short lecture 6: union vs struct example
6:15
Short lecture 4: Simple C struct tutorial
Code Examples
Short lecture 4: Simple C struct tutorial
5:54
Short lecture 3:  Simple C program - command line arguments - sum integer array
Code Examples
Short lecture 3: Simple C program - command line arguments - sum integer array
2:57
Short lecture 2: Simple C program - command line arguments - sum two numbers
Code Examples
Short lecture 2: Simple C program - command line arguments - sum two numbers
3:26
Short lecture 1: Simple C program  - command line arguments
Code Examples
Short lecture 1: Simple C program - command line arguments
3:01
compile simple C program with gcc
Code Examples
compile simple C program with gcc
1:32
cat command and echo command examples
Code Examples
cat command and echo command examples
2:53