Course curriculum

    1. 02-Diffe Between Java vs C++

    2. 03-Difference between java vs python

    3. 04-java software download and install

    4. 05-Steps to create java first program

    5. 06-java program structure and explanation

    6. 07-compile and run java program using cmd

    7. 08-main method deep explanation

    8. 09-Deep explanation of compilation & execution

    9. 10-Data type

    10. 11-Type casting

    11. 12-number system in java

    12. 13-variables in java

    13. 14-literals & oprators

    14. 15-keyword and identifier1

    15. 16-selection statement(if,if else,if else if,switch)

    16. 17-Iteration or Looping statements part-1

    17. 18-Iteration or Loping statements part-2

    18. 19-jump statements(break, continue & return)

    19. 20-control statements programs

    20. 21-Starpattern programs

    21. 22-Number & Alphabet pattern programs

    22. 23-programming paradigm

    23. 24-Class,Object & methods

    24. 25-constructors

    25. 26-Deep explanation of object creation in java

    26. 27-Relationship in java classes -part 1 (IS-A or Inheritance)

    27. 28-Realationship in java Classes-part 2 (HAS-A or Association)

    28. 29-Realationship in java Classes-part 3 (HAS-A or Association)

    29. 30-DI & Realationship in java Classes-part 4 (USES-A)

    30. 31-polymorphism(part -1) method overloadig

    31. 32-polymorphism(part-2) method overriding

    32. 33-Data hiding and Abstraction in java

    33. 34-Interface in java

    34. 35-Encapsulation

    35. 36-''this'' keyword

    36. 37-''super '' &'' final'' keyword

    37. 38-static variables and static block

    38. 39-nested classes in java

    39. 40-''static methods'' &''static nested class''

    40. 41-pakages(part 1)-predefined packages

    41. 42-packages(part 2)-user define packages

    42. 43-packages(part-3) jar files & menifest files

    43. 44-GUI in java(AWT & swing)

    44. 45-Event handling in AWT

    45. 46-Tic Tac Toe game(part -1)

    46. 47-Tic Tac Toe (part-2)

    47. 48-Tic Tac Toe game(part-3)

    48. 49-Tic Tac Toe(part-4)

    49. 50-Error and Exception handling

    50. 51-Checked and unchecked Eception; ''throw'' keyword

    51. 53-''try-catch'' block combination; ''finally'' block

    52. 52-''throws'' keyword & ''try-catch'' block

    53. 54-''try-catch-finally''combinations; user defined exception

    54. 55-String introduction

    55. 56-String class Construction & Methods

    56. 57(1)-String buffer, String builder and String Tokenizer classes

    57. 57(2)-String buffer,String builder and String Tokenizer

    58. 58(1)-String program (part-1)

    59. 58(2)-String program (part-1)

    60. 59(1)-String program(part-2)

    61. 59(2-)String program(part-2)

    62. 60-multithreding introduction

    63. 61-Thread creation (part-1)

    64. 62-Thread creation (part-2)

    65. 63-Thread class methods(part-1)

    66. 64-Thread class methods(part-2)

    67. 65-Thread class methods(part-3)

    68. 66-Synchronization(part-1)

    69. 67(1)-Synchronization (part-2)

    70. 67(2)-Synchronization (part-2)

    71. 67(3)-Syncronization (part-2)

    72. 67(4)-Synchronization (part-2)

    73. 68-Synchronization (part-3)

    74. 69(1)-ThreadGroup class & Thread-pool framework

    75. 69(2)-ThreadGroup class & Thread-pool framework

    76. 69(3)ThreadGroup class & Thread-pool framework

    77. 70(1)-callable & future interface;ThreadLcal class

    78. 70(2)-callable & future Interface;ThreadLocal class

    79. 71-Java IO introduction & Byte Stream

    80. 72-charecter Stream in java

    81. 73-Serialization,Deserialization,Externalization

    82. 74(1)-NotepadEditor(part-1)

    83. 74(2)-NotepadEditor(part-1)

    84. 75-NotepadEditor(part-2)

    85. 76-NotepadEditor (part-3)

    86. 77-Networking Introduction

    87. 78-Socket programming

    88. 79(1)-RMI

    89. 79(2)-RMI

    90. 79(3)-RMI

    91. 80-chat apllication project part-1

    92. 81-Chat apllication project part part-2

    93. 82(1)datastucture and array intoduction

    94. 82(2)-datastructure and Arrayintoductoin

    95. 83-Single dimensinal Array 1-D

    96. 84-Multidimensional 2-D Array

    97. 85-Multidimensional 3-D Array

    98. 86-(1)Matrix,jagged and Anonymous Arrays

    99. 86(2)-Matrix,jagged and Anonymous Arrays

    100. 87(1)-Array programs (part-1)

    101. 87(2)-Array program (part-1)

    102. 88-Array programs (part-2)

    103. 89-Array programs (part-3)

    104. 90-Introduction collection framework

    105. 91-Collection Interface

    106. 92-List(Interface) & ArrayList(Class) (part-1)

    107. 93-ArrayList(Class)(part-2)

    108. 94-LinkedList (Class)

    109. 95-vector(Legacy class)

    110. 96-Stack(Legacy class)

    111. 97-Cursors in Collection

    112. 98-Set(Interface) & Hashset(class)

    113. 99-LinkedHashset(class)

    114. 100-TreeSet(class)

    115. 101(1)-comparable & comparator(Interface)

    116. 101(2)comparable & comparator(Interface)

    117. 102-Queue(Interfaces);priorityQueue(class)

    118. 103-Abstract Designing pattern

    119. 104-Entry(Interface) & HashMap,(class)

    120. 105-LinkedHashMap,IdentityHashMap

    121. 106-SortedMap,Navigable(Interface)

    122. 107-HashTable(class)

    123. 108-Dictionary,Properties

    124. 109-Generics

    125. 110-Default & static Methods

    126. 111-Lamda functions

    127. 112-predicate, function,consumer,supplier

    128. 113-Streme API

    129. 114-Method refrences,constucter refrence

    130. 115-Date and time API

    131. 116-Download and Install MySQL8

    132. 117-SQL Queries

    133. 118-JDBC selectQueries

    134. 119-JDBC update and Delete Queries

    135. 120-JDBC Development

    136. 121-Billing Software (part-1)

    137. 122-Billing Software(part-2)

    138. 123-Billing Software(part-3)

    139. 124-Billing Software(part-4)

    140. 125-Billing Software part(5)

    141. 126-Billing Software part(6)

    142. 127-Billing Software part-7

    143. 129-Billing Software part-9

    144. 130-Billing Software part-10

    145. 131-Billin Software part-11

    146. 132-Billing Software part-12

    147. 133-Billing Software part-13

    148. 134-Billing Software part-14

    149. 135-Billing Software part-15

    150. 136-Applets part-1

    151. 137-Apllets part-2

    152. 138-Applets part-3

    153. 139-Applets part-4

    1. SQL17

    2. SQL 19

    3. SQL 10

    4. SQL 9

    5. SQL65

    6. SQL 20

    7. SQL 42

    8. SQL 91

    9. SQL 12

    10. SQL 31

    11. SQL 18

    12. SQL 3

    13. SQL 36

    14. SQL 11

    15. SQL 14

    16. SQL 7

    17. SQL 8

    18. SQL 21

    19. SQL 23

    20. SQL 22

    21. SQL 50

    22. SQL 95

    23. SQL 28

    24. SQL 2

    25. sql 4

    26. SQL 43

    27. SQL 84

    28. SQL 1

    29. SQL 46

    30. SQL 24

    31. SQL 33

    32. SQL 37

    33. SQL 38

    34. SQL 60

    35. SQL 34

    36. SQL 39

    37. SQL 70

    1. HTML SESSION 1

    1. BOOTSTRAP SESSION 4(PART-1)

About this course

  • Free
  • 192 lessons
  • 139 hours of video content

Discover your potential, starting today