Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Working with Inheritance (Java SE 8 Programmer I Certification 1Z0-808)

Posted By: lucky_aut
Working with Inheritance (Java SE 8 Programmer I Certification 1Z0-808)

Working with Inheritance (Java SE 8 Programmer I Certification 1Z0-808)
Duration: 2h 4m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 1.3 GB
Genre: eLearning | Language: English

Having a good understanding of the Java Type System is mandatory to maintain and extend any Java application. This course explains you how encapsulation, abstraction, inheritance and polymorphism have been implemented in the Java language.

Working with Streams and Lambda Expressions in Java (Java SE 11 Developer Certification 1Z0-819)

Posted By: lucky_aut
Working with Streams and Lambda Expressions in Java (Java SE 11 Developer Certification 1Z0-819)

Working with Streams and Lambda Expressions in Java (Java SE 11 Developer Certification 1Z0-819)
Duration: 2h 26m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 306 MB
Genre: eLearning | Language: English

This course will teach you everything you need to know about lambda expressions and streams in Java, so that you are ready to use them for your work and to prepare you to successfully pass the Oracle Java SE 11 Developer Certification exam.

Secure Coding Practices in Java Applications (Java SE 11 Developer Certification 1Z0-819)

Posted By: lucky_aut
Secure Coding Practices in Java Applications (Java SE 11 Developer Certification 1Z0-819)

Secure Coding Practices in Java Applications (Java SE 11 Developer Certification 1Z0-819)
Duration: 1h 45m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 345 MB
Genre: eLearning | Language: English

This course will teach you the basics of secure coding in Java necessary to pass the Java 11 Software Developer Certification Exam.

Working with Selected Classes from the Java API (Java SE 8 Programmer I Certification 1Z0-808)

Posted By: lucky_aut
Working with Selected Classes from the Java API (Java SE 8 Programmer I Certification 1Z0-808)

Working with Selected Classes from the Java API (Java SE 8 Programmer I Certification 1Z0-808)
Duration: 1h 13m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 224 MB
Genre: eLearning | Language: English

The Java SE 8 Programmer I exam contains questions on Java types and how to use them. This course will teach you how to declare and use ArrayLists, Strings, StringBuffers, Dates and Times, and Lambda Predicates.

Java SE 11 Developer Certification 1Z0-819 Overview

Posted By: lucky_aut
Java SE 11 Developer Certification 1Z0-819 Overview

Java SE 11 Developer Certification 1Z0-819 Overview
Duration: 36m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 118 MB
Genre: eLearning | Language: English

Do you think OCP11 certificate is tough, or confusing, or not enjoyable? This course will teach you all you need to know about getting ready for the OCP11 exam and what you can expect from signing up, taking it, and after the exam.

Working with the Java Module System (Java SE 11 Developer Certification 1Z0-819)

Posted By: lucky_aut
Working with the Java Module System (Java SE 11 Developer Certification 1Z0-819)

Working with the Java Module System (Java SE 11 Developer Certification 1Z0-819)
Duration: 2h 22m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 250 MB
Genre: eLearning | Language: English

Learn all about the Java Module System: one of the biggest recent changes to Java. This course explains its features and the impact on the Java platform. Whether you're studying for the exam, or just want an introduction, this course has you covered!

Working with Java Data Types and String APIs (Java SE 11 Developer Certification 1Z0-819)

Posted By: lucky_aut
Working with Java Data Types and String APIs (Java SE 11 Developer Certification 1Z0-819)

Working with Java Data Types and String APIs (Java SE 11 Developer Certification 1Z0-819)
Duration: 2h 10m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 310 MB
Genre: eLearning | Language: English

This course will teach you the eight primitive types and their wrappers. Including coverage of variables and scope rules, operators, as well as the String, Date, and Time types.

Implementing Concurrency in Java (Java SE 11 Developer Certification 1Z0-819)

Posted By: lucky_aut
Implementing Concurrency in Java (Java SE 11 Developer Certification 1Z0-819)

Implementing Concurrency in Java (Java SE 11 Developer Certification 1Z0-819)
Duration: 2h 27m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 433 MB
Genre: eLearning | Language: English

Concurrency is a dreaded topic for many developers. A good understanding of concurrency could get you level up from junior to medior. This course will teach you concurrency in Java.

Handling Exceptions (Java SE 8 Programmer I Certification 1Z0-808)

Posted By: lucky_aut
Handling Exceptions (Java SE 8 Programmer I Certification 1Z0-808)

Handling Exceptions (Java SE 8 Programmer I Certification 1Z0-808)
Duration: 1h 7m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 131 MB
Genre: eLearning | Language: English

This course will teach you the tips, tricks, and pitfalls of exception handling in Java to help you prepare for the certification exam.

Exception Handling in Java (Java SE 11 Developer Certification 1Z0-819)

Posted By: lucky_aut
Exception Handling in Java (Java SE 11 Developer Certification 1Z0-819)

Exception Handling in Java (Java SE 11 Developer Certification 1Z0-819)
Duration: 1h 40m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 169 MB
Genre: eLearning | Language: English

This course will teach you the tips, tricks, and pitfalls of exception handling in Java to help you prepare for the certification exam.

Working with Java I/O API in Java SE Applications (Java SE 11 Developer Certification 1Z0-819)

Posted By: lucky_aut
Working with Java I/O API in Java SE Applications (Java SE 11 Developer Certification 1Z0-819)

Working with Java I/O API in Java SE Applications (Java SE 11 Developer Certification 1Z0-819)
Duration: 2h 16m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 1.49 GB
Genre: eLearning | Language: English

In this course, you will learn how the API is organized and working, how you can solve common problems with I/O , and get hints on how to get ready for the certification.

Data Access in Java SE 17 Fundamentals [Repost]

Posted By: IrGens
Data Access in Java SE 17 Fundamentals [Repost]

Data Access in Java SE 17 Fundamentals
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 51m | 271 MB
Instructor: Bryan Hansen

Java SE 17 Fundamentals

Posted By: IrGens
Java SE 17 Fundamentals

Java SE 17 Fundamentals
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 7 hours | 767 MB
Instructor: Jim Wilson

Java SE 11 Developer (1Z0-819)

Posted By: IrGens
Java SE 11 Developer (1Z0-819)

Java SE 11 Developer (1Z0-819)
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 18h 5m | 32.19 GB
Instructor: Simon Roberts

Database Applications with JDBC in Java SE Applications (Java SE 11 Developer Certification 1Z0-819)

Posted By: lucky_aut
Database Applications with JDBC in Java SE Applications (Java SE 11 Developer Certification 1Z0-819)

Database Applications with JDBC in Java SE Applications (Java SE 11 Developer Certification 1Z0-819)
Duration: 1h 34m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 216 MB
Level: Intermediate | Genre: eLearning | Language: English

This course will teach you the basics of accessing databases from Java. You will learn the key interfaces for how to connect, perform queries, and process results.