Torrent Info
Title [Udemy] Java from Zero to First Job, Practical Guide, 2000+ examples (2023)
Category
Size 54.81GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
100 - SortedMap NavigableMap TreeMap.mp4 241.97MB
100 - SortedMap NavigableMap TreeMap English.srt 19.98KB
100 - Source code of the example used in the lesson.txt 122B
101 - Set Implementations HashSet practice javautilColelctions class.mp4 274.59MB
101 - Set Implementations HashSet practice javautilColelctions class English.srt 23.19KB
101 - Source code of the example used in the lesson Collections.txt 127B
101 - Source code of the example used in the lesson HashSet.txt 129B
102 - Generics in Java.mp4 501.81MB
102 - Generics in Java English.srt 35.51KB
102 - Homework.txt 96B
102 - Homework Solution Parameterized custom List and iterators.txt 134B
102 - Source code examples from the lesson.txt 105B
103 - How to be prepared for the interview.html 1.01KB
104 - Part 1 Java Collections Framework Interview Questions and Answers.html 6.54KB
105 - Part 2 Java Collections Framework Interview Questions and Answers.html 7.19KB
106 - Part 3 Java Collections Framework Interview Questions and Answers.html 8.78KB
107 - Part 4 Java Collections Framework Interview Questions and Answers.html 7.87KB
108 - Part 5 Java Collections Framework Interview Questions and Answers.html 5.10KB
109 - Documentation of javautilfunction package.txt 100B
109 - Functional Programming in Java Overview.mp4 116.94MB
109 - Functional Programming in Java Overview English.srt 20.73KB
10 - Comments in Java source code.mp4 121.57MB
10 - Comments in Java source code English.srt 9.14KB
10 - Homework.txt 84B
10 - Source code of the example used in the lesson.txt 120B
110 - Functional Interface Lambda Functions Method References.mp4 290.67MB
110 - Functional Interface Lambda Functions Method References English.srt 21.62KB
110 - Source code All examples from the lecture.txt 131B
111 - Function BiFunction Theory Practice.mp4 470.79MB
111 - Function BiFunction Theory Practice English.srt 25.73KB
111 - Source code All examples from the lecture.txt 128B
112 - Consumer BiConsumer Predicate BiPredicate.mp4 354.13MB
112 - Consumer BiConsumer Predicate BiPredicate English.srt 24.04KB
112 - Homework.txt 96B
112 - Solution for Homework.txt 109B
112 - Source code All examples from the lecture CONSUMERS.txt 116B
112 - Source code All examples from the lecture PREDICATES.txt 117B
113 - Documentation for javautilstream package.txt 98B
113 - Homework.txt 96B
113 - Homework Solution Books Management.txt 109B
113 - Homework Solution Filter words by length.txt 130B
113 - Homework Solution Present Sweets.txt 111B
113 - Source code All examples from the lecture.txt 114B
113 - Stream API with Practical Exercises.mp4 464.90MB
113 - Stream API with Practical Exercises English.srt 34.44KB
114 - How to be prepared for the interview.html 1.01KB
115 - Part 1 Java Functional Programming Interview Questions and Answers.html 8.06KB
116 - Part 2 Java Functional Programming Interview Questions and Answers.html 9.08KB
117 - Homework.txt 96B
117 - Input and Output Streams in Java.mp4 653.14MB
117 - Input and Output Streams in Java English.srt 49.03KB
117 - Solution of homework.txt 102B
117 - Solution of Homework Online store with data storage.txt 114B
117 - Source code examples from lesson.txt 99B
118 - Homework.txt 96B
118 - Homework solution.txt 150B
118 - Serialization and Cloning.mp4 317.09MB
118 - Serialization and Cloning English.srt 27.50KB
118 - Source code examples from the lesson Cloning.txt 104B
118 - Source code examples from the lesson Serialization.txt 113B
119 - Part 1 Java IO Interview Questions and Answers.html 9.60KB
11 - Homework.txt 96B
11 - Primitive types and variables.mp4 237.40MB
11 - Primitive types and variables English.srt 19.68KB
11 - Source code of the example used in the lesson.txt 127B
120 - Part 2 Java IO Interview Questions and Answers.html 12.55KB
121 - Multithreading Overview.mp4 91.39MB
121 - Multithreading Overview English.srt 20.08KB
122 - First Multithreading Program Thread Runnable.mp4 367.16MB
122 - First Multithreading Program Thread Runnable English.srt 37.42KB
122 - Source code of the First multithreading program.txt 143B
122 - Source code of thread interruption demo.txt 130B
123 - Source code of the daemon threads.txt 133B
123 - Source code of the Priority demo.txt 129B
123 - Source code of the Thread group.txt 132B
123 - Source code of the yield method demo.txt 126B
123 - Source code of throwing exception from run method example.txt 150B
123 - Thread Scheduler Race Condition Daemon Threads Thread Groups.mp4 247.63MB
123 - Thread Scheduler Race Condition Daemon Threads Thread Groups English.srt 29.06KB
124 - Source code of all examples from the lesson.txt 122B
124 - Synchronization Basics.mp4 336.96MB
124 - Synchronization Basics English.srt 40.15KB
125 - AtomicInteger demo source code.txt 146B
125 - InheritablThreadLocal demo source code.txt 143B
125 - Memory Management in Multithreading Programs.mp4 228.60MB
125 - Memory Management in Multithreading Programs English.srt 30.08KB
125 - ThreadLocal demo source code.txt 132B
126 - Deadlock Livelock.mp4 159.57MB
126 - Deadlock Livelock English.srt 17.49KB
126 - Deadlock source code examples.txt 120B
126 - Livelock source code examples.txt 120B
127 - Callable Future source code of demo.txt 120B
127 - Executor Services Callable Future.mp4 88.97MB
127 - Executor Services Callable Future English.srt 25.03KB
127 - Executor Services source code of demo.txt 121B
128 - Executor Service Implementations ThreadFactory.mp4 346.42MB
128 - Executor Service Implementations ThreadFactory demo source code.txt 121B
128 - Executor Service Implementations ThreadFactory English.srt 36.41KB
129 - ForkJoin Framework.mp4 199.42MB
129 - ForkJoin Framework English.srt 24.60KB
129 - Source code of ForkJoin examples.txt 130B
12 - Homework.txt 96B
12 - Number Systems.mp4 71.32MB
12 - Number Systems English.srt 7.24KB
12 - Source code of the example used in the lesson.txt 129B
130 - CompletableFuture.mp4 384.01MB
130 - CompletableFuture English.srt 36.62KB
130 - CompletableFuture source code of all examples.txt 129B
131 - Lock API Lock ReadWriteLock ReentrantLock ReentrantReadWriteLock StampedLo.mp4 500.06MB
131 - Lock API Lock ReadWriteLock ReentrantLock ReentrantReadWriteLock StampedLo English.srt 48.71KB
131 - Source code of all Lock API examples.txt 117B
132 - Synchronizers CyclicBarrier CountDownLatch Semaphore Exchanger Phaser.mp4 402.96MB
132 - Synchronizers CyclicBarrier CountDownLatch Semaphore Exchanger Phaser English.srt 42.43KB
132 - The source code of all examples from the lesson.txt 125B
133 - Homework description.txt 96B
133 - Homework Multithreading.mp4 72.81MB
133 - Homework Multithreading English.srt 9.18KB
133 - Homework source code of the solution.txt 114B
134 - Part 1 Java Multithreading Interview Questions and Answers.html 12.80KB
135 - Part 2 Java Multithreading Interview Questions and Answers.html 12.36KB
136 - Source code of example from the lesson.txt 111B
136 - Time Standards GMT UTC Date and Calendar from javautil.mp4 338.64MB
136 - Time Standards GMT UTC Date and Calendar from javautil English.srt 31.84KB
137 - javatime package Instant LocalDateTime ZonedDateTime OffsetDateTime etc.mp4 487.22MB
137 - javatime package Instant LocalDateTime ZonedDateTime OffsetDateTime etc English.srt 42.41KB
137 - Source code of examples from the lesson.txt 101B
138 - Java Reflection API.mp4 371.23MB
138 - Java Reflection API English.srt 34.19KB
138 - Source code of example from the lesson.txt 117B
139 - Annotations.mp4 230.52MB
139 - Annotations English.srt 27.16KB
139 - Homework.txt 96B
139 - Homework Solution.txt 111B
139 - Source code of examples from the lesson.txt 108B
13 - Arrays.mp4 262.62MB
13 - Arrays English.srt 17.45KB
13 - Homework.txt 79B
13 - Source code of the example used in the lesson.txt 119B
140 - Source code from the lesson.txt 117B
140 - StringBuilder StringBuffer.mp4 189.94MB
140 - StringBuilder StringBuffer English.srt 20.06KB
141 - javautilOptional Optional in Java.mp4 337.46MB
141 - javautilOptional Optional in Java English.srt 35.99KB
141 - Source code examples from the lesson.txt 105B
142 - Modules in Java Modular Application Example.mp4 319.20MB
142 - Modules in Java Modular Application Example English.srt 42.03KB
142 - Source code examples from the lesson Modular Project.txt 46B
143 - Example Migration Guide by Oracle.txt 108B
143 - Migration of Java Apps Example of migration to a modular application.mp4 217.95MB
143 - Migration of Java Apps Example of migration to a modular application English.srt 40.07KB
143 - Modular application example with bash scripts.txt 46B
143 - Nonmodular application example with bash scripts.txt 51B
144 - Testing for software engineers Overview.mp4 158.77MB
144 - Testing for software engineers Overview English.srt 35.27KB
145 - Unit Testing JUnit Overview.mp4 185.72MB
145 - Unit Testing JUnit Overview English.srt 34.82KB
146 - JUnit 5 examples VS JUnit 4 Equivalence class partitioning.mp4 403.26MB
146 - JUnit 5 examples VS JUnit 4 Equivalence class partitioning English.srt 29.65KB
146 - JUnit Documentation.txt 42B
146 - Source code of MoneyTransactionService.txt 132B
146 - Source code of MoneyTransactionServiceTest.txt 137B
147 - JUnit 5 API Advanced Test Code Coverage.mp4 387.83MB
147 - JUnit 5 API Advanced Test Code Coverage English.srt 28.15KB
147 - Source code of test 1.txt 138B
147 - Source code of test 2.txt 134B
148 - JUnit 5 API Advanced p 2 Hamcrest Library.mp4 323.10MB
148 - JUnit 5 API Advanced p 2 Hamcrest Library English.srt 28.88KB
148 - Source code of Advanced JUnit Examples.txt 134B
148 - Source code of Hamcrest Library Examples.txt 106B
148 - Source code of Test Suites.txt 126B
149 - Integration Testing in Java.mp4 71.38MB
149 - Integration Testing in Java English.srt 19.39KB
14 - Packages creation and package presentation in eclipse.mp4 9.74MB
14 - Packages creation and package presentation in eclipse English.srt 2.16KB
150 - Byte Buddy agent library.txt 73B
150 - Byte Buddy library.txt 67B
150 - Mockito core library.txt 65B
150 - Mockito JUnit Jupiter.txt 74B
150 - Mockito Part 1.mp4 354.81MB
150 - Mockito Part 1 English.srt 31.37KB
150 - Objenesis library.txt 62B
150 - Source code of Mockito test.txt 124B
150 - Source code of original code.txt 104B
151 - Mockito Part 2.mp4 377.63MB
151 - Mockito Part 2 English.srt 26.24KB
151 - Source code of Mockito test.txt 125B
151 - Source code of original code.txt 104B
152 - Hamcrestall library.txt 64B
152 - Javaassist library.txt 68B
152 - Junit 4 library.txt 51B
152 - PowerMock.mp4 262.98MB
152 - Powermock core.txt 69B
152 - PowerMock English.srt 21.44KB
152 - PowerMockito official documentation.txt 113B
152 - Powermock mockito api.txt 77B
152 - Powermock mockito api support.txt 76B
152 - Powermock module for JUnit 4.txt 78B
152 - Powermock module for JUnit 4 common.txt 85B
152 - Powermock reflect library.txt 72B
152 - Source code of example from lesson.txt 139B
153 - Testdriven development Theory.mp4 140.23MB
153 - Testdriven development Theory English.srt 34.40KB
154 - BDD ATTD.mp4 94.65MB
154 - BDD ATTD English.srt 23.42KB
155 - Source code examples from the lesson.txt 114B
155 - TDD BDD ATTD Practice.mp4 99.23MB
155 - TDD BDD ATTD Practice English.srt 21.22KB
156 - Clean Code Architecture Coupling Cohesion.mp4 127.48MB
156 - Clean Code Architecture Coupling Cohesion English.srt 29.72KB
157 - Source code of data structures example.txt 115B
157 - Source code of Tell dont ask example.txt 112B
157 - Tell Dont Ask Pricniple Data Structures.mp4 136.20MB
157 - Tell Dont Ask Pricniple Data Structures English.srt 29.85KB
158 - Law of Demeter.mp4 57.78MB
158 - Law of Demeter English.srt 11.86KB
159 - Packaging Pricniples p1 Cohesion Principles.mp4 105.10MB
159 - Packaging Pricniples p1 Cohesion Principles English.srt 30.95KB
15 - Plugins how to install free plugins eclipse marketplace workspace styles.mp4 15.05MB
15 - Plugins how to install free plugins eclipse marketplace workspace styles English.srt 2.60KB
160 - Packaging Pricniples p2 Coupling Principles and Others.mp4 165.47MB
160 - Packaging Pricniples p2 Coupling Principles and Others English.srt 36.44KB
161 - GoF Patterns Overview.mp4 81.74MB
161 - GoF Patterns Overview English.srt 19.87KB
162 - Creational Patterns.mp4 330.20MB
162 - Creational Patterns English.srt 44.70KB
162 - Source code of all examples from the lesson.txt 116B
163 - Source code of all examples from the lesson.txt 116B
163 - Structural Patterns p1.mp4 287.08MB
163 - Structural Patterns p1 English.srt 42.56KB
164 - Source code of all examples from the lesson.txt 116B
164 - Structural Patterns p2.mp4 287.42MB
164 - Structural Patterns p2 English.srt 29.10KB
165 - Behevioral Patterns p1.mp4 349.24MB
165 - Behevioral Patterns p1 English.srt 44.84KB
165 - Source code of all examples from the lesson.txt 116B
166 - Behevioral Patterns p2.mp4 363.10MB
166 - Behevioral Patterns p2 English.srt 44.29KB
166 - Source code of all examples from the lesson.txt 116B
167 - Behevioral Patterns p3.mp4 279.80MB
167 - Behevioral Patterns p3 English.srt 29.03KB
167 - Source code of all examples from the lesson.txt 116B
168 - Part 1 OOP Design Patterns Interview Questions and Answers.html 18.18KB
169 - Part 1 Localization and Internationalization.mp4 62.61MB
169 - Part 1 Localization and Internationalization English.srt 16.46KB
16 - Code Refactoring in Eclipse.mp4 95.88MB
16 - Code Refactoring in Eclipse English.srt 9.63KB
16 - Source code Example from Lecture 1.txt 125B
16 - Source code Example from Lecture 2.txt 123B
170 - Part 2 Localization and Internationalization.mp4 226.87MB
170 - Part 2 Localization and Internationalization English.srt 22.79KB
170 - Source code examples from the lesson.txt 105B
171 - How to be prepared for the interview.html 1.00KB
172 - Part 1 Java Core Interview Questions and Answers.html 8.05KB
173 - Part 2 Java Core Interview Questions and Answers.html 10.11KB
174 - Part 3 Java Core Interview Questions and Answers.html 10.90KB
175 - Part 4 Java Core Interview Questions and Answers.html 13.08KB
176 - Part 5 Java Core Interview Questions and Answers.html 5.45KB
177 - Part 6 Java Core Interview Questions and Answers.html 7.82KB
178 - Part 7 Java Core Interview Questions and Answers.html 3.72KB
179 - Implement online store application.html 5.10KB
17 - Homework.txt 96B
17 - Operators in Java.mp4 404.92MB
17 - Operators in Java English.srt 26.23KB
17 - Source code of the example used in the lesson.txt 125B
180 - Intro to SQL and Databases Section.html 664B
181 - Databases Overview Part 1.mp4 156.12MB
181 - Databases Overview Part 1 English.srt 33.30KB
182 - Databases Overview Part 2.mp4 156.69MB
182 - Databases Overview Part 2 English.srt 29.33KB
183 - How to Install MySQL on MacOS.txt 67B
183 - Microsoft MySQL Installer.txt 42B
183 - MySQL Overview Installation including Workbench Installation.mp4 162.78MB
183 - MySQL Overview Installation including Workbench Installation English.srt 28.75KB
184 - Guide How to install PostgreSQL on Mac.txt 60B
184 - PostgreSQL download.txt 36B
184 - PostgreSQL Overview Installation including pgAdmin installation.mp4 113.44MB
184 - PostgreSQL Overview Installation including pgAdmin installation English.srt 22.25KB
185 - Relational Databases Basic Concepts.mp4 193.11MB
185 - Relational Databases Basic Concepts English.srt 34.91KB
186 - Create Schema Table Naming Collation Engines Types Column Properties.mp4 350.69MB
186 - Create Schema Table Naming Collation Engines Types Column Properties English.srt 48.65KB
187 - Referential Integrity Foreign Key Constraint Cascading Operations.mp4 231.48MB
187 - Referential Integrity Foreign Key Constraint Cascading Operations English.srt 27.41KB
188 - Indexes in Databases.mp4 134.84MB
188 - Indexes in Databases English.srt 26.32KB
189 - Database Normalization Denormalization.mp4 203.33MB
189 - Database Normalization Denormalization English.srt 41.94KB
18 - Operations with integers and floatingpoint numbers BigDecimal type.mp4 102.31MB
18 - Operations with integers and floatingpoint numbers BigDecimal type English.srt 6.36KB
18 - Source code of the example used in the lesson.txt 145B
190 - MySQL Documentation about statements.txt 56B
190 - Query Examples that were shown in the lesson.txt 79B
190 - SQL General Overview DDL.mp4 235.88MB
190 - SQL General Overview DDL English.srt 25.41KB
191 - INSERT statement documentation.txt 51B
191 - Query Examples that were shown in the lesson.txt 79B
191 - SQL DML CRUD Operations SELECT INSERT UPDATE DELETE.mp4 252.71MB
191 - SQL DML CRUD Operations SELECT INSERT UPDATE DELETE English.srt 35.85KB
192 - JOIN Queries UNION Subqueries.mp4 114.24MB
192 - JOIN Queries UNION Subqueries English.srt 19.01KB
192 - Query Examples that were shown in the lesson.txt 85B
193 - Find folders with Views Triggers Stored Procedures and Stored Functions SQL query examples here.txt 79B
193 - Views Triggers Stored Procedures Functions.mp4 252.57MB
193 - Views Triggers Stored Procedures Functions English.srt 40.06KB
194 - MySQL Workbench Administration.mp4 148.81MB
194 - MySQL Workbench Administration English.srt 13.13KB
195 - Database Modelling Design Conceptual Logical and Physical Data Models.mp4 140.85MB
195 - Database Modelling Design Conceptual Logical and Physical Data Models English.srt 32.13KB
196 - Homework with links to solution.txt 96B
196 - SQL Homework Task and Solution Review.mp4 52.17MB
196 - SQL Homework Task and Solution Review English.srt 10.42KB
197 - JDBC Overview Establish connection with DB from Java App.mp4 192.57MB
197 - JDBC Overview Establish connection with DB from Java App English.srt 26.20KB
197 - Source code example from the lesson.txt 101B
198 - Source code example from the lesson.txt 101B
198 - Statement PreparedStatement CallableStatement.mp4 239.04MB
198 - Statement PreparedStatement CallableStatement English.srt 28.39KB
199 - Source code example from the lesson.txt 101B
199 - Transactions Batch Updates and MetaData.mp4 231.65MB
199 - Transactions Batch Updates and MetaData English.srt 27.56KB
19 - Math class NaN Infinity.mp4 116.19MB
19 - Math class NaN Infinity English.srt 6.99KB
19 - Source code of the example used in the lesson.txt 120B
1 - Final Test 1.html 32B
1 - Homework.txt 96B
1 - Why Java and why this course What is JDK JRE and JVM.mp4 27.93MB
1 - Why Java and why this course What is JDK JRE and JVM English.srt 12.04KB
200 - DAO Data Access Object Design Pattern.mp4 224.71MB
200 - DAO Data Access Object Design Pattern English.srt 24.17KB
200 - Source code example from the lesson.txt 100B
201 - Part 1 JDBC Databases Questions and Answers.html 6.00KB
202 - Part 2 Databases Questions and Answers.html 10.12KB
203 - Part 3 SQL Questions and Answers.html 8.49KB
204 - Part 4 SQL Questions and Answers.html 16.29KB
205 - Exam task review and solution.mp4 227.23MB
205 - Exam task review and solution English.srt 24.70KB
205 - Homework description and reference to the solution.txt 96B
206 - OSI Model HTTP TCPIP.mp4 256.09MB
206 - OSI Model HTTP TCPIP English.srt 36.05KB
207 - ClientServer Architecture URI URN URL.mp4 99.61MB
207 - ClientServer Architecture URI URN URL English.srt 22.18KB
208 - Web Servers Overview.mp4 126.29MB
208 - Web Servers Overview English.srt 23.64KB
209 - HTTP Part 1.mp4 79.02MB
209 - HTTP Part 1 English.srt 21.03KB
20 - Source code of the example used in the lesson.txt 134B
20 - Type of the expression in Java.mp4 86.24MB
20 - Type of the expression in Java English.srt 5.82KB
210 - HTTP Part 2.mp4 158.56MB
210 - HTTP Part 2 English.srt 25.48KB
211 - Apache Tomcat Overview Installation and First Run.mp4 267.92MB
211 - Apache Tomcat Overview Installation and First Run English.srt 30.14KB
211 - Official Tomcat website with official documentation and possibility to download Tomcat.txt 26B
212 - Apache Tomcat Hometask with Solution.html 3.80KB
213 - Part 1 WEB Interview Questions and Answers.html 11.95KB
214 - Build Automation Tools Overview.mp4 73.53MB
214 - Build Automation Tools Overview English.srt 18.29KB
215 - Apache Maven Basics.mp4 190.40MB
215 - Apache Maven Basics English.srt 25.89KB
215 - MacOS Maven installation guide.txt 96B
215 - Maven Lifecycles reference.txt 99B
216 - The First Maven Project Archetypes.mp4 210.42MB
216 - The First Maven Project Archetypes English.srt 33.48KB
217 - Working with Maven Project.mp4 175.38MB
217 - Working with Maven Project English.srt 25.98KB
218 - Maven settingsxml.html 22.00KB
219 - Execute Maven Goals Advanced Dependency Management.mp4 260.25MB
219 - Execute Maven Goals Advanced Dependency Management English.srt 24.33KB
21 - Compare primitive and reference types Java Memory Model.mp4 174.55MB
21 - Compare primitive and reference types Java Memory Model English.srt 13.28KB
21 - Source code of the example used in the lesson.txt 150B
220 - Maven Web Project.mp4 195.43MB
220 - Maven Web Project English.srt 23.23KB
221 - Maven MultiModule Project.mp4 290.10MB
221 - Maven MultiModule Project English.srt 34.64KB
222 - Exam Task with Solution Maven Web Services.html 6.16KB
223 - Intro to Servlets Hello World Servlet.mp4 234.71MB
223 - Intro to Servlets Hello World Servlet English.srt 31.96KB
223 - Link to Jakarta documentation.txt 94B
223 - Link to the HelloWorldServlet.txt 174B
224 - Servlet API.mp4 494.69MB
224 - Servlet API English.srt 36.78KB
224 - Source code examples from the lesson.txt 151B
225 - Documentation about elements in webxml file.txt 75B
225 - Source code of ContextParamValueServlet.txt 181B
225 - Source of webxml from the lesson.txt 124B
225 - webxml Deployment Descriptor.mp4 282.99MB
225 - webxml Deployment Descriptor English.srt 22.51KB
226 - Source code of HelloWorldFilter.txt 172B
226 - Source of webxml from the lesson.txt 124B
226 - Web Filters.mp4 113.39MB
226 - Web Filters English.srt 22.83KB
227 - Session Cookies.mp4 222.09MB
227 - Session Cookies English.srt 29.83KB
227 - Source code of package with all examples from the lesson.txt 151B
227 - Source of webxml from the lesson.txt 124B
228 - Events Handling in Java Web Application.mp4 281.85MB
228 - Events Handling in Java Web Application English.srt 30.23KB
228 - Source of webxml from the lesson.txt 124B
228 - The source code of examples from the lesson.txt 162B
229 - HTML Basics.mp4 267.90MB
229 - HTML Basics English.srt 30.88KB
229 - Source code of the HTML file example from the lesson.txt 119B
22 - Homework.txt 125B
22 - Read user input from console.mp4 42.84MB
22 - Read user input from console English.srt 2.87KB
22 - Source code of the example used in the lesson.txt 128B
230 - CSS source code.txt 123B
230 - HTML with CSS source code.txt 122B
230 - СSS Basics.mp4 219.77MB
230 - СSS Basics English.srt 34.08KB
231 - HTML Forms.mp4 346.29MB
231 - HTML Forms English.srt 35.31KB
231 - Source code of HTML example from the lesson.txt 123B
231 - Source code of the Java Servlet example from the lesson.txt 172B
232 - Part 1 HTML Interview Questions and Answers.html 6.18KB
233 - Part 2 CSS Interview Questions and Answers.html 3.45KB
234 - Exam HTML CSS Servlets Web Filters Web Server.mp4 276.79MB
234 - Exam HTML CSS Servlets Web Filters Web Server English.srt 31.79KB
234 - Hometask and link to the solution.txt 96B
235 - JSP Overview.mp4 134.51MB
235 - JSP Overview English.srt 30.29KB
236 - First JSP Page Practical Examples.mp4 229.24MB
236 - First JSP Page Practical Examples English.srt 24.70KB
236 - JSP demo file.txt 121B
236 - Servlet source code from the lesson.txt 171B
237 - JSTL Dependency to add in Maven.txt 83B
237 - JSTL Part 1.mp4 185.35MB
237 - JSTL Part 1 English.srt 20.93KB
237 - Source code of JSP file with the JSTL code examples.txt 122B
237 - Source code of Servlet for JSTL Examples.txt 172B
238 - JSTL Part 2.mp4 231.87MB
238 - JSTL Part 2 English.srt 24.69KB
239 - Custom Tags in JSP.mp4 413.95MB
239 - Custom Tags in JSP English.srt 39.80KB
239 - Folder with custom tags.txt 129B
239 - JSP File Source Code from the lesson.txt 126B
239 - Package with Java Handlers implementations.txt 147B
239 - TLD file example.txt 127B
23 - Area of Triangle Solution.txt 130B
23 - Circle Circumference Solution.txt 135B
23 - Homework.txt 125B
23 - Homework Demo Class.txt 120B
23 - Homework review Operators and Operations.mp4 197.86MB
23 - Homework review Operators and Operations English.srt 12.70KB
23 - Integers Calculator Solution.txt 127B
240 - MVC Design Pattern.mp4 96.20MB
240 - MVC Design Pattern English.srt 19.23KB
240 - Source code of Controller.txt 171B
240 - Source code of Model.txt 189B
240 - Source code of View.txt 142B
241 - Layered Architecture.mp4 174.98MB
241 - Layered Architecture English.srt 32.90KB
241 - Source code of application from the lesson with layered architecture.txt 63B
242 - How to be prepared for the interview.html 1.06KB
243 - Part 1 Java Servlets Interview Questions and Answers.html 12.24KB
244 - Part 2 Java Servlets Interview Questions and Answers.html 13.09KB
245 - Part 3 Java Servlets Interview Questions and Answers.html 6.81KB
246 - Part 4 Java JSP Interview Questions and Answers.html 7.72KB
247 - Part 5 Java JSP JSTL Interview Questions and Answers.html 10.34KB
248 - Exam task description and reference to the solution.txt 96B
248 - Task Overview.mp4 240.99MB
248 - Task Overview English.srt 29.00KB
249 - Solution Overview Part 1.mp4 414.79MB
249 - Solution Overview Part 1 English.srt 32.95KB
24 - Source code of the example used in the lesson.txt 134B
24 - String object creation and main methods overview.mp4 52.64MB
24 - String object creation and main methods overview English.srt 7.89KB
250 - Solution Overview Part 2.mp4 245.83MB
250 - Solution Overview Part 2 English.srt 22.55KB
251 - Solution Overview Part 3.mp4 216.27MB
251 - Solution Overview Part 3 English.srt 13.31KB
252 - Connection Pooling DBCP C3P0 HikariCP amp Tomcat Connection Pool with JNDI.mp4 342.03MB
252 - Connection Pooling DBCP C3P0 HikariCP amp Tomcat Connection Pool with JNDI English.srt 35.35KB
252 - Documentation for attributes of connection pooling in Tomcat.txt 55B
252 - Homework task and source code of the solution.txt 96B
253 - Common Weakness Enumeration CWE official website.txt 32B
253 - OWASP Top 10 Overview.mp4 129.82MB
253 - OWASP Top 10 Overview English.srt 22.75KB
254 - Broken Access Control.mp4 459.60MB
254 - Broken Access Control English.srt 44.94KB
254 - Source code examples from the lesson.txt 152B
255 - Cryptography Failures Theory Sensitive Data Data Breach Types of Failures.mp4 115.88MB
255 - Cryptography Failures Theory Sensitive Data Data Breach Types of Failures English.srt 15.86KB
256 - Cryptography Failures Practical Examples SQL Injections TLSSSL HTTPS.mp4 153.28MB
256 - Cryptography Failures Practical Examples SQL Injections TLSSSL HTTPS English.srt 23.78KB
256 - Source code examples from the lesson.txt 151B
257 - Cryptography Failures Examples Password Encryption Hashing Salting.mp4 173.57MB
257 - Cryptography Failures Examples Password Encryption Hashing Salting English.srt 22.10KB
257 - Source code examples from the lesson.txt 151B
258 - Injection Overview Fuzzing CWEs Impact Injection Types Command Injection.mp4 123.44MB
258 - Injection Overview Fuzzing CWEs Impact Injection Types Command Injection English.srt 19.65KB
258 - Source code examples from the lesson.txt 158B
259 - Injection Cross Site Scripting Types of XSS SQL JPA NoSQL Injections.mp4 145.93MB
259 - Injection Cross Site Scripting Types of XSS SQL JPA NoSQL Injections English.srt 19.41KB
259 - Source code examples from the lesson.txt 158B
25 - Source code of the example used in the lesson.txt 129B
25 - String comparison How to compare Strings and what is String Pool.mp4 55.69MB
25 - String comparison How to compare Strings and what is String Pool English.srt 5.32KB
260 - Injection XPath Injection Log Injection Input Validation.mp4 104.08MB
260 - Injection XPath Injection Log Injection Input Validation English.srt 18.89KB
260 - Source code examples from the lesson.txt 158B
261 - Insecure Design Overivew CWEs Shift Left Security Threat Modeling Manifesto.mp4 136.66MB
261 - Insecure Design Overivew CWEs Shift Left Security Threat Modeling Manifesto English.srt 23.96KB
262 - Insecure Design Secure Design Process Security Controls Metrics Examples.mp4 150.34MB
262 - Insecure Design Secure Design Process Security Controls Metrics Examples English.srt 28.16KB
263 - NIST 800123 Guide to General Server Security.txt 77B
263 - NIST 800207 Zero Trust Architecture.txt 73B
263 - Security Misconfiguration Overview CWEs Types Reallife attacks.mp4 111.95MB
263 - Security Misconfiguration Overview CWEs Types Reallife attacks English.srt 22.93KB
264 - NIST 800123 Guide to General Server Security.txt 77B
264 - NIST 800207 Zero Trust Architecture.txt 73B
264 - Security Misconfiguration Hardening Zero Trust Defense in Depth Practice.mp4 259.24MB
264 - Security Misconfiguration Hardening Zero Trust Defense in Depth Practice English.srt 32.03KB
265 - Dependency check plugin.txt 73B
265 - pomxml from the lesson with OWASP plugin.txt 83B
265 - Vulnerable Outdated Components.mp4 240.76MB
265 - Vulnerable Outdated Components English.srt 27.70KB
266 - Identification Authentication Failures.mp4 228.21MB
266 - Identification Authentication Failures English.srt 38.85KB
267 - Software Data Integrity Failures.mp4 137.34MB
267 - Software Data Integrity Failures English.srt 19.86KB
268 - Computer Security Incident Handling Guide.txt 74B
268 - Security Logging Monitoring Failures.mp4 168.05MB
268 - Security Logging Monitoring Failures English.srt 26.43KB
269 - ServerSide Request Forgery SSRF.mp4 144.31MB
269 - ServerSide Request Forgery SSRF English.srt 27.32KB
26 - Escape Sequences in Java.mp4 15.01MB
26 - Escape Sequences in Java English.srt 3.80KB
26 - Source code of the example used in the lesson.txt 124B
270 - javautillogging package official documentation.txt 102B
270 - Logging in Java Part 1 Logging theory Logging Levels Java Logging Framework.mp4 305.07MB
270 - Logging in Java Part 1 Logging theory Logging Levels Java Logging Framework English.srt 36.56KB
270 - Source code examples from the lesson.txt 152B
271 - Log4J 2 Official documentation about Appenders.txt 58B
271 - Log4J 2 Official Documentation about Layouts.txt 56B
271 - Logback configuration documentation.txt 48B
271 - Logging in Java Part 2 Log4J Logback SLF4J.mp4 434.29MB
271 - Logging in Java Part 2 Log4J Logback SLF4J English.srt 36.67KB
271 - Source code examples from the lesson.txt 152B
272 - Exam Task Description and Solution with reference to the source code.html 7.23KB
273 - Introduction to JPA ORM.mp4 73.61MB
273 - Introduction to JPA ORM English.srt 16.33KB
274 - First JPA Project Entity ID GenerationType Composite Primary Keys etc.mp4 307.12MB
274 - First JPA Project Entity ID GenerationType Composite Primary Keys etc English.srt 24.46KB
274 - Source code of examples from the lesson.txt 109B
275 - First JPA Project Part 2 EntityManager persistencexml Transactions in JPA.mp4 218.34MB
275 - First JPA Project Part 2 EntityManager persistencexml Transactions in JPA English.srt 25.95KB
275 - Source code of examples from the lesson.txt 109B
276 - Operations with Entity Create Read Update Delete JPA Entity Lifecycle.mp4 219.10MB
276 - Operations with Entity Create Read Update Delete JPA Entity Lifecycle English.srt 22.24KB
276 - Source code of examples from the lesson.txt 119B
277 - Locking JPA Optimistic Pessimistic Locking.mp4 344.00MB
277 - Locking JPA Optimistic Pessimistic Locking English.srt 34.51KB
277 - Source code of examples from the lesson.txt 117B
278 - Relationships Between Entities.mp4 233.20MB
278 - Relationships Between Entities English.srt 26.50KB
278 - Source code of examples from the lesson.txt 117B
279 - JPA Queries Query TypedQuery NativeQuery JPQL Criteria API.mp4 314.06MB
279 - JPA Queries Query TypedQuery NativeQuery JPQL Criteria API English.srt 29.67KB
279 - Source code of examples from the lesson.txt 108B
27 - Source code from the lesson Formatter Demo.txt 122B
27 - Source code of the example used in the lesson.txt 129B
27 - String Formatting.mp4 15.32MB
27 - String Formatting English.srt 3.87KB
280 - Caching in JPAHibernate.mp4 312.22MB
280 - Caching in JPAHibernate English.srt 37.36KB
280 - Source code of examples from the lesson.txt 118B
281 - N1 Problem and Solution.mp4 278.42MB
281 - N1 Problem and Solution English.srt 20.71KB
281 - Source code of examples from the lesson.txt 103B
282 - Part 1 ORM Hibernate Interview Questions and Answers.html 18.86KB
283 - Part 2 ORM Hibernate Interview Questions and Answers.html 15.62KB
284 - Part 3 JPA Interview Questions and Answers.html 14.90KB
285 - Part 4 JPA Interview Questions and Answers.html 14.23KB
286 - EXAM TASK JPA Hibernate.mp4 369.84MB
286 - EXAM TASK JPA Hibernate English.srt 25.10KB
286 - Homework description and reference to the solution.txt 96B
287 - List of Spring projects.txt 26B
287 - Official Site of Spring.txt 17B
287 - Spring Framework General Overview.mp4 129.23MB
287 - Spring Framework General Overview English.srt 19.71KB
287 - Spring Initializr.txt 24B
288 - Spring Architecture Inversion of Control Dependency Injection Spring Beans.mp4 103.56MB
288 - Spring Architecture Inversion of Control Dependency Injection Spring Beans English.srt 18.56KB
289 - applicationContextxml.txt 107B
289 - IoC Beans Configuration XML and Annotations Practice.mp4 78.32MB
289 - IoC Beans Configuration XML and Annotations Practice English.srt 40.83KB
289 - Source code examples from the lesson.txt 115B
28 - Homework.txt 96B
28 - Regular expressions in Java.mp4 117.58MB
28 - Regular expressions in Java English.srt 7.54KB
28 - Source code of the example used in the lesson.txt 127B
290 - Source code examples from the lesson.txt 118B
290 - Spring Dependency Injection Practice.mp4 410.20MB
290 - Spring Dependency Injection Practice English.srt 32.42KB
291 - Commit with the changes for this lesson.txt 105B
291 - Java Spring MVC source code examples from the lesson Repository.txt 57B
291 - Spring MVC Overview First Project.mp4 426.17MB
291 - Spring MVC Overview First Project English.srt 39.88KB
292 - Model RequestParam PathVariable.mp4 295.65MB
292 - Model RequestParam PathVariable English.srt 24.61KB
292 - Source code examples from the lesson.txt 147B
293 - JSR 303 Bean Validation.txt 36B
293 - Source code examples from the lesson Models.txt 116B
293 - Source code examples from the lesson UserController.txt 142B
293 - Spring MVC Forms ModelAttribute Bean Validation.mp4 380.58MB
293 - Spring MVC Forms ModelAttribute Bean Validation English.srt 30.55KB
293 - Validation constraints annotations.txt 104B
294 - Exception Handling in Spring MVC.mp4 354.73MB
294 - Exception Handling in Spring MVC English.srt 31.68KB
294 - Source code examples from the lesson.txt 117B
295 - Serving Static Resources in Spring MVC.mp4 83.82MB
295 - Serving Static Resources in Spring MVC English.srt 17.94KB
295 - Source code of examples commit with changes.txt 105B
296 - Source code of examples commit with changes.txt 105B
296 - WebFilters HandlerInterceptor in Spring MVC.mp4 175.24MB
296 - WebFilters HandlerInterceptor in Spring MVC English.srt 22.98KB
297 - L10N I18N in Spring MVC.mp4 39.61MB
297 - L10N I18N in Spring MVC English.srt 18.35KB
297 - Source code of examples commit with changes.txt 105B
298 - Redirect Forward in Spring MVC.mp4 46.93MB
298 - Redirect Forward in Spring MVC English.srt 20.03KB
298 - Source code of examples commit with changes.txt 105B
299 - Source code of examples commit with changes COOKIES.txt 105B
299 - Source code of examples commit with changes PROPERTIES.txt 105B
299 - Spring API Work with Cookies in Spring MVC Work with Properties.mp4 123.03MB
299 - Spring API Work with Cookies in Spring MVC Work with Properties English.srt 11.28KB
29 - Homework review String.mp4 15.36MB
29 - Homework review String English.srt 2.78KB
29 - Source code SOLUTION Floatingpoint number formatting.txt 130B
29 - Source code SOLUTION Split words regular expression.txt 122B
2 - Communication plan.mp4 75.56MB
2 - Communication plan English.srt 6.29KB
2 - Facebook of the Tutor.txt 40B
2 - Facebook Page with Udemy Coupons from Learn IT University.txt 43B
2 - Final Test 2.html 32B
2 - Instagram of the Tutor.txt 42B
2 - ITBulls Company Official Web Site.txt 21B
2 - LinkedIn ITBulls company official page.txt 41B
2 - LinkedIn of the Tutor.txt 44B
2 - Patreon account of the Tutor.txt 39B
2 - Telegram Channel with Latest News and important information.txt 96B
2 - Youtube channel with free lessons and blog.txt 33B
300 - EXAM Spring Core Spring MVC.mp4 722.88MB
300 - EXAM Spring Core Spring MVC English.srt 46.90KB
300 - Task description reference to the solution and the source code.txt 96B
301 - Spring Security Introduction.mp4 124.43MB
301 - Spring Security Introduction English.srt 20.11KB
302 - First Login Form First Security Filter Configuration.mp4 623.56MB
302 - First Login Form First Security Filter Configuration English.srt 42.77KB
302 - Source code of examples commit with changes.txt 105B
303 - Login with Database Users Roles Privileges.mp4 384.16MB
303 - Login with Database Users Roles Privileges English.srt 31.84KB
303 - Source code of examples commit with changes.txt 105B
304 - Remember Me Methods Security.mp4 207.59MB
304 - Remember Me Methods Security English.srt 19.60KB
304 - Source code of examples commit with changes.txt 105B
305 - Source code of examples commit with changes.txt 105B
305 - Spring Security Architecture Authentication Provider.mp4 247.38MB
305 - Spring Security Architecture Authentication Provider English.srt 22.18KB
306 - EXAM Spring Security Online Shop.mp4 373.92MB
306 - EXAM Spring Security Online Shop English.srt 32.94KB
306 - Exam task description with the reference to the solution.txt 96B
307 - Spring Data Spring Data JPA Overview.mp4 82.69MB
307 - Spring Data Spring Data JPA Overview English.srt 17.09KB
308 - Source code of examples commit with changes.txt 105B
308 - Spring Data JPA Practice.mp4 365.73MB
308 - Spring Data JPA Practice English.srt 25.56KB
309 - EXAM Spring Data JPA Online Shop.html 467B
30 - Homework.txt 96B
30 - if else construction.mp4 73.80MB
30 - if else construction English.srt 4.55KB
30 - Source code of the example used in the lesson.txt 130B
310 - Spring JDBC Overview.mp4 99.84MB
310 - Spring JDBC Overview English.srt 15.96KB
311 - Source code of examples commit with changes.txt 105B
311 - Spring JDBC Practice.mp4 458.29MB
311 - Spring JDBC Practice English.srt 35.32KB
312 - EXAM Spring JDBC Online Shop.html 465B
313 - Aspect Oriented Programming.mp4 100.23MB
313 - Aspect Oriented Programming English.srt 21.26KB
314 - Source code of examples commit with changes.txt 105B
314 - Spring AOP with AspectJ Practice.mp4 340.45MB
314 - Spring AOP with AspectJ Practice English.srt 27.43KB
315 - REST Architecture Overview and Key Principles.mp4 121.78MB
315 - REST Architecture Overview and Key Principles English.srt 26.08KB
316 - Naming Convention for RESTful Services.mp4 113.22MB
316 - Naming Convention for RESTful Services English.srt 21.67KB
317 - RESTful Service Implementation with Spring MVC.mp4 471.37MB
317 - RESTful Service Implementation with Spring MVC English.srt 29.13KB
317 - Source code of examples commit with changes.txt 105B
318 - Review of tools for API testing Postman Installation.mp4 88.60MB
318 - Review of tools for API testing Postman Installation English.srt 17.46KB
319 - API Testing with Postman.mp4 284.54MB
319 - API Testing with Postman English.srt 27.92KB
319 - Commit with changes.txt 105B
319 - Postman collections.txt 108B
31 - Homework review if statement.mp4 46.43MB
31 - Homework review if statement English.srt 2.66KB
31 - Source code SOLUTION Add Numbers.txt 133B
31 - Source code SOLUTION Admin Guest Mode.txt 137B
320 - Spring Boot Introduction.mp4 132.01MB
320 - Spring Boot Introduction English.srt 29.17KB
321 - Source code of the first Spring Boot project from the lesson commit with changes.txt 106B
321 - Spring Initializr Tool.txt 24B
321 - The First Spring Boot Project.mp4 181.48MB
321 - The First Spring Boot Project English.srt 22.70KB
322 - Source code of examples commit with changes.txt 106B
322 - Spring Boot Starters.mp4 538.35MB
322 - Spring Boot Starters English.srt 42.01KB
322 - Spring Boot Starters on Github.txt 97B
323 - Common Spring Boot Application Properties.txt 90B
323 - Source code of examples commit with changes.txt 106B
323 - Spring Boot Configurations Application Properties.mp4 327.99MB
323 - Spring Boot Configurations Application Properties English.srt 36.69KB
324 - Source code of examples commit with changes.txt 106B
324 - Spring Boot Actuator Monitoring Tools.mp4 271.10MB
324 - Spring Boot Actuator Monitoring Tools English.srt 32.10KB
325 - Part 1 Spring Interview Questions and Answers.html 15.24KB
326 - Part 2 Spring Interview Questions and Answers.html 8.81KB
327 - Part 3 Spring Interview Questions and Answers.html 11.38KB
328 - Intro to the OpenAI Section.html 478B
329 - GPT 4 models.txt 45B
329 - GPT 4 promo page.txt 32B
329 - Link to the documentation with description of Models.txt 39B
329 - OpenAI Basic Concepts.mp4 337.73MB
329 - OpenAI Basic Concepts English.srt 32.87KB
32 - Homework.txt 96B
32 - Source code of the example used in the lesson.txt 130B
32 - switch construction.mp4 79.09MB
32 - switch construction English.srt 5.77KB
330 - What programming language to choose.mp4 506.87MB
330 - What programming language to choose English.srt 52.94KB
331 - QA Online Stream with Students June 19th 2021.mp4 661.62MB
331 - QA Online Stream with Students June 19th 2021 English.srt 64.50KB
332 - Bonus Lesson.mp4 47.65MB
332 - Bonus Lesson English.srt 4.27KB
332 - Facebook Andrii Piatakha.txt 40B
332 - Facebook Page with Udemy Coupons from Learn IT University.txt 43B
332 - Free book about AI by Andrii Piatakha scifi.txt 44B
332 - Instagram Andrii Piatakha.txt 42B
332 - ITBulls Company Official Web Site.txt 20B
332 - LinkedIn Andrii PIatakha.txt 44B
332 - LinkedIn ITBulls company official page.txt 41B
332 - Public profile of Tutor with list of all courses Andrii Piatakha.txt 43B
332 - Support me on Patreon by getting access to EXCLUSIVE content.txt 39B
332 - Telegram Channel with Latest News and important information.txt 96B
332 - Youtube channel with free lessons and blog.txt 33B
33 - Homework review switch statement.mp4 17.59MB
33 - Homework review switch statement English.srt 917B
33 - Source code SOLUTION User Activity Selector.txt 143B
34 - Random numbers generation.mp4 9.71MB
34 - Random numbers generation English.srt 2.96KB
34 - Source code of the example used in the lesson.txt 117B
35 - Source code of the example used in the lesson.txt 139B
35 - while loop.mp4 26.61MB
35 - while loop English.srt 2.75KB
36 - dowhile loop.mp4 23.58MB
36 - dowhile loop English.srt 2.13KB
36 - Source code of the example used in the lesson.txt 141B
37 - for with condition loop.mp4 60.79MB
37 - for with condition loop English.srt 3.64KB
37 - Source code of the example used in the lesson.txt 150B
38 - for each loop.mp4 36.18MB
38 - for each loop English.srt 2.43KB
38 - Source code of the example used in the lesson.txt 141B
39 - Nested loops.mp4 19.45MB
39 - Nested loops English.srt 1.16KB
39 - Source code of the example used in the lesson.txt 141B
3 - Tips to Improve Your Course Taking Experience.html 1.85KB
40 - Jump Statements Break and Continue.mp4 48.20MB
40 - Jump Statements Break and Continue English.srt 3.21KB
40 - Source code of the example used in the lesson.txt 144B
41 - Homework.txt 96B
41 - Labels in Java.mp4 56.07MB
41 - Labels in Java English.srt 3.59KB
41 - Source code of the example used in the lesson.txt 136B
42 - Homework review Iteration Statements Loops.mp4 27.12MB
42 - Homework review Iteration Statements Loops English.srt 1.73KB
42 - Solution Digits from new line.txt 144B
42 - Solution Print matrix to console.txt 149B
42 - Solution Pyramid in console.txt 145B
43 - Methods in Java Overview.mp4 32.23MB
43 - Methods in Java Overview English.srt 7.43KB
43 - Source code of the example used in the lesson.txt 121B
44 - Parameter Passing Mechanism in Java.mp4 63.71MB
44 - Parameter Passing Mechanism in Java English.srt 7.75KB
44 - Source code of the example used in the lesson.txt 125B
45 - Recursive methods.mp4 22.04MB
45 - Recursive methods English.srt 4.02KB
45 - Source code of the example used in the lesson.txt 130B
46 - Methods in Java Homework.txt 96B
46 - Source code of the example used in the lesson.txt 121B
46 - Variable Length Arguments.mp4 41.63MB
46 - Variable Length Arguments English.srt 5.10KB
47 - Homework review Methods.mp4 10.82MB
47 - Homework review Methods English.srt 1.78KB
47 - Solution Calculate amount of words.txt 126B
47 - Solution Convert decimal to Roman numbers and vice versa.txt 134B
47 - Solution Draw rectanagle empty inside.txt 127B
47 - Solution Extend array.txt 127B
47 - Solution Filter String array to leave words no less than specific length.txt 130B
47 - Solution Find max integer in array.txt 123B
47 - Solution Greates common divisor.txt 134B
47 - Solution Rotate Matrix.txt 127B
47 - Solution String processor.txt 128B
47 - Solution Sum digits in a number.txt 130B
47 - Solution Turn each first char in the word to uppercase.txt 129B
48 - Enumerations in Java.mp4 88.26MB
48 - Enumerations in Java English.srt 10.93KB
48 - Homework.txt 96B
48 - Solution Message type priority.txt 112B
48 - Source code of the example used in the lesson.txt 109B
49 - How to debug Java programs.mp4 36.05MB
49 - How to debug Java programs English.srt 10.65KB
4 - Learn IT application in Play Market.txt 84B
4 - Page where you can generate FREE bonus code for your self to remove limits in Application.txt 53B
4 - Unlimited access to Learn IT application for students.mp4 66.25MB
4 - Unlimited access to Learn IT application for students English.srt 4.60KB
50 - Objectoriented programming Basics.mp4 221.15MB
50 - Objectoriented programming Basics English.srt 21.95KB
51 - Classes Objects.mp4 272.84MB
51 - Classes Objects English.srt 22.22KB
51 - Source code Cart class.txt 118B
51 - Source code Demo class.txt 118B
51 - Source code Product class.txt 121B
52 - Different types of Classes Abstract keyword and Abstract classes.mp4 204.64MB
52 - Different types of Classes Abstract keyword and Abstract classes English.srt 15.33KB
52 - Source code Abstract Product.txt 136B
52 - Source code Cart with Tax and Discount.txt 118B
52 - Source code Demo class.txt 133B
52 - Source code Master Product.txt 142B
52 - Source code POJO Product.txt 121B
52 - Source code User class.txt 133B
52 - Source code Variant product.txt 143B
53 - Interfaces.mp4 203.00MB
53 - Interfaces English.srt 18.33KB
53 - Source code ChasePaymentProcessor.txt 138B
53 - Source code Client class.txt 123B
53 - Source code PaymentData.txt 128B
53 - Source code PaymentProcessor interface.txt 133B
53 - Source code PaymentValidator.txt 133B
53 - Source code PayPalPaymentProcessor.txt 139B
54 - Inheritance.mp4 195.60MB
54 - Inheritance English.srt 15.96KB
54 - Source code Demo.txt 122B
54 - Source code Object initialization order.txt 143B
54 - Source code Phone.txt 123B
54 - Source code Product.txt 125B
55 - Polymorphism and final keyword.mp4 189.84MB
55 - Polymorphism and final keyword English.srt 14.01KB
55 - Source code Account Information.txt 137B
55 - Source code Admin User.txt 128B
55 - Source code Archiver.txt 127B
55 - Source code Content Manager.txt 133B
55 - Source code Demo.txt 123B
55 - Source code Profile.txt 126B
55 - Source code Profile Information Data.txt 141B
55 - Source code Rar Archiver.txt 130B
55 - Source code User.txt 123B
55 - Source code User Profile.txt 130B
55 - Source code Zip Archiver.txt 130B
56 - Source code Demo.txt 121B
56 - Source code Employee.txt 125B
56 - Source code User.txt 121B
56 - static keyword.mp4 135.67MB
56 - static keyword English.srt 11.06KB
57 - Encapsulation.mp4 105.35MB
57 - Encapsulation English.srt 9.60KB
57 - Source code All examples from the lecture.txt 114B
58 - Object JNI and Object class overview.mp4 203.56MB
58 - Object JNI and Object class overview English.srt 13.91KB
59 - SOLID principles overview Single Responsibility Principle.mp4 105.69MB
59 - SOLID principles overview Single Responsibility Principle English.srt 10.81KB
59 - Source code All examples from the lecture.txt 108B
5 - Homework.txt 96B
5 - How to set up env variables on Mac OS.txt 96B
5 - JDK Installation.mp4 165.74MB
5 - JDK Installation English.srt 11.34KB
60 - Open Closed Principle.mp4 106.78MB
60 - Open Closed Principle English.srt 10.90KB
60 - Source code All examples from the lecture.txt 108B
61 - Liskov Substitution Principle.mp4 75.93MB
61 - Liskov Substitution Principle English.srt 6.87KB
61 - Source code All examples from the lecture.txt 108B
62 - Interface Segregation Principle.mp4 61.05MB
62 - Interface Segregation Principle English.srt 6.91KB
62 - Source code All examples from the lecture.txt 108B
63 - Dependency Inversion Principle.mp4 93.53MB
63 - Dependency Inversion Principle English.srt 8.40KB
63 - Source code All examples from the lecture.txt 108B
64 - How to be prepared for the interview.html 990B
65 - Part 1 OOP Interview Questions and Answers.html 11.89KB
66 - Part 2 OOP Interview Questions and Answers.html 10.47KB
67 - Exam and homework for OOP topic.mp4 140.41MB
67 - Exam and homework for OOP topic English.srt 13.23KB
67 - EXAM task and OOP Homework.txt 96B
67 - Solution of exam task.txt 116B
67 - Solution of OOP hometasks.txt 103B
67 - Template of exam task.txt 126B
68 - Version Control Systems Git Overview.mp4 50.73MB
68 - Version Control Systems Git Overview English.srt 10.10KB
69 - Git download Web site.txt 29B
69 - How to Install Git and Basic Git Configuration.mp4 151.19MB
69 - How to Install Git and Basic Git Configuration English.srt 12.84KB
6 - Java 18.html 366B
70 - How to set WIndows notepad as a default text editor in git.html 288B
71 - Git repo init First commit and main bracnh.mp4 107.11MB
71 - Git repo init First commit and main bracnh English.srt 11.88KB
72 - Git ignore for different languages.txt 35B
72 - Git ignoring Git log.mp4 108.00MB
72 - Git ignoring Git log English.srt 14.15KB
73 - Git undoing things Vi text editor.mp4 115.48MB
73 - Git undoing things Vi text editor English.srt 11.09KB
74 - Git remote repositories.mp4 100.51MB
74 - Git remote repositories English.srt 14.22KB
75 - SSH Connection.mp4 104.07MB
75 - SSH Connection English.srt 11.97KB
76 - Git Branching.mp4 150.63MB
76 - Git Branching English.srt 24.43KB
76 - ls command details.txt 46B
77 - Pull Requests Merge Requests.mp4 116.88MB
77 - Pull Requests Merge Requests English.srt 16.27KB
78 - Updating local repository fetch merge pull Team development demo.mp4 157.18MB
78 - Updating local repository fetch merge pull Team development demo English.srt 17.83KB
79 - Merge Conflicts.mp4 200.23MB
79 - Merge Conflicts English.srt 19.80KB
7 - First application Hello World App.mp4 162.66MB
7 - First application Hello World App English.srt 17.38KB
7 - Homework.txt 125B
80 - Git Rebasing Force Update of remote repository.mp4 163.39MB
80 - Git Rebasing Force Update of remote repository English.srt 24.49KB
81 - Git Interactive Rebase.mp4 128.67MB
81 - Git Interactive Rebase English.srt 13.46KB
82 - Git reset.mp4 100.34MB
82 - Git reset English.srt 16.79KB
83 - Git stash.mp4 147.08MB
83 - Git stash English.srt 17.97KB
84 - Restoring lost snapshots in Git git reflog.mp4 102.46MB
84 - Restoring lost snapshots in Git git reflog English.srt 10.07KB
85 - Git cherrypick moving commits between branches.mp4 117.84MB
85 - Git cherrypick moving commits between branches English.srt 15.61KB
86 - Cloning remote repository git clone.html 1.15KB
87 - Git and Eclipse integration.mp4 192.45MB
87 - Git and Eclipse integration English.srt 21.59KB
88 - Exception Handling in Java.mp4 399.14MB
88 - Exception Handling in Java English.srt 38.26KB
88 - Source code of all examples from the lesson.txt 107B
89 - Java Collections Framework Overview.mp4 58.15MB
89 - Java Collections Framework Overview English.srt 13.94KB
8 - bat file.txt 74B
8 - Hello World Application.txt 83B
8 - Homework Solution bat file creation.mp4 31.72MB
8 - Homework Solution bat file creation English.srt 2.42KB
90 - Collection Interface.mp4 116.80MB
90 - Collection Interface English.srt 15.44KB
91 - Interfaces List Set and Queue Overview.mp4 61.05MB
91 - Interfaces List Set and Queue Overview English.srt 12.14KB
92 - List implementations ArrayList Vector CopyOnWriteArrayList Stack.mp4 294.99MB
92 - List implementations ArrayList Vector CopyOnWriteArrayList Stack English.srt 28.60KB
93 - Homework.txt 96B
93 - LinkedList VS ArrayList Big O Notation Homework.mp4 295.18MB
93 - LinkedList VS ArrayList Big O Notation Homework English.srt 33.62KB
93 - Solution for DefaultMyList coding exercise.txt 139B
93 - Solution of the homework Backend system for online store with list.txt 124B
93 - Solution of the homework DefaultList and Performance of ArrayList vs LinkedList.txt 120B
93 - Source code of the example used in the lesso.txt 131B
93 - Template project for your homework.txt 127B
94 - Comparator and Comparable.mp4 361.30MB
94 - Comparator and Comparable English.srt 24.06KB
94 - Homework.txt 96B
94 - Homework Solution Custom Comparator.txt 171B
94 - Source code of the example used in the lesson.txt 128B
95 - Homework.txt 96B
95 - Homework Solution Custom Iterator and ListIterator.txt 120B
95 - Iterable Iterator ListIterator.mp4 462.65MB
95 - Iterable Iterator ListIterator English.srt 28.30KB
95 - Source code of the examples used in the lesson.txt 121B
96 - Homework.txt 96B
96 - Queue and Deque.mp4 237.04MB
96 - Queue and Deque English.srt 28.03KB
96 - Solution for Homework Backend system for help desk.txt 133B
96 - Source code of the example used in the lesson.txt 133B
97 - Map Hierarchy.mp4 266.33MB
97 - Map Hierarchy English.srt 22.72KB
98 - Hash Tables HashMap.mp4 422.20MB
98 - Hash Tables HashMap English.srt 33.65KB
98 - Source code of MapDemo class.txt 118B
98 - Source code of MapSortingDemo class.txt 128B
99 - Homework LRU Cache Implementation.txt 96B
99 - Homework solution.txt 108B
99 - LinkedHashMap.mp4 131.65MB
99 - LinkedHashMap English.srt 12.70KB
99 - Source code of the example used in the lesson.txt 128B
9 - Homework.txt 125B
9 - Integrated Development Environment Eclipse Overview.mp4 183.74MB
9 - Integrated Development Environment Eclipse Overview English.srt 16.35KB
Distribution statistics by country
Russia (RU) 5
Rwanda (RW) 2
Azerbaijan (AZ) 1
Total 8
IP List List of IP addresses which were distributed this torrent