GetFreeCourses.Co-Udemy-Java from Zero to First Job - Practical Guide, 800+ examples
    
    File List
    
        
            
                
                    - 60 - Misc (conferences, general lectures about programming etc)/002 Q&A Online Stream with Students (June 19th, 2021).mp4  1.2 GB
- 60 - Misc (conferences, general lectures about programming etc)/001 What programming language to choose.mp4  398.6 MB
- 22 - Multithreading/011 Lock API - Lock, ReadWriteLock, ReentrantLock, ReentrantReadWriteLock, StampedLo.mp4  395.4 MB
- 23 - Date and Time in JDK/002 java.time package (Instant, LocalDateTime, ZonedDateTime, OffsetDateTime etc).mp4  383.8 MB
- 21 - Input and Output Streams in Java/001 Input and Output Streams in Java.mp4  352.5 MB
- 18 - Generics/001 Generics in Java.mp4  323.0 MB
- 22 - Multithreading/012 Synchronizers - CyclicBarrier, CountDownLatch, Semaphore, Exchanger & Phaser.mp4  321.9 MB
- 22 - Multithreading/010 CompletableFuture.mp4  302.0 MB
- 24 - Java Reflection API/001 Java Reflection API.mp4  287.0 MB
- 22 - Multithreading/002 First Multithreading Program Thread & Runnable.mp4  285.2 MB
- 33 - GoF Design Patterns of Software Architecture in OOP/006 Behevioral Patterns, p.2.mp4  284.1 MB
- 22 - Multithreading/008 Executor Service Implementations & ThreadFactory.mp4  275.9 MB
- 33 - GoF Design Patterns of Software Architecture in OOP/005 Behevioral Patterns, p.1.mp4  270.2 MB
- 23 - Date and Time in JDK/001 Time Standards (GMT, UTC), Date and Calendar from java.util.mp4  268.8 MB
- 05 - Operators and Operations with primitive types/001 Operators in Java.mp4  267.7 MB
- 33 - GoF Design Patterns of Software Architecture in OOP/002 Creational Patterns.mp4  265.9 MB
- 25 - JDK API/002 java.util.Optional - Optional in Java.mp4  265.3 MB
- 16 - Excpetion Handling/001 Exception Handling in Java.mp4  260.8 MB
- 38 - Relational databases/002 Create Schema & Table Naming, Collation, Engines, Types, Column Properties.mp4  259.1 MB
- 22 - Multithreading/004 Synchronization Basics.mp4  256.0 MB
- 28 - Unit Testing & JUnit 5/003 JUnit 5 API (Advanced) & Test Code Coverage.mp4  252.8 MB
- 20 - Stream API/001 Stream API with Practical Exercises.mp4  249.5 MB
- 19 - Functional Programming in Java/003 Function & BiFunction Theory & Practice.mp4  241.3 MB
- 17 - Java Collections Framework/007 Iterable, Iterator & ListIterator.mp4  238.6 MB
- 26 - Modules in Java & Migration of Java Apps/001 Modules in Java Modular Application Example.mp4  233.6 MB
- 17 - Java Collections Framework/006 Comparator and Comparable.mp4  232.8 MB
- 43 - JDBC/002 Statement, PreparedStatement & CallableStatement.mp4  232.5 MB
- 19 - Functional Programming in Java/004 Consumer, BiConsumer, Predicate & BiPredicate.mp4  228.8 MB
- 17 - Java Collections Framework/004 List implementations - ArrayList, Vector, CopyOnWriteArrayList & Stack.mp4  222.1 MB
- 17 - Java Collections Framework/010 Hash Tables & HashMap.mp4  221.7 MB
- 34 - I18N & L10N/002 [Part 2] Localization and Internationalization.mp4  221.1 MB
- 43 - JDBC/003 Transactions, Batch Updates and MetaData.mp4  220.6 MB
- 29 - Integration testing & Mockito/002 Mockito Part 1.mp4  220.0 MB
- 40 - Relational Databases (Advanced)/001 Views, Triggers, Stored Procedures & Functions.mp4  217.8 MB
- 28 - Unit Testing & JUnit 5/002 JUnit 5 examples VS JUnit 4 + Equivalence class partitioning.mp4  216.1 MB
- 45 - ===== Exam DAO, Database, JDBC, SQL ======/001 Exam task review and solution.mp4  211.3 MB
- 33 - GoF Design Patterns of Software Architecture in OOP/003 Structural Patterns, p.1.mp4  210.8 MB
- 28 - Unit Testing & JUnit 5/004 JUnit 5 API (Advanced p. 2) & Hamcrest Library.mp4  205.2 MB
- 21 - Input and Output Streams in Java/002 Serialization and Cloning.mp4  203.5 MB
- 29 - Integration testing & Mockito/003 Mockito Part 2.mp4  202.6 MB
- 22 - Multithreading/007 Executor Services, Callable & Future.mp4  202.6 MB
- 33 - GoF Design Patterns of Software Architecture in OOP/004 Structural Patterns, p.2.mp4  193.4 MB
- 26 - Modules in Java & Migration of Java Apps/002 Migration of Java Apps Example of migration to a modular application.mp4  192.6 MB
- 38 - Relational databases/005 Database Normalization & Denormalization.mp4  191.5 MB
- 17 - Java Collections Framework/005 LinkedList VS ArrayList, Big O Notation & Homework.mp4  191.0 MB
- 22 - Multithreading/003 Thread Scheduler, Race Condition, Daemon Threads & Thread Groups.mp4  185.7 MB
- 33 - GoF Design Patterns of Software Architecture in OOP/007 Behevioral Patterns, p.3.mp4  185.4 MB
- 19 - Functional Programming in Java/002 Functional Interface, Lambda Functions & Method References.mp4  184.4 MB
- 17 - Java Collections Framework/013 Set Implementations (HashSet practice) & java.util.Colelctions class.mp4  179.0 MB
- 13 - Object-oriented programming/002 Classes & Objects.mp4  177.7 MB
- 24 - Java Reflection API/002 Annotations.mp4  176.9 MB
- 17 - Java Collections Framework/009 Map Hierarchy.mp4  174.3 MB
- 03 - Primitive Data Types, Variables and Arrays/003 Arrays.mp4  172.7 MB
- 39 - SQL/001 SQL General Overview & DDL.mp4  172.1 MB
- 43 - JDBC/001 JDBC Overview Establish connection with DB from Java App.mp4  172.0 MB
- 38 - Relational databases/003 Referential Integrity Foreign Key Constraint & Cascading Operations.mp4  170.2 MB
- 39 - SQL/002 SQL DML - CRUD Operations (SELECT, INSERT, UPDATE, DELETE).mp4  166.4 MB
- 22 - Multithreading/005 Memory Management in Multithreading Programs.mp4  162.7 MB
- 22 - Multithreading/009 ForkJoin Framework.mp4  160.9 MB
- 44 - DAO/001 DAO (Data Access Object) Design Pattern.mp4  157.8 MB
- 03 - Primitive Data Types, Variables and Arrays/001 Primitive types and variables.mp4  157.7 MB
- 17 - Java Collections Framework/012 SortedMap, NavigableMap & TreeMap.mp4  156.9 MB
- 17 - Java Collections Framework/008 Queue and Deque.mp4  153.2 MB
- 13 - Object-oriented programming/001 Object-oriented programming Basics.mp4  150.6 MB
- 25 - JDK API/001 StringBuilder & StringBuffer.mp4  146.8 MB
- 38 - Relational databases/001 Relational Databases Basic Concepts.mp4  143.4 MB
- 30 - PowerMockito/001 PowerMock.mp4  142.8 MB
- 58 - Test Automation Patterns - overview/003 Web Component.mp4  132.3 MB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/005 Packaging Pricniples p.2 Coupling Principles and Others.mp4  131.3 MB
- 05 - Operators and Operations with primitive types/007 Homework review Operators and Operations.mp4  131.0 MB
- 13 - Object-oriented programming/003 Different types of Classes, Abstract keyword and Abstract classes.mp4  130.7 MB
- 13 - Object-oriented programming/009 Object, JNI and Object class overview.mp4  130.4 MB
- 37 - Databases Overview and Environment Setup/002 Databases Overview - Part 1.mp4  129.3 MB
- 13 - Object-oriented programming/004 Interfaces.mp4  128.2 MB
- 41 - Databases Database Modelling and Architecture/001 Database Modelling & Design Conceptual, Logical and Physical Data Models.mp4  126.4 MB
- 15 - GIT/009 Git Branching.mp4  125.8 MB
- 59 - CSS and XPath selectors/001 CSS selectors basics.mp4  125.2 MB
- 02 - Java Basics/004 Integrated Development Environment, Eclipse Overview.mp4  125.0 MB
- 28 - Unit Testing & JUnit 5/001 Unit Testing & JUnit Overview.mp4  124.7 MB
- 13 - Object-oriented programming/005 Inheritance.mp4  122.9 MB
- 37 - Databases Overview and Environment Setup/004 MySQL Overview & Installation (including Workbench Installation).mp4  122.6 MB
- 27 - Testing for Software Engineers/001 Testing for software engineers Overview.mp4  122.3 MB
- 13 - Object-oriented programming/006 Polymorphism and 'final' keyword.mp4  122.2 MB
- 22 - Multithreading/006 Deadlock & Livelock.mp4  120.3 MB
- 15 - GIT/020 Git and Eclipse integration.mp4  119.5 MB
- 38 - Relational databases/004 Indexes in Databases.mp4  117.8 MB
- 05 - Operators and Operations with primitive types/005 Compare primitive and reference types & Java Memory Model.mp4  117.4 MB
- 37 - Databases Overview and Environment Setup/003 Databases Overview - Part 2.mp4  116.1 MB
- 40 - Relational Databases (Advanced)/002 MySQL Workbench Administration.mp4  115.6 MB
- 02 - Java Basics/001 JDK Installation.mp4  113.6 MB
- 15 - GIT/012 Merge Conflicts.mp4  108.5 MB
- 15 - GIT/013 Git Rebasing & Force Update of remote repository.mp4  108.5 MB
- 58 - Test Automation Patterns - overview/005 Data Transfer Object.mp4  107.1 MB
- 31 - TDD, BDD & ATTD/001 Test-driven development Theory.mp4  107.0 MB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/002 Tell, Don’t Ask Pricniple & Data Structures.mp4  104.0 MB
- 37 - Databases Overview and Environment Setup/005 PostgreSQL Overview & Installation (including pgAdmin installation).mp4  103.3 MB
- 55 - Selenium simple application/002 Setup simple application.mp4  102.4 MB
- 15 - GIT/011 Updating local repository (fetch, merge, pull) & Team development demo.mp4  102.0 MB
- 02 - Java Basics/002 First application Hello World App.mp4  99.8 MB
- 39 - SQL/003 JOIN Queries, UNION & Subqueries.mp4  97.3 MB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/001 Clean Code Architecture, Coupling & Cohesion.mp4  96.4 MB
- 58 - Test Automation Patterns - overview/001 Page Object.mp4  96.4 MB
- 15 - GIT/016 Git stash.mp4  95.1 MB
- 59 - CSS and XPath selectors/002 XPath selectors basics.mp4  92.4 MB
- 14 - === EXAM OOP & Object Oriented e-Commerce console applications ===/001 Exam and homework for OOP topic.mp4  90.0 MB
- 12 - Debugging Tools/001 How to debug Java programs.mp4  89.6 MB
- 15 - GIT/002 How to Install Git and Basic Git Configuration.mp4  88.2 MB
- 13 - Object-oriented programming/007 'static' keyword.mp4  86.5 MB
- 04 - Eclipse Tips and Tricks/003 Code Refactoring in Eclipse.mp4  85.6 MB
- 56 - First Selenium test with JUnit/003 First test in JUnit 5.mp4  85.0 MB
- 17 - Java Collections Framework/011 LinkedHashMap.mp4  84.7 MB
- 15 - GIT/014 Git Interactive Rebase.mp4  83.2 MB
- 02 - Java Basics/005 Comments in Java source code.mp4  83.1 MB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/004 Packaging Pricniples p.1 Cohesion Principles.mp4  80.6 MB
- 06 - Strings in Java/001 String object creation and main methods overview.mp4  79.6 MB
- 31 - TDD, BDD & ATTD/003 TDD, BDD & ATTD - Practice.mp4  79.5 MB
- 06 - Strings in Java/005 Regular expressions in Java.mp4  78.3 MB
- 15 - GIT/018 Git cherry-pick moving commits between branches.mp4  77.4 MB
- 05 - Operators and Operations with primitive types/003 Math class, NaN, Infinity.mp4  76.1 MB
- 17 - Java Collections Framework/002 Collection Interface.mp4  76.1 MB
- 56 - First Selenium test with JUnit/001 JUnit 4 Assertions.mp4  75.9 MB
- 11 - Enumerations in Java/001 Enumerations in Java.mp4  75.2 MB
- 15 - GIT/006 Git undoing things & Vi text editor.mp4  75.0 MB
- 15 - GIT/010 Pull Requests & Merge Requests.mp4  74.6 MB
- 31 - TDD, BDD & ATTD/002 BDD & ATTD.mp4  72.0 MB
- 19 - Functional Programming in Java/001 Functional Programming in Java Overview.mp4  71.6 MB
- 22 - Multithreading/001 Multithreading Overview.mp4  70.9 MB
- 15 - GIT/005 Git ignoring & Git log.mp4  70.0 MB
- 42 - ===== SQL Homework Online Shop =====/001 SQL Homework Task and Solution Review.mp4  69.9 MB
- 15 - GIT/004 Git repo init, First commit and main bracnh.mp4  69.0 MB
- 15 - GIT/015 Git reset.mp4  68.1 MB
- 13 - Object-oriented programming/011 Open  Closed Principle.mp4  67.6 MB
- 05 - Operators and Operations with primitive types/002 Operations with integers and floating-point numbers, BigDecimal type.mp4  67.5 MB
- 15 - GIT/008 SSH Connection.mp4  67.3 MB
- 13 - Object-oriented programming/010 SOLID principles overview & Single Responsibility Principle.mp4  66.4 MB
- 15 - GIT/017 Restoring lost snapshots in Git git reflog.mp4  66.3 MB
- 15 - GIT/007 Git remote repositories.mp4  65.6 MB
- 57 - Waits in Selenium - overview/002 Explicit waits - overview.mp4  64.9 MB
- 13 - Object-oriented programming/008 Encapsulation.mp4  64.6 MB
- 33 - GoF Design Patterns of Software Architecture in OOP/001 GoF Patterns Overview.mp4  61.3 MB
- 13 - Object-oriented programming/014 Dependency Inversion Principle.mp4  60.4 MB
- 22 - Multithreading/013 Homework Multithreading.mp4  60.1 MB
- 48 - HTTP Method GET - Postman/004 JSON Schema Validation.mp4  58.8 MB
- 48 - HTTP Method GET - Postman/002 GET Method in Postman.mp4  58.3 MB
- 05 - Operators and Operations with primitive types/004 Type of the expression in Java.mp4  57.3 MB
- 34 - I18N & L10N/001 [Part 1] Localization and Internationalization.mp4  55.8 MB
- 10 - Methods in Java/002 Parameter Passing Mechanism in Java.mp4  54.7 MB
- 29 - Integration testing & Mockito/001 Integration Testing in Java.mp4  54.0 MB
- 55 - Selenium simple application/001 Selenium Introduction.mp4  53.8 MB
- 07 - Control Statements/003 'switch' construction.mp4  53.3 MB
- 01 - Introduction/001 Why Java and why this course What is JDK, JRE and JVM.mp4  51.8 MB
- 56 - First Selenium test with JUnit/002 JUnit 4 Assertions - Home Task.mp4  51.7 MB
- 06 - Strings in Java/002 String comparison  How to compare Strings and what is String Pool.mp4  50.7 MB
- 03 - Primitive Data Types, Variables and Arrays/002 Number Systems.mp4  50.5 MB
- 10 - Methods in Java/001 Methods in Java Overview.mp4  50.1 MB
- 07 - Control Statements/001 'if - else' construction.mp4  49.9 MB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/002 Postman Installation.mp4  49.5 MB
- 01 - Introduction/002 Communication plan.mp4  49.1 MB
- 13 - Object-oriented programming/012 Liskov Substitution Principle.mp4  48.7 MB
- 57 - Waits in Selenium - overview/001 Implicit waits - overview.mp4  46.0 MB
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/003 IntelliJ IDEA Installation.mp4  45.8 MB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/003 Law of Demeter.mp4  44.7 MB
- 01 - Introduction/004 Unlimited access to 'Learn IT' application for students.mp4  44.5 MB
- 46 - Web Basics/005 HTTP Status Codes.mp4  43.6 MB
- 17 - Java Collections Framework/001 Java Collections Framework Overview.mp4  42.0 MB
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/002 Gradle Installation.mp4  42.0 MB
- 10 - Methods in Java/003 Recursive methods.mp4  41.6 MB
- 09 - Iteration Statements (Loops) in Java/003 'for' with condition loop.mp4  41.3 MB
- 17 - Java Collections Framework/003 Interfaces List, Set and Queue Overview.mp4  40.9 MB
- 48 - HTTP Method GET - Postman/003 GET Method in Postman - Hometask.mp4  40.6 MB
- 58 - Test Automation Patterns - overview/004 Web Component - Home Task.mp4  39.8 MB
- 06 - Strings in Java/004 String Formatting.mp4  39.2 MB
- 13 - Object-oriented programming/013 Interface Segregation Principle.mp4  38.8 MB
- 48 - HTTP Method GET - Postman/006 GET Method Validation  in Postman.mp4  38.3 MB
- 09 - Iteration Statements (Loops) in Java/007 Labels in Java.mp4  37.9 MB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/003 Trello Account Creation.mp4  37.7 MB
- 06 - Strings in Java/003 Escape Sequences in Java.mp4  36.9 MB
- 50 - HTTP Method PUT - Postman/002 PUT Method in Postman.mp4  36.6 MB
- 15 - GIT/001 Version Control Systems & Git - Overview.mp4  36.4 MB
- 49 - HTTP Method POST - Postman/001 POST Method Overview.mp4  35.1 MB
- 10 - Methods in Java/004 Variable Length Arguments.mp4  35.0 MB
- 56 - First Selenium test with JUnit/004 First test in JUnit 5 - Home Task.mp4  34.6 MB
- 48 - HTTP Method GET - Postman/001 GET Method Overview.mp4  34.3 MB
- 09 - Iteration Statements (Loops) in Java/006 Jump Statements - Break and Continue.mp4  32.6 MB
- 46 - Web Basics/002 API Types Overview.mp4  32.3 MB
- 49 - HTTP Method POST - Postman/003 POST Method in Postman - Hometask.mp4  32.3 MB
- 50 - HTTP Method PUT - Postman/003 PUT Method in Postman - Hometask.mp4  31.9 MB
- 49 - HTTP Method POST - Postman/002 POST Method in Postman.mp4  31.8 MB
- 07 - Control Statements/002 Homework review 'if' statement.mp4  31.2 MB
- 55 - Selenium simple application/003 Setup simple application - Home Task.mp4  30.9 MB
- 50 - HTTP Method PUT - Postman/001 PUT Method Overview.mp4  30.8 MB
- 46 - Web Basics/001 API and Web Service.mp4  30.6 MB
- 58 - Test Automation Patterns - overview/002 Page Object - Home Task.mp4  30.3 MB
- 61 - Bonus section/001 Bonus Lesson.mp4  29.3 MB
- 51 - HTTP Method DELETE - Postman/004 DELETE Method Validation in Postman.mp4  29.3 MB
- 05 - Operators and Operations with primitive types/006 Read user input from console.mp4  29.2 MB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/004 Authorization Token Creation in Trello.mp4  29.2 MB
- 58 - Test Automation Patterns - overview/006 Data Transfer Object - Home Task.mp4  29.1 MB
- 53 - Automated Test in Postman/001 First Test in Postman.mp4  28.5 MB
- 51 - HTTP Method DELETE - Postman/001 DELETE method overview.mp4  28.2 MB
- 46 - Web Basics/004 HTTP methods.mp4  28.0 MB
- 06 - Strings in Java/006 Homework review String.mp4  28.0 MB
- 50 - HTTP Method PUT - Postman/004 PUT Method Validation  in Postman.mp4  27.8 MB
- 49 - HTTP Method POST - Postman/004 POST Method Validation  in Postman.mp4  27.6 MB
- 52 - Postman Tips/001 Variables in Postman.mp4  27.2 MB
- 48 - HTTP Method GET - Postman/005 JSON Schema Validation - Hometask.mp4  26.8 MB
- 04 - Eclipse Tips and Tricks/002 Plugins how to install free plugins, eclipse marketplace, workspace styles.mp4  26.7 MB
- 51 - HTTP Method DELETE - Postman/002 DELETE Method in Postman.mp4  26.3 MB
- 46 - Web Basics/003 REST API Overview.mp4  25.5 MB
- 09 - Iteration Statements (Loops) in Java/004 'for each' loop.mp4  24.5 MB
- 09 - Iteration Statements (Loops) in Java/002 'do-while' loop.mp4  23.7 MB
- 50 - HTTP Method PUT - Postman/005 PUT Method Validation  in Postman - Hometask.mp4  23.5 MB
- 04 - Eclipse Tips and Tricks/001 Packages creation and package presentation in eclipse.mp4  23.3 MB
- 48 - HTTP Method GET - Postman/007 GET Metod Validation  in Postman - Hometask.mp4  23.3 MB
- 49 - HTTP Method POST - Postman/005 POST Method Validation  in Postman - Hometask.mp4  22.8 MB
- 08 - Miscellaneous/001 Random numbers generation.mp4  20.7 MB
- 02 - Java Basics/003 Homework Solution .bat file creation.mp4  20.6 MB
- 51 - HTTP Method DELETE - Postman/005 DELETE Method Validation  in Postman - Hometask.mp4  19.9 MB
- 51 - HTTP Method DELETE - Postman/003 DELETE Method in Postman - Hometask.mp4  19.0 MB
- 09 - Iteration Statements (Loops) in Java/001 'while' loop.mp4  18.8 MB
- 09 - Iteration Statements (Loops) in Java/008 Homework review Iteration Statements (Loops).mp4  18.3 MB
- 10 - Methods in Java/005 Homework review Methods.mp4  15.9 MB
- 09 - Iteration Statements (Loops) in Java/005 Nested loops.mp4  13.4 MB
- 07 - Control Statements/004 Homework review 'switch' statement.mp4  11.9 MB
- 60 - Misc (conferences, general lectures about programming etc)/002 Q&A Online Stream with Students (June 19th, 2021)_en.vtt  52.8 KB
- 60 - Misc (conferences, general lectures about programming etc)/001 What programming language to choose_en.vtt  44.8 KB
- 21 - Input and Output Streams in Java/001 Input and Output Streams in Java_en.vtt  41.3 KB
- 22 - Multithreading/011 Lock API - Lock, ReadWriteLock, ReentrantLock, ReentrantReadWriteLock, StampedLo_en.vtt  41.1 KB
- 38 - Relational databases/002 Create Schema & Table Naming, Collation, Engines, Types, Column Properties_en.vtt  40.9 KB
- 33 - GoF Design Patterns of Software Architecture in OOP/005 Behevioral Patterns, p.1_en.vtt  37.9 KB
- 33 - GoF Design Patterns of Software Architecture in OOP/002 Creational Patterns_en.vtt  37.8 KB
- 33 - GoF Design Patterns of Software Architecture in OOP/006 Behevioral Patterns, p.2_en.vtt  37.6 KB
- 23 - Date and Time in JDK/002 java.time package (Instant, LocalDateTime, ZonedDateTime, OffsetDateTime etc)_en.vtt  36.1 KB
- 33 - GoF Design Patterns of Software Architecture in OOP/003 Structural Patterns, p.1_en.vtt  36.0 KB
- 22 - Multithreading/012 Synchronizers - CyclicBarrier, CountDownLatch, Semaphore, Exchanger & Phaser_en.vtt  35.8 KB
- 26 - Modules in Java & Migration of Java Apps/001 Modules in Java Modular Application Example_en.vtt  35.6 KB
- 38 - Relational databases/005 Database Normalization & Denormalization_en.vtt  35.5 KB
- 22 - Multithreading/004 Synchronization Basics_en.vtt  33.9 KB
- 26 - Modules in Java & Migration of Java Apps/002 Migration of Java Apps Example of migration to a modular application_en.vtt  33.9 KB
- 40 - Relational Databases (Advanced)/001 Views, Triggers, Stored Procedures & Functions_en.vtt  33.7 KB
- 16 - Excpetion Handling/001 Exception Handling in Java_en.vtt  32.1 KB
- 22 - Multithreading/002 First Multithreading Program Thread & Runnable_en.vtt  31.4 KB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/005 Packaging Pricniples p.2 Coupling Principles and Others_en.vtt  31.1 KB
- 22 - Multithreading/010 CompletableFuture_en.vtt  31.0 KB
- 22 - Multithreading/008 Executor Service Implementations & ThreadFactory_en.vtt  30.7 KB
- 39 - SQL/002 SQL DML - CRUD Operations (SELECT, INSERT, UPDATE, DELETE)_en.vtt  30.2 KB
- 18 - Generics/001 Generics in Java_en.vtt  30.0 KB
- 25 - JDK API/002 java.util.Optional - Optional in Java_en.vtt  30.0 KB
- 27 - Testing for Software Engineers/001 Testing for software engineers Overview_en.vtt  30.0 KB
- 38 - Relational databases/001 Relational Databases Basic Concepts_en.vtt  29.5 KB
- 28 - Unit Testing & JUnit 5/001 Unit Testing & JUnit Overview_en.vtt  29.2 KB
- 31 - TDD, BDD & ATTD/001 Test-driven development Theory_en.vtt  29.2 KB
- 20 - Stream API/001 Stream API with Practical Exercises_en.vtt  29.1 KB
- 24 - Java Reflection API/001 Java Reflection API_en.vtt  28.7 KB
- 17 - Java Collections Framework/005 LinkedList VS ArrayList, Big O Notation & Homework_en.vtt  28.4 KB
- 17 - Java Collections Framework/010 Hash Tables & HashMap_en.vtt  28.2 KB
- 37 - Databases Overview and Environment Setup/002 Databases Overview - Part 1_en.vtt  28.2 KB
- 41 - Databases Database Modelling and Architecture/001 Database Modelling & Design Conceptual, Logical and Physical Data Models_en.vtt  27.4 KB
- 23 - Date and Time in JDK/001 Time Standards (GMT, UTC), Date and Calendar from java.util_en.vtt  26.9 KB
- 29 - Integration testing & Mockito/002 Mockito Part 1_en.vtt  26.5 KB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/004 Packaging Pricniples p.1 Cohesion Principles_en.vtt  26.4 KB
- 22 - Multithreading/005 Memory Management in Multithreading Programs_en.vtt  25.5 KB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/002 Tell, Don’t Ask Pricniple & Data Structures_en.vtt  25.3 KB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/001 Clean Code Architecture, Coupling & Cohesion_en.vtt  25.2 KB
- 37 - Databases Overview and Environment Setup/003 Databases Overview - Part 2_en.vtt  25.1 KB
- 28 - Unit Testing & JUnit 5/002 JUnit 5 examples VS JUnit 4 + Equivalence class partitioning_en.vtt  25.0 KB
- 33 - GoF Design Patterns of Software Architecture in OOP/007 Behevioral Patterns, p.3_en.vtt  24.6 KB
- 22 - Multithreading/003 Thread Scheduler, Race Condition, Daemon Threads & Thread Groups_en.vtt  24.5 KB
- 33 - GoF Design Patterns of Software Architecture in OOP/004 Structural Patterns, p.2_en.vtt  24.5 KB
- 28 - Unit Testing & JUnit 5/004 JUnit 5 API (Advanced p. 2) & Hamcrest Library_en.vtt  24.3 KB
- 37 - Databases Overview and Environment Setup/004 MySQL Overview & Installation (including Workbench Installation)_en.vtt  24.2 KB
- 43 - JDBC/002 Statement, PreparedStatement & CallableStatement_en.vtt  24.0 KB
- 17 - Java Collections Framework/004 List implementations - ArrayList, Vector, CopyOnWriteArrayList & Stack_en.vtt  23.9 KB
- 17 - Java Collections Framework/007 Iterable, Iterator & ListIterator_en.vtt  23.9 KB
- 17 - Java Collections Framework/008 Queue and Deque_en.vtt  23.7 KB
- 28 - Unit Testing & JUnit 5/003 JUnit 5 API (Advanced) & Test Code Coverage_en.vtt  23.6 KB
- 58 - Test Automation Patterns - overview/003 Web Component_en.vtt  23.3 KB
- 43 - JDBC/003 Transactions, Batch Updates and MetaData_en.vtt  23.3 KB
- 38 - Relational databases/003 Referential Integrity Foreign Key Constraint & Cascading Operations_en.vtt  23.1 KB
- 21 - Input and Output Streams in Java/002 Serialization and Cloning_en.vtt  23.1 KB
- 24 - Java Reflection API/002 Annotations_en.vtt  22.8 KB
- 38 - Relational databases/004 Indexes in Databases_en.vtt  22.3 KB
- 43 - JDBC/001 JDBC Overview Establish connection with DB from Java App_en.vtt  22.2 KB
- 05 - Operators and Operations with primitive types/001 Operators in Java_en.vtt  22.2 KB
- 29 - Integration testing & Mockito/003 Mockito Part 2_en.vtt  22.2 KB
- 19 - Functional Programming in Java/003 Function & BiFunction Theory & Practice_en.vtt  21.7 KB
- 39 - SQL/001 SQL General Overview & DDL_en.vtt  21.5 KB
- 22 - Multithreading/007 Executor Services, Callable & Future_en.vtt  21.1 KB
- 45 - ===== Exam DAO, Database, JDBC, SQL ======/001 Exam task review and solution_en.vtt  20.9 KB
- 22 - Multithreading/009 ForkJoin Framework_en.vtt  20.8 KB
- 15 - GIT/009 Git Branching_en.vtt  20.6 KB
- 15 - GIT/013 Git Rebasing & Force Update of remote repository_en.vtt  20.6 KB
- 44 - DAO/001 DAO (Data Access Object) Design Pattern_en.vtt  20.5 KB
- 17 - Java Collections Framework/006 Comparator and Comparable_en.vtt  20.4 KB
- 19 - Functional Programming in Java/004 Consumer, BiConsumer, Predicate & BiPredicate_en.vtt  20.3 KB
- 58 - Test Automation Patterns - overview/001 Page Object_en.vtt  20.0 KB
- 31 - TDD, BDD & ATTD/002 BDD & ATTD_en.vtt  19.9 KB
- 17 - Java Collections Framework/013 Set Implementations (HashSet practice) & java.util.Colelctions class_en.vtt  19.7 KB
- 34 - I18N & L10N/002 [Part 2] Localization and Internationalization_en.vtt  19.3 KB
- 17 - Java Collections Framework/009 Map Hierarchy_en.vtt  19.2 KB
- 37 - Databases Overview and Environment Setup/005 PostgreSQL Overview & Installation (including pgAdmin installation)_en.vtt  18.8 KB
- 13 - Object-oriented programming/002 Classes & Objects_en.vtt  18.8 KB
- 13 - Object-oriented programming/001 Object-oriented programming Basics_en.vtt  18.7 KB
- 15 - GIT/020 Git and Eclipse integration_en.vtt  18.3 KB
- 19 - Functional Programming in Java/002 Functional Interface, Lambda Functions & Method References_en.vtt  18.2 KB
- 30 - PowerMockito/001 PowerMock_en.vtt  18.1 KB
- 31 - TDD, BDD & ATTD/003 TDD, BDD & ATTD - Practice_en.vtt  17.9 KB
- 19 - Functional Programming in Java/001 Functional Programming in Java Overview_en.vtt  17.6 KB
- 22 - Multithreading/001 Multithreading Overview_en.vtt  17.1 KB
- 17 - Java Collections Framework/012 SortedMap, NavigableMap & TreeMap_en.vtt  17.1 KB
- 25 - JDK API/001 StringBuilder & StringBuffer_en.vtt  17.0 KB
- 33 - GoF Design Patterns of Software Architecture in OOP/001 GoF Patterns Overview_en.vtt  16.9 KB
- 03 - Primitive Data Types, Variables and Arrays/001 Primitive types and variables_en.vtt  16.7 KB
- 15 - GIT/012 Merge Conflicts_en.vtt  16.6 KB
- 58 - Test Automation Patterns - overview/005 Data Transfer Object_en.vtt  16.6 KB
- 29 - Integration testing & Mockito/001 Integration Testing in Java_en.vtt  16.6 KB
- 59 - CSS and XPath selectors/001 CSS selectors basics_en.vtt  16.5 KB
- 39 - SQL/003 JOIN Queries, UNION & Subqueries_en.vtt  16.1 KB
- 48 - HTTP Method GET - Postman/004 JSON Schema Validation_en.vtt  15.7 KB
- 13 - Object-oriented programming/004 Interfaces_en.vtt  15.6 KB
- 55 - Selenium simple application/002 Setup simple application_en.vtt  15.3 KB
- 15 - GIT/016 Git stash_en.vtt  15.1 KB
- 15 - GIT/011 Updating local repository (fetch, merge, pull) & Team development demo_en.vtt  15.0 KB
- 03 - Primitive Data Types, Variables and Arrays/003 Arrays_en.vtt  14.7 KB
- 22 - Multithreading/006 Deadlock & Livelock_en.vtt  14.6 KB
- 02 - Java Basics/002 First application Hello World App_en.vtt  14.6 KB
- 15 - GIT/015 Git reset_en.vtt  14.2 KB
- 34 - I18N & L10N/001 [Part 1] Localization and Internationalization_en.vtt  14.1 KB
- 15 - GIT/010 Pull Requests & Merge Requests_en.vtt  13.8 KB
- 02 - Java Basics/004 Integrated Development Environment, Eclipse Overview_en.vtt  13.7 KB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/002 Postman Installation_en.vtt  13.5 KB
- 13 - Object-oriented programming/005 Inheritance_en.vtt  13.4 KB
- 15 - GIT/018 Git cherry-pick moving commits between branches_en.vtt  13.3 KB
- 17 - Java Collections Framework/002 Collection Interface_en.vtt  13.1 KB
- 13 - Object-oriented programming/003 Different types of Classes, Abstract keyword and Abstract classes_en.vtt  13.0 KB
- 48 - HTTP Method GET - Postman/002 GET Method in Postman_en.vtt  12.9 KB
- 56 - First Selenium test with JUnit/003 First test in JUnit 5_en.vtt  12.6 KB
- 59 - CSS and XPath selectors/002 XPath selectors basics_en.vtt  12.6 KB
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/003 IntelliJ IDEA Installation_en.vtt  12.3 KB
- 15 - GIT/007 Git remote repositories_en.vtt  12.1 KB
- 15 - GIT/005 Git ignoring & Git log_en.vtt  12.0 KB
- 17 - Java Collections Framework/001 Java Collections Framework Overview_en.vtt  11.9 KB
- 13 - Object-oriented programming/006 Polymorphism and 'final' keyword_en.vtt  11.8 KB
- 13 - Object-oriented programming/009 Object, JNI and Object class overview_en.vtt  11.8 KB
- 46 - Web Basics/005 HTTP Status Codes_en.vtt  11.7 KB
- 15 - GIT/014 Git Interactive Rebase_en.vtt  11.3 KB
- 05 - Operators and Operations with primitive types/005 Compare primitive and reference types & Java Memory Model_en.vtt  11.3 KB
- 14 - === EXAM OOP & Object Oriented e-Commerce console applications ===/001 Exam and homework for OOP topic_en.vtt  11.1 KB
- 40 - Relational Databases (Advanced)/002 MySQL Workbench Administration_en.vtt  11.1 KB
- 15 - GIT/002 How to Install Git and Basic Git Configuration_en.vtt  10.8 KB
- 55 - Selenium simple application/001 Selenium Introduction_en.vtt  10.8 KB
- 17 - Java Collections Framework/011 LinkedHashMap_en.vtt  10.8 KB
- 05 - Operators and Operations with primitive types/007 Homework review Operators and Operations_en.vtt  10.7 KB
- 56 - First Selenium test with JUnit/001 JUnit 4 Assertions_en.vtt  10.7 KB
- 17 - Java Collections Framework/003 Interfaces List, Set and Queue Overview_en.vtt  10.3 KB
- 01 - Introduction/001 Why Java and why this course What is JDK, JRE and JVM_en.vtt  10.2 KB
- 11 - Enumerations in Java/001 Enumerations in Java_en.vtt  10.2 KB
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/002 Gradle Installation_en.vtt  10.2 KB
- 48 - HTTP Method GET - Postman/006 GET Method Validation  in Postman_en.vtt  10.2 KB
- 15 - GIT/008 SSH Connection_en.vtt  10.1 KB
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/003 Law of Demeter_en.vtt  10.1 KB
- 57 - Waits in Selenium - overview/002 Explicit waits - overview_en.vtt  10.1 KB
- 15 - GIT/004 Git repo init, First commit and main bracnh_en.vtt  10.0 KB
- 46 - Web Basics/001 API and Web Service_en.vtt  10.0 KB
- 46 - Web Basics/002 API Types Overview_en.vtt  10.0 KB
- 12 - Debugging Tools/001 How to debug Java programs_en.vtt  10.0 KB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/004 Authorization Token Creation in Trello_en.vtt  9.9 KB
- 53 - Automated Test in Postman/001 First Test in Postman_en.vtt  9.7 KB
- 52 - Postman Tips/001 Variables in Postman_en.vtt  9.7 KB
- 49 - HTTP Method POST - Postman/001 POST Method Overview_en.vtt  9.6 KB
- 02 - Java Basics/001 JDK Installation_en.vtt  9.5 KB
- 50 - HTTP Method PUT - Postman/001 PUT Method Overview_en.vtt  9.4 KB
- 50 - HTTP Method PUT - Postman/002 PUT Method in Postman_en.vtt  9.4 KB
- 13 - Object-oriented programming/007 'static' keyword_en.vtt  9.3 KB
- 15 - GIT/006 Git undoing things & Vi text editor_en.vtt  9.3 KB
- 13 - Object-oriented programming/011 Open  Closed Principle_en.vtt  9.3 KB
- 48 - HTTP Method GET - Postman/001 GET Method Overview_en.vtt  9.2 KB
- 13 - Object-oriented programming/010 SOLID principles overview & Single Responsibility Principle_en.vtt  9.1 KB
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/003 Trello Account Creation_en.vtt  9.1 KB
- 04 - Eclipse Tips and Tricks/003 Code Refactoring in Eclipse_en.vtt  9.1 KB
- 46 - Web Basics/003 REST API Overview_en.vtt  8.9 KB
- 42 - ===== SQL Homework Online Shop =====/001 SQL Homework Task and Solution Review_en.vtt  8.9 KB
- 49 - HTTP Method POST - Postman/002 POST Method in Postman_en.vtt  8.7 KB
- 15 - GIT/001 Version Control Systems & Git - Overview_en.vtt  8.7 KB
- 15 - GIT/017 Restoring lost snapshots in Git git reflog_en.vtt  8.5 KB
- 51 - HTTP Method DELETE - Postman/004 DELETE Method Validation in Postman_en.vtt  8.5 KB
- 50 - HTTP Method PUT - Postman/004 PUT Method Validation  in Postman_en.vtt  8.4 KB
- 51 - HTTP Method DELETE - Postman/001 DELETE method overview_en.vtt  8.3 KB
- 13 - Object-oriented programming/008 Encapsulation_en.vtt  8.1 KB
- 49 - HTTP Method POST - Postman/004 POST Method Validation  in Postman_en.vtt  8.0 KB
- 51 - HTTP Method DELETE - Postman/002 DELETE Method in Postman_en.vtt  8.0 KB
- 22 - Multithreading/013 Homework Multithreading_en.vtt  7.8 KB
- 58 - Test Automation Patterns - overview/004 Web Component - Home Task_en.vtt  7.7 KB
- 02 - Java Basics/005 Comments in Java source code_en.vtt  7.7 KB
- 46 - Web Basics/004 HTTP methods_en.vtt  7.5 KB
- 06 - Strings in Java/001 String object creation and main methods overview_en.vtt  7.4 KB
- 10 - Methods in Java/002 Parameter Passing Mechanism in Java_en.vtt  7.3 KB
- 50 - HTTP Method PUT - Postman/005 PUT Method Validation  in Postman - Hometask_en.vtt  7.1 KB
- 56 - First Selenium test with JUnit/002 JUnit 4 Assertions - Home Task_en.vtt  7.1 KB
- 13 - Object-oriented programming/014 Dependency Inversion Principle_en.vtt  7.1 KB
- 06 - Strings in Java/005 Regular expressions in Java_en.vtt  7.1 KB
- 49 - HTTP Method POST - Postman/005 POST Method Validation  in Postman - Hometask_en.vtt  7.0 KB
- 10 - Methods in Java/001 Methods in Java Overview_en.vtt  7.0 KB
- 57 - Waits in Selenium - overview/001 Implicit waits - overview_en.vtt  6.9 KB
- 48 - HTTP Method GET - Postman/005 JSON Schema Validation - Hometask_en.vtt  6.9 KB
- 48 - HTTP Method GET - Postman/003 GET Method in Postman - Hometask_en.vtt  6.9 KB
- 51 - HTTP Method DELETE - Postman/005 DELETE Method Validation  in Postman - Hometask_en.vtt  6.4 KB
- 48 - HTTP Method GET - Postman/007 GET Metod Validation  in Postman - Hometask_en.vtt  6.2 KB
- 03 - Primitive Data Types, Variables and Arrays/002 Number Systems_en.vtt  6.1 KB
- 05 - Operators and Operations with primitive types/003 Math class, NaN, Infinity_en.vtt  6.0 KB
- 49 - HTTP Method POST - Postman/003 POST Method in Postman - Hometask_en.vtt  5.9 KB
- 13 - Object-oriented programming/012 Liskov Substitution Principle_en.vtt  5.9 KB
- 13 - Object-oriented programming/013 Interface Segregation Principle_en.vtt  5.8 KB
- 50 - HTTP Method PUT - Postman/003 PUT Method in Postman - Hometask_en.vtt  5.8 KB
- 58 - Test Automation Patterns - overview/002 Page Object - Home Task_en.vtt  5.7 KB
- 56 - First Selenium test with JUnit/004 First test in JUnit 5 - Home Task_en.vtt  5.5 KB
- 05 - Operators and Operations with primitive types/002 Operations with integers and floating-point numbers, BigDecimal type_en.vtt  5.4 KB
- 01 - Introduction/002 Communication plan_en.vtt  5.3 KB
- 55 - Selenium simple application/003 Setup simple application - Home Task_en.vtt  5.3 KB
- 35 - == EXAM Java Standard Edition - Online Store - Task description and solution ==/001 Implement online store application.html  5.1 KB
- 06 - Strings in Java/002 String comparison  How to compare Strings and what is String Pool_en.vtt  5.0 KB
- 05 - Operators and Operations with primitive types/004 Type of the expression in Java_en.vtt  5.0 KB
- 07 - Control Statements/003 'switch' construction_en.vtt  4.9 KB
- 51 - HTTP Method DELETE - Postman/003 DELETE Method in Postman - Hometask_en.vtt  4.9 KB
- 13 - Object-oriented programming/external-assets-links.txt  4.9 KB
- 58 - Test Automation Patterns - overview/006 Data Transfer Object - Home Task_en.vtt  4.8 KB
- 10 - Methods in Java/004 Variable Length Arguments_en.vtt  4.8 KB
- 01 - Introduction/004 Unlimited access to 'Learn IT' application for students_en.vtt  4.0 KB
- 07 - Control Statements/001 'if - else' construction_en.vtt  3.9 KB
- 10 - Methods in Java/003 Recursive methods_en.vtt  3.8 KB
- 22 - Multithreading/external-assets-links.txt  3.7 KB
- 06 - Strings in Java/004 String Formatting_en.vtt  3.7 KB
- 61 - Bonus section/001 Bonus Lesson_en.vtt  3.6 KB
- 06 - Strings in Java/003 Escape Sequences in Java_en.vtt  3.6 KB
- 09 - Iteration Statements (Loops) in Java/003 'for' with condition loop_en.vtt  3.1 KB
- 09 - Iteration Statements (Loops) in Java/007 Labels in Java_en.vtt  3.1 KB
- 17 - Java Collections Framework/external-assets-links.txt  2.9 KB
- 08 - Miscellaneous/001 Random numbers generation_en.vtt  2.8 KB
- 09 - Iteration Statements (Loops) in Java/006 Jump Statements - Break and Continue_en.vtt  2.7 KB
- 06 - Strings in Java/006 Homework review String_en.vtt  2.6 KB
- 04 - Eclipse Tips and Tricks/002 Plugins how to install free plugins, eclipse marketplace, workspace styles_en.vtt  2.5 KB
- 05 - Operators and Operations with primitive types/006 Read user input from console_en.vtt  2.4 KB
- 09 - Iteration Statements (Loops) in Java/001 'while' loop_en.vtt  2.4 KB
- 07 - Control Statements/002 Homework review 'if' statement_en.vtt  2.3 KB
- 10 - Methods in Java/external-assets-links.txt  2.1 KB
- 09 - Iteration Statements (Loops) in Java/004 'for each' loop_en.vtt  2.1 KB
- 04 - Eclipse Tips and Tricks/001 Packages creation and package presentation in eclipse_en.vtt  2.1 KB
- 02 - Java Basics/003 Homework Solution .bat file creation_en.vtt  2.0 KB
- 01 - Introduction/003 Tips to Improve Your Course Taking Experience.html  1.9 KB
- 09 - Iteration Statements (Loops) in Java/002 'do-while' loop_en.vtt  1.8 KB
- 10 - Methods in Java/005 Homework review Methods_en.vtt  1.7 KB
- 09 - Iteration Statements (Loops) in Java/008 Homework review Iteration Statements (Loops)_en.vtt  1.4 KB
- 15 - GIT/019 Cloning remote repository git clone.html  1.2 KB
- 28 - Unit Testing & JUnit 5/external-assets-links.txt  1.2 KB
- 30 - PowerMockito/external-assets-links.txt  1.2 KB
- 01 - Introduction/external-assets-links.txt  1.1 KB
- 21 - Input and Output Streams in Java/external-assets-links.txt  1.0 KB
- 61 - Bonus section/external-assets-links.txt  1.0 KB
- 09 - Iteration Statements (Loops) in Java/005 Nested loops_en.vtt  1022 bytes
- 05 - Operators and Operations with primitive types/external-assets-links.txt  923 bytes
- 19 - Functional Programming in Java/external-assets-links.txt  921 bytes
- 20 - Stream API/external-assets-links.txt  891 bytes
- 09 - Iteration Statements (Loops) in Java/external-assets-links.txt  844 bytes
- 07 - Control Statements/external-assets-links.txt  834 bytes
- 06 - Strings in Java/external-assets-links.txt  833 bytes
- 07 - Control Statements/004 Homework review 'switch' statement_en.vtt  801 bytes
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/001 Why sections below are important.html  771 bytes
- 29 - Integration testing & Mockito/external-assets-links.txt  766 bytes
- 37 - Databases Overview and Environment Setup/001 Intro to SQL and Databases Section.html  664 bytes
- 02 - Java Basics/external-assets-links.txt  621 bytes
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/001 Why the following sections are needed.html  593 bytes
- 14 - === EXAM OOP & Object Oriented e-Commerce console applications ===/external-assets-links.txt  558 bytes
- 24 - Java Reflection API/external-assets-links.txt  558 bytes
- 26 - Modules in Java & Migration of Java Apps/external-assets-links.txt  455 bytes
- 18 - Generics/external-assets-links.txt  454 bytes
- 11 - Enumerations in Java/external-assets-links.txt  418 bytes
- 37 - Databases Overview and Environment Setup/external-assets-links.txt  340 bytes
- 04 - Eclipse Tips and Tricks/external-assets-links.txt  328 bytes
- 32 - Object-oriented Architecture, Clean Code Design (Advanced)/external-assets-links.txt  315 bytes
- 39 - SQL/external-assets-links.txt  314 bytes
- 23 - Date and Time in JDK/external-assets-links.txt  301 bytes
- 25 - JDK API/external-assets-links.txt  297 bytes
- 03 - Primitive Data Types, Variables and Arrays/external-assets-links.txt  288 bytes
- 15 - GIT/003 How to set WIndows notepad as a default text editor in git.html  288 bytes
- 48 - HTTP Method GET - Postman/external-assets-links.txt  234 bytes
- 15 - GIT/external-assets-links.txt  202 bytes
- 54 - ===== EXTRA Test Automation Development Environment Setup =====/external-assets-links.txt  185 bytes
- 10 - Methods in Java/How you can help GetFreeCourses.Co.txt  182 bytes
- 20 - Stream API/How you can help GetFreeCourses.Co.txt  182 bytes
- 40 - Relational Databases (Advanced)/How you can help GetFreeCourses.Co.txt  182 bytes
- How you can help GetFreeCourses.Co.txt  182 bytes
- 40 - Relational Databases (Advanced)/external-assets-links.txt  180 bytes
- 47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/external-assets-links.txt  173 bytes
- 08 - Miscellaneous/external-assets-links.txt  168 bytes
- 33 - GoF Design Patterns of Software Architecture in OOP/external-assets-links.txt  165 bytes
- 16 - Excpetion Handling/external-assets-links.txt  156 bytes
- 31 - TDD, BDD & ATTD/external-assets-links.txt  156 bytes
- 45 - ===== Exam DAO, Database, JDBC, SQL ======/external-assets-links.txt  152 bytes
- 34 - I18N & L10N/external-assets-links.txt  147 bytes
- 43 - JDBC/external-assets-links.txt  142 bytes
- 44 - DAO/external-assets-links.txt  141 bytes
- 42 - ===== SQL Homework Online Shop =====/external-assets-links.txt  133 bytes
- 55 - Selenium simple application/external-assets-links.txt  127 bytes
- 57 - Waits in Selenium - overview/external-assets-links.txt  120 bytes
- 10 - Methods in Java/Download Paid Udemy Courses For Free.url  116 bytes
- 10 - Methods in Java/GetFreeCourses.Co.url  116 bytes
- 20 - Stream API/Download Paid Udemy Courses For Free.url  116 bytes
- 20 - Stream API/GetFreeCourses.Co.url  116 bytes
- 40 - Relational Databases (Advanced)/Download Paid Udemy Courses For Free.url  116 bytes
- 40 - Relational Databases (Advanced)/GetFreeCourses.Co.url  116 bytes
- Download Paid Udemy Courses For Free.url  116 bytes
- GetFreeCourses.Co.url  116 bytes
- 58 - Test Automation Patterns - overview/external-assets-links.txt  114 bytes
- 56 - First Selenium test with JUnit/external-assets-links.txt  112 bytes
- 53 - Automated Test in Postman/external-assets-links.txt  101 bytes
 
    Download Torrent
    
    Related Resources
    
    Copyright Infringement
    
        If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.