Companies Home Search Profile

Core Java and Object Oriented Programming

Focused View

AcroTop Demy

8:41:28

11 View
  • 1 - First Java Programming in Eclipse IDE.mp4
    09:09
  • 2 - Keywords Identifier and Literals.mp4
    07:58
  • 3 - Data Types.mp4
    09:36
  • 4 - Type Casting and Auto promotion.mp4
    03:18
  • 5 - ASCII UNICODE and Escape Sequence.mp4
    08:35
  • 6 - Operators.mp4
    02:44
  • 7 - String.mp4
    04:03
  • 8 - Random Number.mp4
    03:29
  • 9 - Command Line Arguments.mp4
    05:33
  • 10 - Input through Scanner Class.mp4
    06:29
  • 11 - Conditional Statements ifelse.mp4
    07:12
  • 12 - Conditional Statements switchcase.mp4
    07:03
  • 13 - while and dowhile.mp4
    08:06
  • 14 - for.mp4
    07:32
  • 15 - Arrays 1D.mp4
    09:12
  • 16 - Arrays 2D.mp4
    08:47
  • 17 - Class and Objects Creation.mp4
    05:19
  • 18 - Implementation of Class Objects and Methods together.mp4
    07:32
  • 19 - Array of Objects.mp4
    04:33
  • 20 - Method Parameter and Return types.mp4
    06:16
  • 21 - Understanding Constructor.mp4
    05:30
  • 22 - Types of Constructors.mp4
    07:17
  • 23 - What is this keyword.mp4
    01:55
  • 24 - Calling instance variable using this.mp4
    03:45
  • 25 - Calling Object using this.mp4
    02:49
  • 26 - Calling a Constructor using this.mp4
    06:40
  • 27 - Reusing Constructors using this.mp4
    04:21
  • 28 - Understanding static keyword.mp4
    04:17
  • 29 - static variable.mp4
    02:52
  • 30 - static methods.mp4
    02:23
  • 31 - static blocks.mp4
    01:53
  • 32 - Understanding Inheritance.mp4
    03:59
  • 33 - A real live example.mp4
    14:32
  • 34 - Type of inheritance.mp4
    09:12
  • 35 - Accessing variable using super keyword.mp4
    04:11
  • 36 - Accessing methods using super keyword.mp4
    03:14
  • 37 - Accessing constructors using super keyword.mp4
    04:27
  • 38 - Understanding Polymorphism.mp4
    02:38
  • 39 - Method Overloading.mp4
    11:23
  • 40 - Method Overriding.mp4
    05:43
  • 41 - Understanding Abstraction.mp4
    01:48
  • 42 - Abstract Class.mp4
    08:23
  • 43 - Interface.mp4
    14:33
  • 44 - Understanding Encapsulation.mp4
    03:44
  • 45 - Package.mp4
    06:09
  • 46 - Access Modifiers.mp4
    08:39
  • 47 - Understanding Exception Handling.mp4
    03:02
  • 48 - try catch and finally.mp4
    08:01
  • 49 - throw throws and Custom Exception.mp4
    11:15
  • 50 - Understanding String Class.mp4
    05:28
  • 51 - Comparing Strings.mp4
    04:16
  • 52 - StringBuffer Class.mp4
    03:02
  • 53 - StringBuilder.mp4
    03:21
  • 54 - Understanding Multithreading.mp4
    02:15
  • 55 - Types of Thread creation.mp4
    04:07
  • 56 - Creating Thread using Runnable Interface.mp4
    05:31
  • 57 - Creating Thread using Thread class.mp4
    05:14
  • 58 - Creating and Running Multiple Threads.mp4
    03:38
  • 59 - Understanding Lambda Expression.mp4
    07:42
  • 60 - Functional Interface.mp4
    03:33
  • 61 - Lambda expression with no argument and no return type.mp4
    06:33
  • 62 - Lambda expression with argument and no return type.mp4
    03:24
  • 63 - Lambda expression with argument and return type.mp4
    03:43
  • 64 - Lambda expression using class concepts.mp4
    06:04
  • 65 - Understanding Collection Framework.mp4
    05:49
  • 66 - List Interface.mp4
    02:38
  • 67 - ArrayList.mp4
    03:40
  • 68 - LinkedList.mp4
    02:11
  • 69 - Vector.mp4
    02:26
  • 70 - Stack.mp4
    04:29
  • 71 - Set Interface.mp4
    01:45
  • 72 - HashSet.mp4
    03:59
  • 73 - LinkedHashSet.mp4
    02:12
  • 74 - TreeSet.mp4
    02:15
  • 75 - HashMap.mp4
    04:57
  • 76 - Understanding Stream API.mp4
    04:36
  • 77 - Filter and Map with Integer values.mp4
    06:35
  • 78 - Filter and Map with String values.mp4
    09:11
  • 79 - Stream with Class.mp4
    08:57
  • 80 - Count Distinct Limit with stream.mp4
    06:53
  • 81 - min max sorted ascending and descending with stream.mp4
    08:51
  • 82 - Processing multiple Collections using flatMap.mp4
    06:40
  • 83 - Understanding the project.mp4
    03:55
  • 84 - Creating Bank Class.mp4
    05:25
  • 85 - Creating Menu Class.mp4
    06:51
  • 86 - Creating Operations Class.mp4
    04:22
  • 87 - Creating the Account for the Customer.mp4
    12:53
  • 88 - Showing the Account details of the customer.mp4
    04:47
  • 89 - Showing the Balance of the Customer.mp4
    05:17
  • 90 - To deposit amount in an Account number.mp4
    06:42
  • 91 - To withdraw amount from the customer balance.mp4
    04:13
  • 92 - Interest calculation for all customers.mp4
    10:07
  • Description


    Learn Java Programming and OOPS from a very basic level.

    What You'll Learn?


    • Fundamental Concepts of Java Programming Like Data Type, UNICODE, Control Structure, Arrays etc.
    • Object Oriented Programming (Class, Object, Method, Constructor, this, super, overloading, overriding, Inheritance, Polymorphism, Abstraction, Encapsulation)
    • Core Java Skill required for the JAVA DEVELOPER Like Multithreading, Exception Handling, String, Lambda Expression, Collection Framework, Stream API
    • Learn CODING SKILL with so many demonstrated solutions.

    Who is this for?


  • Academic Students who have a course in their Syllabus.
  • Those who are preparing for Java Developer Job.
  • Everyone who are interested to learn Programming skill.
  • What You Need to Know?


  • Only willingness to learn Programming is required.
  • We will start JAVA from the very basic level and prepare you to go for the expertise level.
  • More details


    Description
    • In this Course you are going to learn the Programming fundamental those are used in Java, like Datatypes, variables, literals, identifiers, keywords, operators, ASCII, UNICODE, random number, Scanner class, conditional statements(if-else, switch-case), loops(while, do-while, for), Arrays(1D, 2D), Methods etc.

    • You are going to learn the Object Oriented Programming Concepts. You will be taught very fundamental concepts of OOPS like Class, Objects, Methods, Constructor, this, super, Inheritance, Abstraction, Polymorphism, Encapsulation etc. with so many Practical Problems those are asked in most of the examination papers and technical interviews.

    • You are going to learn the Core Java Concepts. The topics taught in this section are Exception Handling, Multithreading, Lambda Expression, Collections framework, Stream API with so many Practical Problems those are used in most of the real life projects.

    • Each topics of the Course have been demonstrated on Eclipse IDE that may enable you to understand the process of writing high quality Java Code. 

    • After completion of this course you may be able to apply your skills to learn many Java based Frameworks like Hibernate, Struts, Spring etc. which are on demand Frameworks in the IT industry.

    • This course can be beneficial for those, who have Java as a major subject in their academic institute or for those who are preparing for Software Jobs as a Java Developer.

    Who this course is for:

    • Academic Students who have a course in their Syllabus.
    • Those who are preparing for Java Developer Job.
    • Everyone who are interested to learn Programming skill.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    AcroTop Demy
    AcroTop Demy
    Instructor's Courses
    We aim at providing high quality and in-depth training in a little time with an affordable price.We have a wide range of courses focused in different Programming languages and Web Technology Subjects.We spend a lot of time in order to understand the Students. The doubts of the Students are grouped together and the Lesson Plans are designed accordingly.Most of the courses are basically designed for the Students who are struggling in College in order to learn programming and for those, who are preparing for Interview.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 92
    • duration 8:41:28
    • Release Date 2024/01/04

    Courses related to Java

    Courses related to Object Oriented Programming