首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - Java from Zero to First Job - Practical Guide, 800+ examples
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-11-7 05:58
2024-11-22 19:35
205
25.44 GB
224
磁力链接
magnet:?xt=urn:btih:819a84a3372c6db831228ff3027bb535de21eebe
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjgxOWE4NGEzMzcyYzZkYjgzMTIyOGZmMzAyN2JiNTM1ZGUyMWVlYmVaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
Java
from
Zero
to
First
Job
-
Practical
Guide
800
examples
文件列表
01 - Introduction/001 Why Java and why this course What is JDK, JRE and JVM.mp4
51.82MB
01 - Introduction/002 Communication plan.mp4
49.09MB
01 - Introduction/004 Unlimited access to 'Learn IT' application for students.mp4
44.5MB
02 - Java Basics/001 JDK Installation.mp4
113.55MB
02 - Java Basics/002 First application Hello World App.mp4
99.8MB
02 - Java Basics/003 Homework Solution .bat file creation.mp4
20.62MB
02 - Java Basics/004 Integrated Development Environment, Eclipse Overview.mp4
125.02MB
02 - Java Basics/005 Comments in Java source code.mp4
83.07MB
03 - Primitive Data Types, Variables and Arrays/001 Primitive types and variables.mp4
157.7MB
03 - Primitive Data Types, Variables and Arrays/002 Number Systems.mp4
50.52MB
03 - Primitive Data Types, Variables and Arrays/003 Arrays.mp4
172.66MB
04 - Eclipse Tips and Tricks/001 Packages creation and package presentation in eclipse.mp4
23.32MB
04 - Eclipse Tips and Tricks/002 Plugins how to install free plugins, eclipse marketplace, workspace styles.mp4
26.7MB
04 - Eclipse Tips and Tricks/003 Code Refactoring in Eclipse.mp4
85.62MB
05 - Operators and Operations with primitive types/001 Operators in Java.mp4
267.7MB
05 - Operators and Operations with primitive types/002 Operations with integers and floating-point numbers, BigDecimal type.mp4
67.46MB
05 - Operators and Operations with primitive types/003 Math class, NaN, Infinity.mp4
76.14MB
05 - Operators and Operations with primitive types/004 Type of the expression in Java.mp4
57.32MB
05 - Operators and Operations with primitive types/005 Compare primitive and reference types & Java Memory Model.mp4
117.36MB
05 - Operators and Operations with primitive types/006 Read user input from console.mp4
29.19MB
05 - Operators and Operations with primitive types/007 Homework review Operators and Operations.mp4
131.03MB
06 - Strings in Java/001 String object creation and main methods overview.mp4
79.63MB
06 - Strings in Java/002 String comparison How to compare Strings and what is String Pool.mp4
50.67MB
06 - Strings in Java/003 Escape Sequences in Java.mp4
36.94MB
06 - Strings in Java/004 String Formatting.mp4
39.23MB
06 - Strings in Java/005 Regular expressions in Java.mp4
78.32MB
06 - Strings in Java/006 Homework review String.mp4
27.97MB
07 - Control Statements/001 'if - else' construction.mp4
49.92MB
07 - Control Statements/002 Homework review 'if' statement.mp4
31.16MB
07 - Control Statements/003 'switch' construction.mp4
53.27MB
07 - Control Statements/004 Homework review 'switch' statement.mp4
11.9MB
08 - Miscellaneous/001 Random numbers generation.mp4
20.66MB
09 - Iteration Statements (Loops) in Java/001 'while' loop.mp4
18.8MB
09 - Iteration Statements (Loops) in Java/002 'do-while' loop.mp4
23.7MB
09 - Iteration Statements (Loops) in Java/003 'for' with condition loop.mp4
41.26MB
09 - Iteration Statements (Loops) in Java/004 'for each' loop.mp4
24.47MB
09 - Iteration Statements (Loops) in Java/005 Nested loops.mp4
13.39MB
09 - Iteration Statements (Loops) in Java/006 Jump Statements - Break and Continue.mp4
32.65MB
09 - Iteration Statements (Loops) in Java/007 Labels in Java.mp4
37.87MB
09 - Iteration Statements (Loops) in Java/008 Homework review Iteration Statements (Loops).mp4
18.35MB
10 - Methods in Java/001 Methods in Java Overview.mp4
50.07MB
10 - Methods in Java/002 Parameter Passing Mechanism in Java.mp4
54.69MB
10 - Methods in Java/003 Recursive methods.mp4
41.58MB
10 - Methods in Java/004 Variable Length Arguments.mp4
35.05MB
10 - Methods in Java/005 Homework review Methods.mp4
15.94MB
11 - Enumerations in Java/001 Enumerations in Java.mp4
75.2MB
12 - Debugging Tools/001 How to debug Java programs.mp4
89.62MB
13 - Object-oriented programming/001 Object-oriented programming Basics.mp4
150.63MB
13 - Object-oriented programming/002 Classes & Objects.mp4
177.71MB
13 - Object-oriented programming/003 Different types of Classes, Abstract keyword and Abstract classes.mp4
130.69MB
13 - Object-oriented programming/004 Interfaces.mp4
128.15MB
13 - Object-oriented programming/005 Inheritance.mp4
122.92MB
13 - Object-oriented programming/006 Polymorphism and 'final' keyword.mp4
122.21MB
13 - Object-oriented programming/007 'static' keyword.mp4
86.54MB
13 - Object-oriented programming/008 Encapsulation.mp4
64.58MB
13 - Object-oriented programming/009 Object, JNI and Object class overview.mp4
130.39MB
13 - Object-oriented programming/010 SOLID principles overview & Single Responsibility Principle.mp4
66.38MB
13 - Object-oriented programming/011 Open Closed Principle.mp4
67.63MB
13 - Object-oriented programming/012 Liskov Substitution Principle.mp4
48.66MB
13 - Object-oriented programming/013 Interface Segregation Principle.mp4
38.8MB
13 - Object-oriented programming/014 Dependency Inversion Principle.mp4
60.35MB
14 - === EXAM OOP & Object Oriented e-Commerce console applications ===/001 Exam and homework for OOP topic.mp4
90.04MB
15 - GIT/001 Version Control Systems & Git - Overview.mp4
36.37MB
15 - GIT/002 How to Install Git and Basic Git Configuration.mp4
88.18MB
15 - GIT/004 Git repo init, First commit and main bracnh.mp4
68.97MB
15 - GIT/005 Git ignoring & Git log.mp4
70.01MB
15 - GIT/006 Git undoing things & Vi text editor.mp4
74.98MB
15 - GIT/007 Git remote repositories.mp4
65.59MB
15 - GIT/008 SSH Connection.mp4
67.31MB
15 - GIT/009 Git Branching.mp4
125.85MB
15 - GIT/010 Pull Requests & Merge Requests.mp4
74.64MB
15 - GIT/011 Updating local repository (fetch, merge, pull) & Team development demo.mp4
101.97MB
15 - GIT/012 Merge Conflicts.mp4
108.53MB
15 - GIT/013 Git Rebasing & Force Update of remote repository.mp4
108.49MB
15 - GIT/014 Git Interactive Rebase.mp4
83.16MB
15 - GIT/015 Git reset.mp4
68.06MB
15 - GIT/016 Git stash.mp4
95.15MB
15 - GIT/017 Restoring lost snapshots in Git git reflog.mp4
66.26MB
15 - GIT/018 Git cherry-pick moving commits between branches.mp4
77.44MB
15 - GIT/020 Git and Eclipse integration.mp4
119.5MB
16 - Excpetion Handling/001 Exception Handling in Java.mp4
260.78MB
17 - Java Collections Framework/001 Java Collections Framework Overview.mp4
42.02MB
17 - Java Collections Framework/002 Collection Interface.mp4
76.09MB
17 - Java Collections Framework/003 Interfaces List, Set and Queue Overview.mp4
40.93MB
17 - Java Collections Framework/004 List implementations - ArrayList, Vector, CopyOnWriteArrayList & Stack.mp4
222.13MB
17 - Java Collections Framework/005 LinkedList VS ArrayList, Big O Notation & Homework.mp4
191.04MB
17 - Java Collections Framework/006 Comparator and Comparable.mp4
232.76MB
17 - Java Collections Framework/007 Iterable, Iterator & ListIterator.mp4
238.63MB
17 - Java Collections Framework/008 Queue and Deque.mp4
153.21MB
17 - Java Collections Framework/009 Map Hierarchy.mp4
174.35MB
17 - Java Collections Framework/010 Hash Tables & HashMap.mp4
221.7MB
17 - Java Collections Framework/011 LinkedHashMap.mp4
84.69MB
17 - Java Collections Framework/012 SortedMap, NavigableMap & TreeMap.mp4
156.88MB
17 - Java Collections Framework/013 Set Implementations (HashSet practice) & java.util.Colelctions class.mp4
178.97MB
18 - Generics/001 Generics in Java.mp4
322.99MB
19 - Functional Programming in Java/001 Functional Programming in Java Overview.mp4
71.63MB
19 - Functional Programming in Java/002 Functional Interface, Lambda Functions & Method References.mp4
184.35MB
19 - Functional Programming in Java/003 Function & BiFunction Theory & Practice.mp4
241.3MB
19 - Functional Programming in Java/004 Consumer, BiConsumer, Predicate & BiPredicate.mp4
228.76MB
20 - Stream API/001 Stream API with Practical Exercises.mp4
249.45MB
21 - Input and Output Streams in Java/001 Input and Output Streams in Java.mp4
352.5MB
21 - Input and Output Streams in Java/002 Serialization and Cloning.mp4
203.53MB
22 - Multithreading/001 Multithreading Overview.mp4
70.94MB
22 - Multithreading/002 First Multithreading Program Thread & Runnable.mp4
285.25MB
22 - Multithreading/003 Thread Scheduler, Race Condition, Daemon Threads & Thread Groups.mp4
185.72MB
22 - Multithreading/004 Synchronization Basics.mp4
256.03MB
22 - Multithreading/005 Memory Management in Multithreading Programs.mp4
162.65MB
22 - Multithreading/006 Deadlock & Livelock.mp4
120.34MB
22 - Multithreading/007 Executor Services, Callable & Future.mp4
202.55MB
22 - Multithreading/008 Executor Service Implementations & ThreadFactory.mp4
275.94MB
22 - Multithreading/009 ForkJoin Framework.mp4
160.9MB
22 - Multithreading/010 CompletableFuture.mp4
302.04MB
22 - Multithreading/011 Lock API - Lock, ReadWriteLock, ReentrantLock, ReentrantReadWriteLock, StampedLo.mp4
395.36MB
22 - Multithreading/012 Synchronizers - CyclicBarrier, CountDownLatch, Semaphore, Exchanger & Phaser.mp4
321.9MB
22 - Multithreading/013 Homework Multithreading.mp4
60.11MB
23 - Date and Time in JDK/001 Time Standards (GMT, UTC), Date and Calendar from java.util.mp4
268.83MB
23 - Date and Time in JDK/002 java.time package (Instant, LocalDateTime, ZonedDateTime, OffsetDateTime etc).mp4
383.84MB
24 - Java Reflection API/001 Java Reflection API.mp4
287.05MB
24 - Java Reflection API/002 Annotations.mp4
176.95MB
25 - JDK API/001 StringBuilder & StringBuffer.mp4
146.8MB
25 - JDK API/002 java.util.Optional - Optional in Java.mp4
265.27MB
26 - Modules in Java & Migration of Java Apps/001 Modules in Java Modular Application Example.mp4
233.6MB
26 - Modules in Java & Migration of Java Apps/002 Migration of Java Apps Example of migration to a modular application.mp4
192.56MB
27 - Testing for Software Engineers/001 Testing for software engineers Overview.mp4
122.28MB
28 - Unit Testing & JUnit 5/001 Unit Testing & JUnit Overview.mp4
124.66MB
28 - Unit Testing & JUnit 5/002 JUnit 5 examples VS JUnit 4 + Equivalence class partitioning.mp4
216.09MB
28 - Unit Testing & JUnit 5/003 JUnit 5 API (Advanced) & Test Code Coverage.mp4
252.83MB
28 - Unit Testing & JUnit 5/004 JUnit 5 API (Advanced p. 2) & Hamcrest Library.mp4
205.16MB
29 - Integration testing & Mockito/001 Integration Testing in Java.mp4
54.03MB
29 - Integration testing & Mockito/002 Mockito Part 1.mp4
220.01MB
29 - Integration testing & Mockito/003 Mockito Part 2.mp4
202.56MB
30 - PowerMockito/001 PowerMock.mp4
142.76MB
31 - TDD, BDD & ATTD/001 Test-driven development Theory.mp4
107MB
31 - TDD, BDD & ATTD/002 BDD & ATTD.mp4
72MB
31 - TDD, BDD & ATTD/003 TDD, BDD & ATTD - Practice.mp4
79.51MB
32 - Object-oriented Architecture, Clean Code Design (Advanced)/001 Clean Code Architecture, Coupling & Cohesion.mp4
96.4MB
32 - Object-oriented Architecture, Clean Code Design (Advanced)/002 Tell, Don’t Ask Pricniple & Data Structures.mp4
104.04MB
32 - Object-oriented Architecture, Clean Code Design (Advanced)/003 Law of Demeter.mp4
44.69MB
32 - Object-oriented Architecture, Clean Code Design (Advanced)/004 Packaging Pricniples p.1 Cohesion Principles.mp4
80.64MB
32 - Object-oriented Architecture, Clean Code Design (Advanced)/005 Packaging Pricniples p.2 Coupling Principles and Others.mp4
131.35MB
33 - GoF Design Patterns of Software Architecture in OOP/001 GoF Patterns Overview.mp4
61.26MB
33 - GoF Design Patterns of Software Architecture in OOP/002 Creational Patterns.mp4
265.87MB
33 - GoF Design Patterns of Software Architecture in OOP/003 Structural Patterns, p.1.mp4
210.85MB
33 - GoF Design Patterns of Software Architecture in OOP/004 Structural Patterns, p.2.mp4
193.37MB
33 - GoF Design Patterns of Software Architecture in OOP/005 Behevioral Patterns, p.1.mp4
270.19MB
33 - GoF Design Patterns of Software Architecture in OOP/006 Behevioral Patterns, p.2.mp4
284.1MB
33 - GoF Design Patterns of Software Architecture in OOP/007 Behevioral Patterns, p.3.mp4
185.35MB
34 - I18N & L10N/001 [Part 1] Localization and Internationalization.mp4
55.75MB
34 - I18N & L10N/002 [Part 2] Localization and Internationalization.mp4
221.05MB
37 - Databases Overview and Environment Setup/002 Databases Overview - Part 1.mp4
129.3MB
37 - Databases Overview and Environment Setup/003 Databases Overview - Part 2.mp4
116.12MB
37 - Databases Overview and Environment Setup/004 MySQL Overview & Installation (including Workbench Installation).mp4
122.64MB
37 - Databases Overview and Environment Setup/005 PostgreSQL Overview & Installation (including pgAdmin installation).mp4
103.27MB
38 - Relational databases/001 Relational Databases Basic Concepts.mp4
143.36MB
38 - Relational databases/002 Create Schema & Table Naming, Collation, Engines, Types, Column Properties.mp4
259.06MB
38 - Relational databases/003 Referential Integrity Foreign Key Constraint & Cascading Operations.mp4
170.16MB
38 - Relational databases/004 Indexes in Databases.mp4
117.81MB
38 - Relational databases/005 Database Normalization & Denormalization.mp4
191.53MB
39 - SQL/001 SQL General Overview & DDL.mp4
172.1MB
39 - SQL/002 SQL DML - CRUD Operations (SELECT, INSERT, UPDATE, DELETE).mp4
166.37MB
39 - SQL/003 JOIN Queries, UNION & Subqueries.mp4
97.26MB
40 - Relational Databases (Advanced)/001 Views, Triggers, Stored Procedures & Functions.mp4
217.78MB
40 - Relational Databases (Advanced)/002 MySQL Workbench Administration.mp4
115.61MB
41 - Databases Database Modelling and Architecture/001 Database Modelling & Design Conceptual, Logical and Physical Data Models.mp4
126.4MB
42 - ===== SQL Homework Online Shop =====/001 SQL Homework Task and Solution Review.mp4
69.86MB
43 - JDBC/001 JDBC Overview Establish connection with DB from Java App.mp4
171.99MB
43 - JDBC/002 Statement, PreparedStatement & CallableStatement.mp4
232.46MB
43 - JDBC/003 Transactions, Batch Updates and MetaData.mp4
220.6MB
44 - DAO/001 DAO (Data Access Object) Design Pattern.mp4
157.8MB
45 - ===== Exam DAO, Database, JDBC, SQL ======/001 Exam task review and solution.mp4
211.26MB
46 - Web Basics/001 API and Web Service.mp4
30.65MB
46 - Web Basics/002 API Types Overview.mp4
32.3MB
46 - Web Basics/003 REST API Overview.mp4
25.46MB
46 - Web Basics/004 HTTP methods.mp4
27.98MB
46 - Web Basics/005 HTTP Status Codes.mp4
43.55MB
47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/002 Postman Installation.mp4
49.48MB
47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/003 Trello Account Creation.mp4
37.66MB
47 - ===== EXTRA Testing for Engineers - Test Environment Setup - Postman =====/004 Authorization Token Creation in Trello.mp4
29.16MB
48 - HTTP Method GET - Postman/001 GET Method Overview.mp4
34.32MB
48 - HTTP Method GET - Postman/002 GET Method in Postman.mp4
58.26MB
48 - HTTP Method GET - Postman/003 GET Method in Postman - Hometask.mp4
40.56MB
48 - HTTP Method GET - Postman/004 JSON Schema Validation.mp4
58.8MB
48 - HTTP Method GET - Postman/005 JSON Schema Validation - Hometask.mp4
26.83MB
48 - HTTP Method GET - Postman/006 GET Method Validation in Postman.mp4
38.31MB
48 - HTTP Method GET - Postman/007 GET Metod Validation in Postman - Hometask.mp4
23.29MB
49 - HTTP Method POST - Postman/001 POST Method Overview.mp4
35.08MB
49 - HTTP Method POST - Postman/002 POST Method in Postman.mp4
31.78MB
49 - HTTP Method POST - Postman/003 POST Method in Postman - Hometask.mp4
32.27MB
49 - HTTP Method POST - Postman/004 POST Method Validation in Postman.mp4
27.62MB
49 - HTTP Method POST - Postman/005 POST Method Validation in Postman - Hometask.mp4
22.79MB
50 - HTTP Method PUT - Postman/001 PUT Method Overview.mp4
30.83MB
50 - HTTP Method PUT - Postman/002 PUT Method in Postman.mp4
36.59MB
50 - HTTP Method PUT - Postman/003 PUT Method in Postman - Hometask.mp4
31.87MB
50 - HTTP Method PUT - Postman/004 PUT Method Validation in Postman.mp4
27.75MB
50 - HTTP Method PUT - Postman/005 PUT Method Validation in Postman - Hometask.mp4
23.54MB
51 - HTTP Method DELETE - Postman/001 DELETE method overview.mp4
28.15MB
51 - HTTP Method DELETE - Postman/002 DELETE Method in Postman.mp4
26.32MB
51 - HTTP Method DELETE - Postman/003 DELETE Method in Postman - Hometask.mp4
18.96MB
51 - HTTP Method DELETE - Postman/004 DELETE Method Validation in Postman.mp4
29.25MB
51 - HTTP Method DELETE - Postman/005 DELETE Method Validation in Postman - Hometask.mp4
19.94MB
52 - Postman Tips/001 Variables in Postman.mp4
27.19MB
53 - Automated Test in Postman/001 First Test in Postman.mp4
28.52MB
54 - ===== EXTRA Test Automation Development Environment Setup =====/002 Gradle Installation.mp4
42.02MB
54 - ===== EXTRA Test Automation Development Environment Setup =====/003 IntelliJ IDEA Installation.mp4
45.75MB
55 - Selenium simple application/001 Selenium Introduction.mp4
53.77MB
55 - Selenium simple application/002 Setup simple application.mp4
102.37MB
55 - Selenium simple application/003 Setup simple application - Home Task.mp4
30.87MB
56 - First Selenium test with JUnit/001 JUnit 4 Assertions.mp4
75.93MB
56 - First Selenium test with JUnit/002 JUnit 4 Assertions - Home Task.mp4
51.74MB
56 - First Selenium test with JUnit/003 First test in JUnit 5.mp4
84.99MB
56 - First Selenium test with JUnit/004 First test in JUnit 5 - Home Task.mp4
34.62MB
57 - Waits in Selenium - overview/001 Implicit waits - overview.mp4
45.96MB
57 - Waits in Selenium - overview/002 Explicit waits - overview.mp4
64.92MB
58 - Test Automation Patterns - overview/001 Page Object.mp4
96.37MB
58 - Test Automation Patterns - overview/002 Page Object - Home Task.mp4
30.28MB
58 - Test Automation Patterns - overview/003 Web Component.mp4
132.28MB
58 - Test Automation Patterns - overview/004 Web Component - Home Task.mp4
39.84MB
58 - Test Automation Patterns - overview/005 Data Transfer Object.mp4
107.12MB
58 - Test Automation Patterns - overview/006 Data Transfer Object - Home Task.mp4
29.13MB
59 - CSS and XPath selectors/001 CSS selectors basics.mp4
125.17MB
59 - CSS and XPath selectors/002 XPath selectors basics.mp4
92.42MB
60 - Misc (conferences, general lectures about programming etc)/001 What programming language to choose.mp4
398.56MB
60 - Misc (conferences, general lectures about programming etc)/002 Q&A Online Stream with Students (June 19th, 2021).mp4
1.18GB
61 - Bonus section/001 Bonus Lesson.mp4
29.33MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统