Companies Home Search Profile

Java Programming for Complete Beginners

Focused View

Learnkart Technology Private Limited

15:37:08

360 View
  • 001. Learning Objectives.mp4
    01:28
  • 002. Introduction.mp4
    04:42
  • 003. Working of Java Program.mp4
    06:28
  • 004. Object-Oriented Programming.mp4
    09:01
  • 005. Install and Work with Eclipse.mp4
    05:33
  • 006. Basic Elements of Java.mp4
    00:46
  • 007. Unicode Characters.mp4
    01:41
  • 008. Variables.mp4
    06:38
  • 009. Data Types.mp4
    06:51
  • 010. Operators.mp4
    07:00
  • 011. Logical Operator.mp4
    05:06
  • 012. Operators Precedence.mp4
    01:04
  • 013. Type Casting Type Conversion.mp4
    02:58
  • 014. Conditional Statements.mp4
    07:20
  • 015. Nested-if.mp4
    03:22
  • 016. Loops.mp4
    03:25
  • 017. For Versus While Versus Do While.mp4
    08:24
  • 018. Access Specifiers.mp4
    04:24
  • 019. Java 11.mp4
    01:25
  • 020. NULL, this and instanceof Operators.mp4
    03:04
  • 021. Destructors.mp4
    02:13
  • 022. Code Refactoring.mp4
    02:39
  • 023. Garbage Collector.mp4
    01:37
  • 024. Static Code Analysis.mp4
    01:35
  • 025. String.mp4
    03:34
  • 026. Arrays Part 1.mp4
    06:08
  • 027. Arrays Part 2.mp4
    06:51
  • 028. for each Loop.mp4
    05:46
  • 029. Method Overloading.mp4
    06:14
  • 030. Command-Line Arguments.mp4
    03:49
  • 031. Parameter Passing Techniques.mp4
    01:42
  • 032. Types of Parameters.mp4
    02:54
  • 033. Variable Arguments.mp4
    04:54
  • 034. Initializer.mp4
    03:27
  • 035. Demo Basic Java Program.mp4
    14:25
  • 036. Demo Displaying Content.mp4
    14:28
  • 037. Demo Quiz Program.mp4
    16:49
  • 038. Demo String Functions Program.mp4
    16:33
  • 039. Demo Student Record Program.mp4
    04:36
  • 040. Summary.mp4
    02:25
  • 001. Learning Objective.mp4
    00:45
  • 002. Packages in Java.mp4
    06:08
  • 003. Demo Utility Package.mp4
    09:58
  • 004. Inheritance in Java.mp4
    06:52
  • 005. Demo Bank Account Statement Using Inheritance.mp4
    09:14
  • 006. Object Type Casting.mp4
    05:06
  • 007. Method Overriding.mp4
    03:03
  • 008. Demo House Architecture using Polymorphism.mp4
    06:09
  • 009. Lambda Expression.mp4
    03:37
  • 010. Static Variable and Methods.mp4
    03:53
  • 011. Abstract Classes.mp4
    01:40
  • 012. Interface in Java.mp4
    03:34
  • 013. Java Set Interface.mp4
    03:10
  • 014. Marker Interface.mp4
    01:28
  • 015. Inner Class.mp4
    02:46
  • 016. Exception Handling in Java.mp4
    10:03
  • 017. Demo Exception Handling.mp4
    07:53
  • 018. Memory Management.mp4
    01:17
  • 019. Summary.mp4
    01:37
  • 001. Learning Objective.mp4
    01:57
  • 002. Multithreading.mp4
    04:21
  • 003. Introduction to Threads.mp4
    09:34
  • 004. Threads Lifecycle.mp4
    01:56
  • 005. Thread Priority.mp4
    02:15
  • 006. Daemon Thread.mp4
    01:08
  • 007. Thread Scheduling and Sleeping.mp4
    03:18
  • 008. Thread Synchronization.mp4
    07:39
  • 009. Wrapper Classes.mp4
    03:50
  • 010. Autoboxing and Unboxing.mp4
    08:35
  • 011. java util and java lang Classes.mp4
    07:51
  • 012. javalang String Class.mp4
    05:06
  • 013. javautil StringBuilder and StringTokenizer Classes.mp4
    04:33
  • 014. javalang Math Class.mp4
    02:05
  • 015. javautil Locale Class.mp4
    04:58
  • 016. Java Generics.mp4
    06:14
  • 017. Collections Frameworks.mp4
    05:57
  • 018. Set Interface in Collections.mp4
    01:32
  • 019. Hashcode() in Collections.mp4
    01:31
  • 020. List in Collections.mp4
    03:55
  • 021. Queues in Collections.mp4
    03:33
  • 022. Comparator Interface in Collections.mp4
    03:24
  • 023. Deque in Collections.mp4
    02:05
  • 024. Map in Collections.mp4
    05:39
  • 025. for each method.mp4
    00:43
  • 026. Difference Collections and Array Class.mp4
    02:39
  • 027. Input Output Stream.mp4
    03:02
  • 028. Java.io.File Class.mp4
    04:16
  • 029. Byte Stream Hierarchy.mp4
    08:51
  • 030. CharacterStream Classes.mp4
    01:52
  • 031. Serialization.mp4
    01:54
  • 032. JUnit.mp4
    01:08
  • 033. Logger Log4j.mp4
    03:55
  • 034. Demo Sorting Student Registration Using Arrays.mp4
    14:44
  • 035. Demo Stack, Queue, and Linked List.mp4
    24:18
  • 036. Demo Multithreading.mp4
    09:45
  • 037. Summary.mp4
    01:36
  • 001. Learning Objective.mp4
    00:58
  • 002. Debugging Techniques.mp4
    05:27
  • 003. Tracing and Logging Analysis.mp4
    07:53
  • 004. Log Levels and Log Analysis.mp4
    09:50
  • 005. Stack Trace.mp4
    04:31
  • 006. Logging using Log4j.mp4
    03:48
  • 007. Best practices of Log4j Part 1.mp4
    08:57
  • 008. Best Practices of Log4j Part 2.mp4
    09:20
  • 009. Log4j Levels.mp4
    01:07
  • 010. Eclipse Debugging.mp4
    02:19
  • 011. Setting Breakpoints.mp4
    00:33
  • 012. Stepping Through or Variable Inspection.mp4
    02:44
  • 013. Demo Analysis of Reports with Logging.mp4
    13:06
  • 014. Summary.mp4
    01:18
  • 001. Learning Objective.mp4
    00:36
  • 002. Introduction.mp4
    06:08
  • 003. Unit Testing.mp4
    03:40
  • 004. JUnit Test Framework.mp4
    08:19
  • 005. JUnit Test Framework - Annotation.mp4
    07:14
  • 006. JUnit Test Framework Assert Class.mp4
    05:50
  • 007. JUnit Test Framework Test Suite.mp4
    03:51
  • 008. JUnit Test Framework Exceptions Test.mp4
    04:16
  • 009. Demo Generating Report using JUnit.mp4
    29:40
  • 010. Demo testing Student Mark System using JUnit.mp4
    40:00
  • 011. Summary.mp4
    01:17
  • 001. Learning Objective.mp4
    00:41
  • 002. Cryptography.mp4
    09:24
  • 003. Types of Authenticators.mp4
    04:35
  • 004. CHACHA20 Stream Cipher and Poly1305 Authenticator.mp4
    06:19
  • 005. Example Program.mp4
    08:15
  • 006. Demo Cryptographic Program.mp4
    41:48
  • 007. Summary.mp4
    00:50
  • 001. Learning Objective.mp4
    00:38
  • 002. Introduction to Design Patterns.mp4
    05:24
  • 003. Types of Design Patterns.mp4
    00:26
  • 004. Creational Patterns.mp4
    01:22
  • 005. Factory Method Pattern.mp4
    08:08
  • 006. Demo Creating a Family of Objects Using the Factory Design Pattern.mp4
    22:42
  • 007. Singleton Design Pattern.mp4
    08:10
  • 008. Builder Pattern.mp4
    05:55
  • 009. Structural Pattern.mp4
    02:27
  • 010. Adapter Pattern.mp4
    04:45
  • 011. Bridge Pattern.mp4
    07:42
  • 012. Facade Pattern.mp4
    07:03
  • 013. Flyweight Design Pattern.mp4
    07:27
  • 014. Behavioral Design Pattern.mp4
    01:48
  • 015. Demo Loan Approval Process Using Behavioral Design Pattern.mp4
    30:04
  • 016. Chain of Responsibility Pattern.mp4
    03:54
  • 017. Command Design Pattern.mp4
    05:18
  • 018. Interpreter Design Pattern.mp4
    03:48
  • 019. Iterator Design Pattern.mp4
    05:28
  • 020. Mediator Design Pattern.mp4
    06:22
  • 021. Memento Design Pattern.mp4
    03:56
  • 022. NULL Object Design.mp4
    05:13
  • 023. Observer Design Pattern.mp4
    04:21
  • 024. State Design Pattern.mp4
    06:41
  • 025. Demo State Design Pattern.mp4
    20:55
  • 026. Strategy Design Pattern.mp4
    05:05
  • 027. Template Design Pattern.mp4
    03:37
  • 028. Visitor Design Pattern.mp4
    05:25
  • 029. JEE or J2EE Design Patterns.mp4
    04:02
  • 030. Summary.mp4
    01:17
  • Description


    Java programming language is very powerful and scalable and is used to create different software applications. The main reason many companies use Java is its popularity and usage in the industry. According to many official websites that track the popularity of languages, Java is either #1 or in the top 3. So, that means more companies and their staff are using it, so there are more career opportunities available for you if you are skilled in the language. You will start by understanding all the core OOPS concepts, what polymorphism and inheritance is, and apply them to your application. You will also learn all the essential Java keywords, operators, statements, loops, and expressions. You will understand how to download and install all the necessary coding tools and learn to perform code refactoring. Along the course, you will learn how to use different packages available. You will learn the concepts and usage of multithreading. Learn how to analyze logs and explore Java debugging techniques such as stack trace and breakpoints. You will also learn how to use the JUnit framework and implement Java design patterns. By the end of this course, you will have understood the building blocks of Java programming language. All resources and code files are placed here: https://github.com/PacktPublishing/Java-Programming-for-Complete-Beginners

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Learnkart Technology Private Limited
    Learnkart Technology Private Limited
    Instructor's Courses
    Learnkart understands the importance of upskilling and its impact on you. They pride themselves in creating specialized e-learning courses that will not only prepare you for certification exams but also help you gain hands-on knowledge for real-world applications. Thousands of students have developed their skills with Learnkart through a variety of courses, such as PgMP, Risk Management Professional (RMP), speech recognition, Python, Amazon Web Services (AWS), and more. Learnkart regularly adds courses to its portfolio to lend more value to your learning experience.
    Packt is a publishing company founded in 2003 headquartered in Birmingham, UK, with offices in Mumbai, India. Packt primarily publishes print and electronic books and videos relating to information technology, including programming, web design, data analysis and hardware.
    • language english
    • Training sessions 158
    • duration 15:37:08
    • Release Date 2023/04/03