Autoplay
Autocomplete
Previous Lesson
Complete and Continue
C, C++, Python and Ruby Programming
Introduction
4 in 1 intro
C Programming Language
1 introduction
2 codeblocks
3 first program
4 comment
5 Keywords and Identifiers
6 C Tokens
7 Data types
8 adding two numbers
9 add two floats
10 Display name
11 swap two numbers
12 more examples
13 conditions and loops if-else statements
14 for and whil loops
15 largest number
16 vowel or consonant
17 multiplication table
18 printing star traingle
19 functions introduction
20 function add()
21 function exmple add() sub()
22 function example add() sub()2
23 arrays
24 arrays example
25 arrays adding marks
26 multi-dimensional arrays
27 multi-dimensional arrays example1
28 three dimensional arrays example
29 adding two arrays
30 changing the output result look
31 string introduction
32 gets() puts strings
33 calling function using string type
34 string functions introduction
35 string function example
36 Pointers introduction
37 pointers example
38 pointer example 2
39 pointers and arrays
40 pointers and arrays example
41 pointers and functions
42 Dynamic memory allocation
43 Example of Dynamic memory allocation
44 structures in c
45 structures using pointers
46 structures and functions
47 unions
48 C Enumeration
49 preprocessor and macros
50 conclusion
C++ Programming
0 Introduction
1 First program.mp4.ns
2 comment and endl
3 data types integer
4 data type char
5 data type float
6 user input data
7 program to convert gallons to litres
8 program to add two numbers
9 program to swap two numbers
10 printing the name and age
11 Escape sequence
12 constants
13 new line using define
14 operators in c++
15 if else satements introdution
16 c program to find number is positive or negative
17 c++ program to find the largest number
18 nested if statements
19 Loops Introduction
20 For Loop Example
21 Program to print multiplication table
22 Nested For Loops
23 while loop
24 do while loop
25 Finding the factorial of number
26 Break statement
27 continue statement
28 Switch-Case Statements
29 Functions in c++ Introduction
30 Functions in c++ example add( )
31 Functions example2
32 Arrays Introduction
33 one dimensional arrays
34 one dimensional array example
35 array example 2
36 array example 3
37 adding marks using arrays
38 Two dimensional arrays
39 Two dimensional array example
40 Three dimensional arrays
41 Adding two arrays
42 Strings in C++ Introduction
43 String Example
44 String Functions
45 Pointers Introductioni
46 Pointers Example
47 Pointers and Arrays
48 Pointers and Arrays Example
49 Pointers and Funtions
50 References in C++
51 Reference Example
52 Data Structures Introduction
53 Structures Example
54 Pointers in Structures
55 Structures and Funtions
56 Unions
57 Enemurated Data Types
58 OOPs Introduction
59 class and objects
60 class and object Example
61 class and object example
62 Inheritance
63 Multiple inheritance and visibility
64 Inheriatance example
65 Inheritance example2
66 Inheritance visibility section example
67 Using protected members
68 Protected Inheritance
69 Multiple Inheritance example
70 Constructor and Destructor Introduction
71 Default Constructor
72 Parameterized Constructor
73 Copy Constructor
74 Destructor
75 Polymorphism Introduction
76 Function Overriding
77 Function overloading pointers
78 Virtual Funtion
79 Abstract class and pure virtual function
80 Virtual Destructor
81 Function Overloading
82 Operator overloading
83 namespace
84 using namespace
85 conclusion
Python Programming Language
1 Introduction
2 First Program
3 Basics1
4 Commenting
5 Variables
6 variable2
7 User entered data
8 Operators
9 Creating file and .exe file
11 If statement
12 If-else statements
13 Program to print odd or even
14 Program to find vowel
15 Find the greatest number
16 For Loops
17 While Loops
18 Program to print factorial of number
19 Program for multiplication table
20 multi multiplication table
21 Exponential Program
22 Break statement
23 continue statement
24 Example password
25 Functions and Modules
26 User defined functions
27 Functions with arguements
28 Creating modules
29 Strings
30 Strings2
31 List introduction
32 List methods
33 Tuples
34 Dictionaries
35 Time module
36 Time module example
37 delay time example
38 Small assignment
39 Calendar module
40 Files intoduction
41 Rename and Remove files
42 Working with folders
43 Exceptions
44 Formatting inside print()
45 .format() function
46 Class and Object Introduction
47 Class creation
48 Constructor method
49 Student class example
50 Special functions
51 Inheritance
52 overloading
54 Before GUI
55 Creating window
56 Changing size and position
57 Adding Labels to window
58 grid and place to change label position
59 Adding buttons
60Adding methods to buttons
61 Creating text box
62 two windows
63 Adding menubar
64 Adding menulist
65 Adding functionality to menulist
66 Changing font
67 message box
68 Creating a counter
69 colorchooser
70 askopenfile
71 content inside file
72 radio buttons intro
73Radiobutton example
74 Radio button interaction
75 Radio button example
76Indicatoron radiobutton
77 Check button
78 Check button values
79checkbutton on menu list
80 Entry class
81 insert and delete in Entry
82 litres to gallons example
83 Litres gallons modifications
Ruby Programming Language
1 Introduction to ruby
2 ruby software install
3 First program
4 Basic numbers
5 Commenting
6 variables
7 text editor and file
8 User input
9 If statement
10 if else statements
11 Program to find odd or even
12 vowel or consonant
13Finding greatest number
14 Operators in ruby
15 While Loop
16 Until Loop
17 For Loops
18 Program to find factorial of any number
19 Program to print multiplication table
20 Multi multiplication table
21 Exponent value
22 Break Statement
23 Next statement
24 redo
25 .times
26 Password example
27 chomp
28 print vs puts
29 Interpolation
30 Arrays
31 Push and Pop in arrays
32 loop in arrays
33 Adding arrays
34 Hashes
35 Hashes methods
36 Methods Introduction
37 Methods example
38 add and sub example
39 methods with arguements
40 list as arguement
41 user entered array
42 OOPs Introduction
43 Class and Object
44 Class and objects example
45 Accessing attributes
46 Constructor method
47 attr_reader,writer,accessor
48 singleton
49 Inheritance
50 Method overriding
51 string method
52 Multiple Inheritance
53 Modules
54 Begin and end blocks
55 Class Variable
56 Class Variable example
57 Class method or self method
58 setter and getter methods
59 Global Variable
60 Constants
61 Object Freeze
62 require statement to load files
63 Ranges
64 Blocks
65 Blocks example
66 Blocks with arguement
67 Blocks Example
68 Blocks with reference
69 Procs
70 Proc Example
71 Lambda
72.Proc.new and implicit method
73 Example
74 Difference between proc and lambda
75 last diff between lambda and proc
76 proc and arity method
77 Example
78 Time Class
79 conclusion
22 function example add() sub()2
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock