[] Udemy - Java from Zero to First Job - Practical Guide, 800+ examples
- 收录时间:2022-03-10 13:24:32
- 文件大小:25GB
- 下载次数:1
- 最近下载:2022-03-10 13:24:31
- 磁力链接:
-
文件列表
- 60 - Misc (conferences, general lectures about programming etc)/002 Q&A Online Stream with Students (June 19th, 2021).mp4 1GB
- 60 - Misc (conferences, general lectures about programming etc)/001 What programming language to choose.mp4 399MB
- 22 - Multithreading/011 Lock API - Lock, ReadWriteLock, ReentrantLock, ReentrantReadWriteLock, StampedLo.mp4 395MB
- 23 - Date and Time in JDK/002 java.time package (Instant, LocalDateTime, ZonedDateTime, OffsetDateTime etc).mp4 384MB
- 21 - Input and Output Streams in Java/001 Input and Output Streams in Java.mp4 352MB
- 18 - Generics/001 Generics in Java.mp4 323MB
- 22 - Multithreading/012 Synchronizers - CyclicBarrier, CountDownLatch, Semaphore, Exchanger & Phaser.mp4 322MB
- 22 - Multithreading/010 CompletableFuture.mp4 302MB
- 24 - Java Reflection API/001 Java Reflection API.mp4 287MB
- 22 - Multithreading/002 First Multithreading Program Thread & Runnable.mp4 285MB
- 33 - GoF Design Patterns of Software Architecture in OOP/006 Behevioral Patterns, p.2.mp4 284MB
- 22 - Multithreading/008 Executor Service Implementations & ThreadFactory.mp4 276MB
- 33 - GoF Design Patterns of Software Architecture in OOP/005 Behevioral Patterns, p.1.mp4 270MB
- 23 - Date and Time in JDK/001 Time Standards (GMT, UTC), Date and Calendar from java.util.mp4 269MB
- 05 - Operators and Operations with primitive types/001 Operators in Java.mp4 268MB
- 33 - GoF Design Patterns of Software Architecture in OOP/002 Creational Patterns.mp4 266MB
- 25 - JDK API/002 java.util.Optional - Optional in Java.mp4 265MB
- 16 - Excpetion Handling/001 Exception Handling in Java.mp4 261MB
- 38 - Relational databases/002 Create Schema & Table Naming, Collation, Engines, Types, Column Properties.mp4 259MB
- 22 - Multithreading/004 Synchronization Basics.mp4 256MB
- 28 - Unit Testing & JUnit 5/003 JUnit 5 API (Advanced) & Test Code Coverage.mp4 253MB
- 20 - Stream API/001 Stream API with Practical Exercises.mp4 249MB
- 19 - Functional Programming in Java/003 Function & BiFunction Theory & Practice.mp4 241MB
- 17 - Java Collections Framework/007 Iterable, Iterator & ListIterator.mp4 239MB
- 26 - Modules in Java & Migration of Java Apps/001 Modules in Java Modular Application Example.mp4 234MB
- 17 - Java Collections Framework/006 Comparator and Comparable.mp4 233MB
- 43 - JDBC/002 Statement, PreparedStatement & CallableStatement.mp4 232MB
- 19 - Functional Programming in Java/004 Consumer, BiConsumer, Predicate & BiPredicate.mp4 229MB
- 17 - Java Collections Framework/004 List implementations - ArrayList, Vector, CopyOnWriteArrayList & Stack.mp4 222MB
- 17 - Java Collections Framework/010 Hash Tables & HashMap.mp4 222MB
- 34 - I18N & L10N/002 [Part 2] Localization and Internationalization.mp4 221MB
- 43 - JDBC/003 Transactions, Batch Updates and MetaData.mp4 221MB
- 29 - Integration testing & Mockito/002 Mockito Part 1.mp4 220MB
- 40 - Relational Databases (Advanced)/001 Views, Triggers, Stored Procedures & Functions.mp4 218MB
- 28 - Unit Testing & JUnit 5/002 JUnit 5 examples VS JUnit 4 + Equivalence class partitioning.mp4 216MB
- 45 - ===== Exam DAO, Database, JDBC, SQL ======/001 Exam task review and solution.mp4 211MB
- 33 - GoF Design Patterns of Software Architecture in OOP/003 Structural Patterns, p.1.mp4 211MB
- 28 - Unit Testing & JUnit 5/004 JUnit 5 API (Advanced p. 2) & Hamcrest Library.mp4 205MB
- 21 - Input and Output Streams in Java/002 Serialization and Cloning.mp4 204MB
- 29 - Integration testing & Mockito/003 Mockito Part 2.mp4 203MB
- 22 - Multithreading/007 Executor Services, Callable & Future.mp4 203MB
- 33 - GoF Design Patterns of Software Architecture in OOP/004 Structural Patterns, p.2.mp4 193MB
- 26 - Modules in Java & Migration of Java Apps/002 Migration of Java Apps Example of migration to a modular application.mp4 193MB
- 38 - Relational databases/005 Database Normalization & Denormalization.mp4 192MB
- 17 - Java Collections Framework/005 LinkedList VS ArrayList, Big O Notation & Homework.mp4 191MB
- 22 - Multithreading/003 Thread Scheduler, Race Condition, Daemon Threads & Thread Groups.mp4 186MB
- 33 - GoF Design Patterns of Software Architecture in OOP/007 Behevioral Patterns, p.3.mp4 185MB
- 19 - Functional Programming in Java/002 Functional Interface, Lambda Functions & Method References.mp4 184MB
- 17 - Java Collections Framework/013 Set Implementations (HashSet practice) & java.util.Colelctions class.mp4 179MB
- 13 - Object-oriented programming/002 Classes & Objects.mp4 178MB
- 24 - Java Reflection API/002 Annotations.mp4 177MB
- 17 - Java Collections Framework/009 Map Hierarchy.mp4 174MB
- 03 - Primitive Data Types, Variables and Arrays/003 Arrays.mp4 173MB
- 39 - SQL/001 SQL General Overview & DDL.mp4 172MB
- 43 - JDBC/001 JDBC Overview Establish connection with DB from Java App.mp4 172MB
- 38 - Relational databases/003 Referential Integrity Foreign Key Constraint & Cascading Operations.mp4 170MB
- 39 - SQL/002 SQL DML - CRUD Operations (SELECT, INSERT, UPDATE, DELETE).mp4 166MB
- 22 - Multithreading/005 Memory Management in Multithreading Programs.mp4 163MB
- 22 - Multithreading/009 ForkJoin Framework.mp4 161MB
- 44 - DAO/001 DAO (Data Access Object) Design Pattern.mp4 158MB
- 03 - Primitive Data Types, Variables and Arrays/001 Primitive types and variables.mp4 158MB
- 17 - Java Collections Framework/012 SortedMap, NavigableMap & TreeMap.mp4 157MB
- 17 - Java Collections Framework/008 Queue and Deque.mp4 153MB
- 13 - Object-oriented programming/001 Object-oriented programming Basics.mp4 151MB
- 25 - JDK API/001 StringBuilder & StringBuffer.mp4 147MB
- 38 - Relational databases/001 Relational Databases Basic Concepts.mp4 143MB
- 30 - PowerMockito/001 PowerMock.mp4 143MB
- 58 - Test Automation Patterns - overview/003 Web Component.mp4 132MB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/005 Packaging Pricniples p.2 Coupling Principles and Others.mp4 131MB
- 05 - Operators and Operations with primitive types/007 Homework review Operators and Operations.mp4 131MB
- 13 - Object-oriented programming/003 Different types of Classes, Abstract keyword and Abstract classes.mp4 131MB
- 13 - Object-oriented programming/009 Object, JNI and Object class overview.mp4 130MB
- 37 - Databases Overview and Environment Setup/002 Databases Overview - Part 1.mp4 129MB
- 13 - Object-oriented programming/004 Interfaces.mp4 128MB
- 41 - Databases Database Modelling and Architecture/001 Database Modelling & Design Conceptual, Logical and Physical Data Models.mp4 126MB
- 15 - GIT/009 Git Branching.mp4 126MB
- 59 - CSS and XPath selectors/001 CSS selectors basics.mp4 125MB
- 02 - Java Basics/004 Integrated Development Environment, Eclipse Overview.mp4 125MB
- 28 - Unit Testing & JUnit 5/001 Unit Testing & JUnit Overview.mp4 125MB
- 13 - Object-oriented programming/005 Inheritance.mp4 123MB
- 37 - Databases Overview and Environment Setup/004 MySQL Overview & Installation (including Workbench Installation).mp4 123MB
- 27 - Testing for Software Engineers/001 Testing for software engineers Overview.mp4 122MB
- 13 - Object-oriented programming/006 Polymorphism and 'final' keyword.mp4 122MB
- 22 - Multithreading/006 Deadlock & Livelock.mp4 120MB
- 15 - GIT/020 Git and Eclipse integration.mp4 120MB
- 38 - Relational databases/004 Indexes in Databases.mp4 118MB
- 05 - Operators and Operations with primitive types/005 Compare primitive and reference types & Java Memory Model.mp4 117MB
- 37 - Databases Overview and Environment Setup/003 Databases Overview - Part 2.mp4 116MB
- 40 - Relational Databases (Advanced)/002 MySQL Workbench Administration.mp4 116MB
- 02 - Java Basics/001 JDK Installation.mp4 114MB
- 15 - GIT/012 Merge Conflicts.mp4 109MB
- 15 - GIT/013 Git Rebasing & Force Update of remote repository.mp4 108MB
- 58 - Test Automation Patterns - overview/005 Data Transfer Object.mp4 107MB
- 31 - TDD, BDD & ATTD/001 Test-driven development Theory.mp4 107MB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/002 Tell, Don’t Ask Pricniple & Data Structures.mp4 104MB
- 37 - Databases Overview and Environment Setup/005 PostgreSQL Overview & Installation (including pgAdmin installation).mp4 103MB
- 55 - Selenium simple application/002 Setup simple application.mp4 102MB
- 15 - GIT/011 Updating local repository (fetch, merge, pull) & Team development demo.mp4 102MB
- 02 - Java Basics/002 First application Hello World App.mp4 100MB
- 39 - SQL/003 JOIN Queries, UNION & Subqueries.mp4 97MB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/001 Clean Code Architecture, Coupling & Cohesion.mp4 96MB
- 58 - Test Automation Patterns - overview/001 Page Object.mp4 96MB
- 15 - GIT/016 Git stash.mp4 95MB
- 59 - CSS and XPath selectors/002 XPath selectors basics.mp4 92MB
- 14 - === EXAM OOP & Object Oriented e-Commerce console applications ===/001 Exam and homework for OOP topic.mp4 90MB
- 12 - Debugging Tools/001 How to debug Java programs.mp4 90MB
- 15 - GIT/002 How to Install Git and Basic Git Configuration.mp4 88MB
- 13 - Object-oriented programming/007 'static' keyword.mp4 87MB
- 04 - Eclipse Tips and Tricks/003 Code Refactoring in Eclipse.mp4 86MB
- 56 - First Selenium test with JUnit/003 First test in JUnit 5.mp4 85MB
- 17 - Java Collections Framework/011 LinkedHashMap.mp4 85MB
- 15 - GIT/014 Git Interactive Rebase.mp4 83MB
- 02 - Java Basics/005 Comments in Java source code.mp4 83MB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/004 Packaging Pricniples p.1 Cohesion Principles.mp4 81MB
- 06 - Strings in Java/001 String object creation and main methods overview.mp4 80MB
- 31 - TDD, BDD & ATTD/003 TDD, BDD & ATTD - Practice.mp4 80MB
- 06 - Strings in Java/005 Regular expressions in Java.mp4 78MB
- 15 - GIT/018 Git cherry-pick moving commits between branches.mp4 77MB
- 05 - Operators and Operations with primitive types/003 Math class, NaN, Infinity.mp4 76MB
- 17 - Java Collections Framework/002 Collection Interface.mp4 76MB
- 56 - First Selenium test with JUnit/001 JUnit 4 Assertions.mp4 76MB
- 11 - Enumerations in Java/001 Enumerations in Java.mp4 75MB
- 15 - GIT/006 Git undoing things & Vi text editor.mp4 75MB
- 15 - GIT/010 Pull Requests & Merge Requests.mp4 75MB
- 31 - TDD, BDD & ATTD/002 BDD & ATTD.mp4 72MB
- 19 - Functional Programming in Java/001 Functional Programming in Java Overview.mp4 72MB
- 22 - Multithreading/001 Multithreading Overview.mp4 71MB
- 15 - GIT/005 Git ignoring & Git log.mp4 70MB
- 42 - ===== SQL Homework Online Shop =====/001 SQL Homework Task and Solution Review.mp4 70MB
- 15 - GIT/004 Git repo init, First commit and main bracnh.mp4 69MB
- 15 - GIT/015 Git reset.mp4 68MB
- 13 - Object-oriented programming/011 Open Closed Principle.mp4 68MB
- 05 - Operators and Operations with primitive types/002 Operations with integers and floating-point numbers, BigDecimal type.mp4 67MB
- 15 - GIT/008 SSH Connection.mp4 67MB
- 13 - Object-oriented programming/010 SOLID principles overview & Single Responsibility Principle.mp4 66MB
- 15 - GIT/017 Restoring lost snapshots in Git git reflog.mp4 66MB
- 15 - GIT/007 Git remote repositories.mp4 66MB
- 57 - Waits in Selenium - overview/002 Explicit waits - overview.mp4 65MB
- 13 - Object-oriented programming/008 Encapsulation.mp4 65MB
- 33 - GoF Design Patterns of Software Architecture in OOP/001 GoF Patterns Overview.mp4 61MB
- 13 - Object-oriented programming/014 Dependency Inversion Principle.mp4 60MB
- 22 - Multithreading/013 Homework Multithreading.mp4 60MB
- 48 - HTTP Method GET - Postman/004 JSON Schema Validation.mp4 59MB
- 48 - HTTP Method GET - Postman/002 GET Method in Postman.mp4 58MB
- 05 - Operators and Operations with primitive types/004 Type of the expression in Java.mp4 57MB
- 34 - I18N & L10N/001 [Part 1] Localization and Internationalization.mp4 56MB
- 10 - Methods in Java/002 Parameter Passing Mechanism in Java.mp4 55MB
- 29 - Integration testing & Mockito/001 Integration Testing in Java.mp4 54MB
- 55 - Selenium simple application/001 Selenium Introduction.mp4 54MB
- 07 - Control Statements/003 'switch' construction.mp4 53MB
- 01 - Introduction/001 Why Java and why this course What is JDK, JRE and JVM.mp4 52MB
- 56 - First Selenium test with JUnit/002 JUnit 4 Assertions - Home Task.mp4 52MB
- 06 - Strings in Java/002 String comparison How to compare Strings and what is String Pool.mp4 51MB
- 03 - Primitive Data Types, Variables and Arrays/002 Number Systems.mp4 51MB
- 10 - Methods in Java/001 Methods in Java Overview.mp4 50MB
- 07 - Control Statements/001 'if - else' construction.mp4 50MB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/002 Postman Installation.mp4 49MB
- 01 - Introduction/002 Communication plan.mp4 49MB
- 13 - Object-oriented programming/012 Liskov Substitution Principle.mp4 49MB
- 57 - Waits in Selenium - overview/001 Implicit waits - overview.mp4 46MB
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/003 IntelliJ IDEA Installation.mp4 46MB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/003 Law of Demeter.mp4 45MB
- 01 - Introduction/004 Unlimited access to 'Learn IT' application for students.mp4 45MB
- 46 - Web Basics/005 HTTP Status Codes.mp4 44MB
- 17 - Java Collections Framework/001 Java Collections Framework Overview.mp4 42MB
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/002 Gradle Installation.mp4 42MB
- 10 - Methods in Java/003 Recursive methods.mp4 42MB
- 09 - Iteration Statements (Loops) in Java/003 'for' with condition loop.mp4 41MB
- 17 - Java Collections Framework/003 Interfaces List, Set and Queue Overview.mp4 41MB
- 48 - HTTP Method GET - Postman/003 GET Method in Postman - Hometask.mp4 41MB
- 58 - Test Automation Patterns - overview/004 Web Component - Home Task.mp4 40MB
- 06 - Strings in Java/004 String Formatting.mp4 39MB
- 13 - Object-oriented programming/013 Interface Segregation Principle.mp4 39MB
- 48 - HTTP Method GET - Postman/006 GET Method Validation in Postman.mp4 38MB
- 09 - Iteration Statements (Loops) in Java/007 Labels in Java.mp4 38MB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/003 Trello Account Creation.mp4 38MB
- 06 - Strings in Java/003 Escape Sequences in Java.mp4 37MB
- 50 - HTTP Method PUT - Postman/002 PUT Method in Postman.mp4 37MB
- 15 - GIT/001 Version Control Systems & Git - Overview.mp4 36MB
- 49 - HTTP Method POST - Postman/001 POST Method Overview.mp4 35MB
- 10 - Methods in Java/004 Variable Length Arguments.mp4 35MB
- 56 - First Selenium test with JUnit/004 First test in JUnit 5 - Home Task.mp4 35MB
- 48 - HTTP Method GET - Postman/001 GET Method Overview.mp4 34MB
- 09 - Iteration Statements (Loops) in Java/006 Jump Statements - Break and Continue.mp4 33MB
- 46 - Web Basics/002 API Types Overview.mp4 32MB
- 49 - HTTP Method POST - Postman/003 POST Method in Postman - Hometask.mp4 32MB
- 50 - HTTP Method PUT - Postman/003 PUT Method in Postman - Hometask.mp4 32MB
- 49 - HTTP Method POST - Postman/002 POST Method in Postman.mp4 32MB
- 07 - Control Statements/002 Homework review 'if' statement.mp4 31MB
- 55 - Selenium simple application/003 Setup simple application - Home Task.mp4 31MB
- 50 - HTTP Method PUT - Postman/001 PUT Method Overview.mp4 31MB
- 46 - Web Basics/001 API and Web Service.mp4 31MB
- 58 - Test Automation Patterns - overview/002 Page Object - Home Task.mp4 30MB
- 61 - Bonus section/001 Bonus Lesson.mp4 29MB
- 51 - HTTP Method DELETE - Postman/004 DELETE Method Validation in Postman.mp4 29MB
- 05 - Operators and Operations with primitive types/006 Read user input from console.mp4 29MB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/004 Authorization Token Creation in Trello.mp4 29MB
- 58 - Test Automation Patterns - overview/006 Data Transfer Object - Home Task.mp4 29MB
- 53 - Automated Test in Postman/001 First Test in Postman.mp4 29MB
- 51 - HTTP Method DELETE - Postman/001 DELETE method overview.mp4 28MB
- 46 - Web Basics/004 HTTP methods.mp4 28MB
- 06 - Strings in Java/006 Homework review String.mp4 28MB
- 50 - HTTP Method PUT - Postman/004 PUT Method Validation in Postman.mp4 28MB
- 49 - HTTP Method POST - Postman/004 POST Method Validation in Postman.mp4 28MB
- 52 - Postman Tips/001 Variables in Postman.mp4 27MB
- 48 - HTTP Method GET - Postman/005 JSON Schema Validation - Hometask.mp4 27MB
- 04 - Eclipse Tips and Tricks/002 Plugins how to install free plugins, eclipse marketplace, workspace styles.mp4 27MB
- 51 - HTTP Method DELETE - Postman/002 DELETE Method in Postman.mp4 26MB
- 46 - Web Basics/003 REST API Overview.mp4 25MB
- 09 - Iteration Statements (Loops) in Java/004 'for each' loop.mp4 24MB
- 09 - Iteration Statements (Loops) in Java/002 'do-while' loop.mp4 24MB
- 50 - HTTP Method PUT - Postman/005 PUT Method Validation in Postman - Hometask.mp4 24MB
- 04 - Eclipse Tips and Tricks/001 Packages creation and package presentation in eclipse.mp4 23MB
- 48 - HTTP Method GET - Postman/007 GET Metod Validation in Postman - Hometask.mp4 23MB
- 49 - HTTP Method POST - Postman/005 POST Method Validation in Postman - Hometask.mp4 23MB
- 08 - Miscellaneous/001 Random numbers generation.mp4 21MB
- 02 - Java Basics/003 Homework Solution .bat file creation.mp4 21MB
- 51 - HTTP Method DELETE - Postman/005 DELETE Method Validation in Postman - Hometask.mp4 20MB
- 51 - HTTP Method DELETE - Postman/003 DELETE Method in Postman - Hometask.mp4 19MB
- 09 - Iteration Statements (Loops) in Java/001 'while' loop.mp4 19MB
- 09 - Iteration Statements (Loops) in Java/008 Homework review Iteration Statements (Loops).mp4 18MB
- 10 - Methods in Java/005 Homework review Methods.mp4 16MB
- 09 - Iteration Statements (Loops) in Java/005 Nested loops.mp4 13MB
- 07 - Control Statements/004 Homework review 'switch' statement.mp4 12MB
- 60 - Misc (conferences, general lectures about programming etc)/002 Q&A Online Stream with Students (June 19th, 2021)_en.vtt 53KB
- 60 - Misc (conferences, general lectures about programming etc)/001 What programming language to choose_en.vtt 45KB
- 21 - Input and Output Streams in Java/001 Input and Output Streams in Java_en.vtt 41KB
- 22 - Multithreading/011 Lock API - Lock, ReadWriteLock, ReentrantLock, ReentrantReadWriteLock, StampedLo_en.vtt 41KB
- 38 - Relational databases/002 Create Schema & Table Naming, Collation, Engines, Types, Column Properties_en.vtt 41KB
- 33 - GoF Design Patterns of Software Architecture in OOP/005 Behevioral Patterns, p.1_en.vtt 38KB
- 33 - GoF Design Patterns of Software Architecture in OOP/002 Creational Patterns_en.vtt 38KB
- 33 - GoF Design Patterns of Software Architecture in OOP/006 Behevioral Patterns, p.2_en.vtt 38KB
- 23 - Date and Time in JDK/002 java.time package (Instant, LocalDateTime, ZonedDateTime, OffsetDateTime etc)_en.vtt 36KB
- 33 - GoF Design Patterns of Software Architecture in OOP/003 Structural Patterns, p.1_en.vtt 36KB
- 22 - Multithreading/012 Synchronizers - CyclicBarrier, CountDownLatch, Semaphore, Exchanger & Phaser_en.vtt 36KB
- 26 - Modules in Java & Migration of Java Apps/001 Modules in Java Modular Application Example_en.vtt 36KB
- 38 - Relational databases/005 Database Normalization & Denormalization_en.vtt 36KB
- 22 - Multithreading/004 Synchronization Basics_en.vtt 34KB
- 26 - Modules in Java & Migration of Java Apps/002 Migration of Java Apps Example of migration to a modular application_en.vtt 34KB
- 40 - Relational Databases (Advanced)/001 Views, Triggers, Stored Procedures & Functions_en.vtt 34KB
- 16 - Excpetion Handling/001 Exception Handling in Java_en.vtt 32KB
- 22 - Multithreading/002 First Multithreading Program Thread & Runnable_en.vtt 31KB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/005 Packaging Pricniples p.2 Coupling Principles and Others_en.vtt 31KB
- 22 - Multithreading/010 CompletableFuture_en.vtt 31KB
- 22 - Multithreading/008 Executor Service Implementations & ThreadFactory_en.vtt 31KB
- 39 - SQL/002 SQL DML - CRUD Operations (SELECT, INSERT, UPDATE, DELETE)_en.vtt 30KB
- 18 - Generics/001 Generics in Java_en.vtt 30KB
- 25 - JDK API/002 java.util.Optional - Optional in Java_en.vtt 30KB
- 27 - Testing for Software Engineers/001 Testing for software engineers Overview_en.vtt 30KB
- 38 - Relational databases/001 Relational Databases Basic Concepts_en.vtt 30KB
- 28 - Unit Testing & JUnit 5/001 Unit Testing & JUnit Overview_en.vtt 29KB
- 31 - TDD, BDD & ATTD/001 Test-driven development Theory_en.vtt 29KB
- 20 - Stream API/001 Stream API with Practical Exercises_en.vtt 29KB
- 24 - Java Reflection API/001 Java Reflection API_en.vtt 29KB
- 17 - Java Collections Framework/005 LinkedList VS ArrayList, Big O Notation & Homework_en.vtt 28KB
- 17 - Java Collections Framework/010 Hash Tables & HashMap_en.vtt 28KB
- 37 - Databases Overview and Environment Setup/002 Databases Overview - Part 1_en.vtt 28KB
- 41 - Databases Database Modelling and Architecture/001 Database Modelling & Design Conceptual, Logical and Physical Data Models_en.vtt 27KB
- 23 - Date and Time in JDK/001 Time Standards (GMT, UTC), Date and Calendar from java.util_en.vtt 27KB
- 29 - Integration testing & Mockito/002 Mockito Part 1_en.vtt 27KB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/004 Packaging Pricniples p.1 Cohesion Principles_en.vtt 26KB
- 22 - Multithreading/005 Memory Management in Multithreading Programs_en.vtt 25KB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/002 Tell, Don’t Ask Pricniple & Data Structures_en.vtt 25KB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/001 Clean Code Architecture, Coupling & Cohesion_en.vtt 25KB
- 37 - Databases Overview and Environment Setup/003 Databases Overview - Part 2_en.vtt 25KB
- 28 - Unit Testing & JUnit 5/002 JUnit 5 examples VS JUnit 4 + Equivalence class partitioning_en.vtt 25KB
- 33 - GoF Design Patterns of Software Architecture in OOP/007 Behevioral Patterns, p.3_en.vtt 25KB
- 22 - Multithreading/003 Thread Scheduler, Race Condition, Daemon Threads & Thread Groups_en.vtt 24KB
- 33 - GoF Design Patterns of Software Architecture in OOP/004 Structural Patterns, p.2_en.vtt 24KB
- 28 - Unit Testing & JUnit 5/004 JUnit 5 API (Advanced p. 2) & Hamcrest Library_en.vtt 24KB
- 37 - Databases Overview and Environment Setup/004 MySQL Overview & Installation (including Workbench Installation)_en.vtt 24KB
- 43 - JDBC/002 Statement, PreparedStatement & CallableStatement_en.vtt 24KB
- 17 - Java Collections Framework/004 List implementations - ArrayList, Vector, CopyOnWriteArrayList & Stack_en.vtt 24KB
- 17 - Java Collections Framework/007 Iterable, Iterator & ListIterator_en.vtt 24KB
- 17 - Java Collections Framework/008 Queue and Deque_en.vtt 24KB
- 28 - Unit Testing & JUnit 5/003 JUnit 5 API (Advanced) & Test Code Coverage_en.vtt 24KB
- 58 - Test Automation Patterns - overview/003 Web Component_en.vtt 23KB
- 43 - JDBC/003 Transactions, Batch Updates and MetaData_en.vtt 23KB
- 38 - Relational databases/003 Referential Integrity Foreign Key Constraint & Cascading Operations_en.vtt 23KB
- 21 - Input and Output Streams in Java/002 Serialization and Cloning_en.vtt 23KB
- 24 - Java Reflection API/002 Annotations_en.vtt 23KB
- 38 - Relational databases/004 Indexes in Databases_en.vtt 22KB
- 43 - JDBC/001 JDBC Overview Establish connection with DB from Java App_en.vtt 22KB
- 05 - Operators and Operations with primitive types/001 Operators in Java_en.vtt 22KB
- 29 - Integration testing & Mockito/003 Mockito Part 2_en.vtt 22KB
- 19 - Functional Programming in Java/003 Function & BiFunction Theory & Practice_en.vtt 22KB
- 39 - SQL/001 SQL General Overview & DDL_en.vtt 21KB
- 22 - Multithreading/007 Executor Services, Callable & Future_en.vtt 21KB
- 45 - ===== Exam DAO, Database, JDBC, SQL ======/001 Exam task review and solution_en.vtt 21KB
- 22 - Multithreading/009 ForkJoin Framework_en.vtt 21KB
- 15 - GIT/009 Git Branching_en.vtt 21KB
- 15 - GIT/013 Git Rebasing & Force Update of remote repository_en.vtt 21KB
- 44 - DAO/001 DAO (Data Access Object) Design Pattern_en.vtt 20KB
- 17 - Java Collections Framework/006 Comparator and Comparable_en.vtt 20KB
- 19 - Functional Programming in Java/004 Consumer, BiConsumer, Predicate & BiPredicate_en.vtt 20KB
- 58 - Test Automation Patterns - overview/001 Page Object_en.vtt 20KB
- 31 - TDD, BDD & ATTD/002 BDD & ATTD_en.vtt 20KB
- 17 - Java Collections Framework/013 Set Implementations (HashSet practice) & java.util.Colelctions class_en.vtt 20KB
- 34 - I18N & L10N/002 [Part 2] Localization and Internationalization_en.vtt 19KB
- 17 - Java Collections Framework/009 Map Hierarchy_en.vtt 19KB
- 37 - Databases Overview and Environment Setup/005 PostgreSQL Overview & Installation (including pgAdmin installation)_en.vtt 19KB
- 13 - Object-oriented programming/002 Classes & Objects_en.vtt 19KB
- 13 - Object-oriented programming/001 Object-oriented programming Basics_en.vtt 19KB
- 15 - GIT/020 Git and Eclipse integration_en.vtt 18KB
- 19 - Functional Programming in Java/002 Functional Interface, Lambda Functions & Method References_en.vtt 18KB
- 30 - PowerMockito/001 PowerMock_en.vtt 18KB
- 31 - TDD, BDD & ATTD/003 TDD, BDD & ATTD - Practice_en.vtt 18KB
- 19 - Functional Programming in Java/001 Functional Programming in Java Overview_en.vtt 18KB
- 22 - Multithreading/001 Multithreading Overview_en.vtt 17KB
- 17 - Java Collections Framework/012 SortedMap, NavigableMap & TreeMap_en.vtt 17KB
- 25 - JDK API/001 StringBuilder & StringBuffer_en.vtt 17KB
- 33 - GoF Design Patterns of Software Architecture in OOP/001 GoF Patterns Overview_en.vtt 17KB
- 03 - Primitive Data Types, Variables and Arrays/001 Primitive types and variables_en.vtt 17KB
- 15 - GIT/012 Merge Conflicts_en.vtt 17KB
- 58 - Test Automation Patterns - overview/005 Data Transfer Object_en.vtt 17KB
- 29 - Integration testing & Mockito/001 Integration Testing in Java_en.vtt 17KB
- 59 - CSS and XPath selectors/001 CSS selectors basics_en.vtt 16KB
- 39 - SQL/003 JOIN Queries, UNION & Subqueries_en.vtt 16KB
- 48 - HTTP Method GET - Postman/004 JSON Schema Validation_en.vtt 16KB
- 13 - Object-oriented programming/004 Interfaces_en.vtt 16KB
- 55 - Selenium simple application/002 Setup simple application_en.vtt 15KB
- 15 - GIT/016 Git stash_en.vtt 15KB
- 15 - GIT/011 Updating local repository (fetch, merge, pull) & Team development demo_en.vtt 15KB
- 03 - Primitive Data Types, Variables and Arrays/003 Arrays_en.vtt 15KB
- 22 - Multithreading/006 Deadlock & Livelock_en.vtt 15KB
- 02 - Java Basics/002 First application Hello World App_en.vtt 15KB
- 15 - GIT/015 Git reset_en.vtt 14KB
- 34 - I18N & L10N/001 [Part 1] Localization and Internationalization_en.vtt 14KB
- 15 - GIT/010 Pull Requests & Merge Requests_en.vtt 14KB
- 02 - Java Basics/004 Integrated Development Environment, Eclipse Overview_en.vtt 14KB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/002 Postman Installation_en.vtt 13KB
- 13 - Object-oriented programming/005 Inheritance_en.vtt 13KB
- 15 - GIT/018 Git cherry-pick moving commits between branches_en.vtt 13KB
- 17 - Java Collections Framework/002 Collection Interface_en.vtt 13KB
- 13 - Object-oriented programming/003 Different types of Classes, Abstract keyword and Abstract classes_en.vtt 13KB
- 48 - HTTP Method GET - Postman/002 GET Method in Postman_en.vtt 13KB
- 56 - First Selenium test with JUnit/003 First test in JUnit 5_en.vtt 13KB
- 59 - CSS and XPath selectors/002 XPath selectors basics_en.vtt 13KB
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/003 IntelliJ IDEA Installation_en.vtt 12KB
- 15 - GIT/007 Git remote repositories_en.vtt 12KB
- 15 - GIT/005 Git ignoring & Git log_en.vtt 12KB
- 17 - Java Collections Framework/001 Java Collections Framework Overview_en.vtt 12KB
- 13 - Object-oriented programming/006 Polymorphism and 'final' keyword_en.vtt 12KB
- 13 - Object-oriented programming/009 Object, JNI and Object class overview_en.vtt 12KB
- 46 - Web Basics/005 HTTP Status Codes_en.vtt 12KB
- 15 - GIT/014 Git Interactive Rebase_en.vtt 11KB
- 05 - Operators and Operations with primitive types/005 Compare primitive and reference types & Java Memory Model_en.vtt 11KB
- 14 - === EXAM OOP & Object Oriented e-Commerce console applications ===/001 Exam and homework for OOP topic_en.vtt 11KB
- 40 - Relational Databases (Advanced)/002 MySQL Workbench Administration_en.vtt 11KB
- 15 - GIT/002 How to Install Git and Basic Git Configuration_en.vtt 11KB
- 55 - Selenium simple application/001 Selenium Introduction_en.vtt 11KB
- 17 - Java Collections Framework/011 LinkedHashMap_en.vtt 11KB
- 05 - Operators and Operations with primitive types/007 Homework review Operators and Operations_en.vtt 11KB
- 56 - First Selenium test with JUnit/001 JUnit 4 Assertions_en.vtt 11KB
- 17 - Java Collections Framework/003 Interfaces List, Set and Queue Overview_en.vtt 10KB
- 01 - Introduction/001 Why Java and why this course What is JDK, JRE and JVM_en.vtt 10KB
- 11 - Enumerations in Java/001 Enumerations in Java_en.vtt 10KB
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/002 Gradle Installation_en.vtt 10KB
- 48 - HTTP Method GET - Postman/006 GET Method Validation in Postman_en.vtt 10KB
- 15 - GIT/008 SSH Connection_en.vtt 10KB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/003 Law of Demeter_en.vtt 10KB
- 57 - Waits in Selenium - overview/002 Explicit waits - overview_en.vtt 10KB
- 15 - GIT/004 Git repo init, First commit and main bracnh_en.vtt 10KB
- 46 - Web Basics/001 API and Web Service_en.vtt 10KB
- 46 - Web Basics/002 API Types Overview_en.vtt 10KB
- 12 - Debugging Tools/001 How to debug Java programs_en.vtt 10KB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/004 Authorization Token Creation in Trello_en.vtt 10KB
- 53 - Automated Test in Postman/001 First Test in Postman_en.vtt 10KB
- 52 - Postman Tips/001 Variables in Postman_en.vtt 10KB
- 49 - HTTP Method POST - Postman/001 POST Method Overview_en.vtt 10KB
- 02 - Java Basics/001 JDK Installation_en.vtt 10KB
- 50 - HTTP Method PUT - Postman/001 PUT Method Overview_en.vtt 9KB
- 50 - HTTP Method PUT - Postman/002 PUT Method in Postman_en.vtt 9KB
- 13 - Object-oriented programming/007 'static' keyword_en.vtt 9KB
- 15 - GIT/006 Git undoing things & Vi text editor_en.vtt 9KB
- 13 - Object-oriented programming/011 Open Closed Principle_en.vtt 9KB
- 48 - HTTP Method GET - Postman/001 GET Method Overview_en.vtt 9KB
- 13 - Object-oriented programming/010 SOLID principles overview & Single Responsibility Principle_en.vtt 9KB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/003 Trello Account Creation_en.vtt 9KB
- 04 - Eclipse Tips and Tricks/003 Code Refactoring in Eclipse_en.vtt 9KB
- 46 - Web Basics/003 REST API Overview_en.vtt 9KB
- 42 - ===== SQL Homework Online Shop =====/001 SQL Homework Task and Solution Review_en.vtt 9KB
- 49 - HTTP Method POST - Postman/002 POST Method in Postman_en.vtt 9KB
- 15 - GIT/001 Version Control Systems & Git - Overview_en.vtt 9KB
- 15 - GIT/017 Restoring lost snapshots in Git git reflog_en.vtt 8KB
- 51 - HTTP Method DELETE - Postman/004 DELETE Method Validation in Postman_en.vtt 8KB
- 50 - HTTP Method PUT - Postman/004 PUT Method Validation in Postman_en.vtt 8KB
- 51 - HTTP Method DELETE - Postman/001 DELETE method overview_en.vtt 8KB
- 13 - Object-oriented programming/008 Encapsulation_en.vtt 8KB
- 49 - HTTP Method POST - Postman/004 POST Method Validation in Postman_en.vtt 8KB
- 51 - HTTP Method DELETE - Postman/002 DELETE Method in Postman_en.vtt 8KB
- 22 - Multithreading/013 Homework Multithreading_en.vtt 8KB
- 58 - Test Automation Patterns - overview/004 Web Component - Home Task_en.vtt 8KB
- 02 - Java Basics/005 Comments in Java source code_en.vtt 8KB
- 46 - Web Basics/004 HTTP methods_en.vtt 8KB
- 06 - Strings in Java/001 String object creation and main methods overview_en.vtt 7KB
- 10 - Methods in Java/002 Parameter Passing Mechanism in Java_en.vtt 7KB
- 50 - HTTP Method PUT - Postman/005 PUT Method Validation in Postman - Hometask_en.vtt 7KB
- 56 - First Selenium test with JUnit/002 JUnit 4 Assertions - Home Task_en.vtt 7KB
- 13 - Object-oriented programming/014 Dependency Inversion Principle_en.vtt 7KB
- 06 - Strings in Java/005 Regular expressions in Java_en.vtt 7KB
- 49 - HTTP Method POST - Postman/005 POST Method Validation in Postman - Hometask_en.vtt 7KB
- 10 - Methods in Java/001 Methods in Java Overview_en.vtt 7KB
- 57 - Waits in Selenium - overview/001 Implicit waits - overview_en.vtt 7KB
- 48 - HTTP Method GET - Postman/005 JSON Schema Validation - Hometask_en.vtt 7KB
- 48 - HTTP Method GET - Postman/003 GET Method in Postman - Hometask_en.vtt 7KB
- 51 - HTTP Method DELETE - Postman/005 DELETE Method Validation in Postman - Hometask_en.vtt 6KB
- 48 - HTTP Method GET - Postman/007 GET Metod Validation in Postman - Hometask_en.vtt 6KB
- 03 - Primitive Data Types, Variables and Arrays/002 Number Systems_en.vtt 6KB
- 05 - Operators and Operations with primitive types/003 Math class, NaN, Infinity_en.vtt 6KB
- 49 - HTTP Method POST - Postman/003 POST Method in Postman - Hometask_en.vtt 6KB
- 13 - Object-oriented programming/012 Liskov Substitution Principle_en.vtt 6KB
- 13 - Object-oriented programming/013 Interface Segregation Principle_en.vtt 6KB
- 50 - HTTP Method PUT - Postman/003 PUT Method in Postman - Hometask_en.vtt 6KB
- 58 - Test Automation Patterns - overview/002 Page Object - Home Task_en.vtt 6KB
- 56 - First Selenium test with JUnit/004 First test in JUnit 5 - Home Task_en.vtt 5KB
- 05 - Operators and Operations with primitive types/002 Operations with integers and floating-point numbers, BigDecimal type_en.vtt 5KB
- 01 - Introduction/002 Communication plan_en.vtt 5KB
- 55 - Selenium simple application/003 Setup simple application - Home Task_en.vtt 5KB
- 35 - == EXAM Java Standard Edition - Online Store - Task description and solution ==/001 Implement online store application.html 5KB
- 06 - Strings in Java/002 String comparison How to compare Strings and what is String Pool_en.vtt 5KB
- 05 - Operators and Operations with primitive types/004 Type of the expression in Java_en.vtt 5KB
- 07 - Control Statements/003 'switch' construction_en.vtt 5KB
- 51 - HTTP Method DELETE - Postman/003 DELETE Method in Postman - Hometask_en.vtt 5KB
- 13 - Object-oriented programming/external-assets-links.txt 5KB
- 58 - Test Automation Patterns - overview/006 Data Transfer Object - Home Task_en.vtt 5KB
- 10 - Methods in Java/004 Variable Length Arguments_en.vtt 5KB
- 01 - Introduction/004 Unlimited access to 'Learn IT' application for students_en.vtt 4KB
- 07 - Control Statements/001 'if - else' construction_en.vtt 4KB
- 10 - Methods in Java/003 Recursive methods_en.vtt 4KB
- 22 - Multithreading/external-assets-links.txt 4KB
- 06 - Strings in Java/004 String Formatting_en.vtt 4KB
- 61 - Bonus section/001 Bonus Lesson_en.vtt 4KB
- 06 - Strings in Java/003 Escape Sequences in Java_en.vtt 4KB
- 09 - Iteration Statements (Loops) in Java/003 'for' with condition loop_en.vtt 3KB
- 09 - Iteration Statements (Loops) in Java/007 Labels in Java_en.vtt 3KB
- 17 - Java Collections Framework/external-assets-links.txt 3KB
- 08 - Miscellaneous/001 Random numbers generation_en.vtt 3KB
- 09 - Iteration Statements (Loops) in Java/006 Jump Statements - Break and Continue_en.vtt 3KB
- 06 - Strings in Java/006 Homework review String_en.vtt 3KB
- 04 - Eclipse Tips and Tricks/002 Plugins how to install free plugins, eclipse marketplace, workspace styles_en.vtt 2KB
- 05 - Operators and Operations with primitive types/006 Read user input from console_en.vtt 2KB
- 09 - Iteration Statements (Loops) in Java/001 'while' loop_en.vtt 2KB
- 07 - Control Statements/002 Homework review 'if' statement_en.vtt 2KB
- 10 - Methods in Java/external-assets-links.txt 2KB
- 09 - Iteration Statements (Loops) in Java/004 'for each' loop_en.vtt 2KB
- 04 - Eclipse Tips and Tricks/001 Packages creation and package presentation in eclipse_en.vtt 2KB
- 02 - Java Basics/003 Homework Solution .bat file creation_en.vtt 2KB
- 01 - Introduction/003 Tips to Improve Your Course Taking Experience.html 2KB
- 09 - Iteration Statements (Loops) in Java/002 'do-while' loop_en.vtt 2KB
- 10 - Methods in Java/005 Homework review Methods_en.vtt 2KB
- 09 - Iteration Statements (Loops) in Java/008 Homework review Iteration Statements (Loops)_en.vtt 1KB
- 15 - GIT/019 Cloning remote repository git clone.html 1KB
- 28 - Unit Testing & JUnit 5/external-assets-links.txt 1KB
- 30 - PowerMockito/external-assets-links.txt 1KB
- 01 - Introduction/external-assets-links.txt 1KB
- 21 - Input and Output Streams in Java/external-assets-links.txt 1KB
- 61 - Bonus section/external-assets-links.txt 1KB
- 09 - Iteration Statements (Loops) in Java/005 Nested loops_en.vtt 1022B
- 05 - Operators and Operations with primitive types/external-assets-links.txt 923B
- 19 - Functional Programming in Java/external-assets-links.txt 921B
- 20 - Stream API/external-assets-links.txt 891B
- 09 - Iteration Statements (Loops) in Java/external-assets-links.txt 844B
- 07 - Control Statements/external-assets-links.txt 834B
- 06 - Strings in Java/external-assets-links.txt 833B
- 07 - Control Statements/004 Homework review 'switch' statement_en.vtt 801B
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/001 Why sections below are important.html 771B
- 29 - Integration testing & Mockito/external-assets-links.txt 766B
- 37 - Databases Overview and Environment Setup/001 Intro to SQL and Databases Section.html 664B
- 02 - Java Basics/external-assets-links.txt 621B
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/001 Why the following sections are needed.html 593B
- 14 - === EXAM OOP & Object Oriented e-Commerce console applications ===/external-assets-links.txt 558B
- 24 - Java Reflection API/external-assets-links.txt 558B
- 26 - Modules in Java & Migration of Java Apps/external-assets-links.txt 455B
- 18 - Generics/external-assets-links.txt 454B
- 11 - Enumerations in Java/external-assets-links.txt 418B
- 37 - Databases Overview and Environment Setup/external-assets-links.txt 340B
- 04 - Eclipse Tips and Tricks/external-assets-links.txt 328B
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/external-assets-links.txt 315B
- 39 - SQL/external-assets-links.txt 314B
- 23 - Date and Time in JDK/external-assets-links.txt 301B
- 25 - JDK API/external-assets-links.txt 297B
- 03 - Primitive Data Types, Variables and Arrays/external-assets-links.txt 288B
- 15 - GIT/003 How to set WIndows notepad as a default text editor in git.html 288B
- 48 - HTTP Method GET - Postman/external-assets-links.txt 234B
- 15 - GIT/external-assets-links.txt 202B
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/external-assets-links.txt 185B
- 40 - Relational Databases (Advanced)/external-assets-links.txt 180B
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/external-assets-links.txt 173B
- 08 - Miscellaneous/external-assets-links.txt 168B
- 33 - GoF Design Patterns of Software Architecture in OOP/external-assets-links.txt 165B
- 16 - Excpetion Handling/external-assets-links.txt 156B
- 31 - TDD, BDD & ATTD/external-assets-links.txt 156B
- 45 - ===== Exam DAO, Database, JDBC, SQL ======/external-assets-links.txt 152B
- 34 - I18N & L10N/external-assets-links.txt 147B
- 43 - JDBC/external-assets-links.txt 142B
- 44 - DAO/external-assets-links.txt 141B
- 0. Websites you may like/[FCS Forum].url 133B
- 42 - ===== SQL Homework Online Shop =====/external-assets-links.txt 133B
- 0. Websites you may like/[FreeCourseSite.com].url 127B
- 55 - Selenium simple application/external-assets-links.txt 127B
- 0. Websites you may like/[CourseClub.ME].url 122B
- 57 - Waits in Selenium - overview/external-assets-links.txt 120B
- 58 - Test Automation Patterns - overview/external-assets-links.txt 114B
- 56 - First Selenium test with JUnit/external-assets-links.txt 112B
- 53 - Automated Test in Postman/external-assets-links.txt 101B
- 0. Websites you may like/[GigaCourse.Com].url 49B