zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Java from Zero to First Job
magnet:?xt=urn:btih:989eb51043c6874efec8b2f7336b789ed96255c9&dn=Java from Zero to First Job
磁力链接详情
Hash值:
989eb51043c6874efec8b2f7336b789ed96255c9
点击数:
129
文件大小:
13.4 GB
文件数量:
128
创建日期:
2021-6-12 17:43
最后访问:
2024-10-16 21:01
访问标签:
Java
from
Zero
to
First
Job
文件列表详情
21 Input and Output Streams in Java/001 Input and Output Streams in Java.mp4 352.5 MB
01 Introduction/003 Communication plan.mp4 49.09 MB
01 Introduction/004 Unlimited access to 'Learn IT' application for students.mp4 44.5 MB
02 Basics/001 JDK Installation.mp4 113.55 MB
02 Basics/002 First application_ Hello World App.mp4 99.8 MB
02 Basics/003 Homework Solution_ .bat file creation.mp4 20.62 MB
02 Basics/004 Integrated Development Environment, Eclipse Overview.mp4 125.02 MB
02 Basics/005 Comments in Java source code.mp4 83.07 MB
03 Primitive Data Types, Variables and Arrays/001 Primitive types and variables.mp4 157.7 MB
03 Primitive Data Types, Variables and Arrays/002 Number Systems.mp4 50.52 MB
03 Primitive Data Types, Variables and Arrays/003 Arrays.mp4 172.66 MB
04 Eclipse_ Tips and Tricks/001 Packages_ creation and package presentation in eclipse.mp4 23.32 MB
04 Eclipse_ Tips and Tricks/002 Plugins_ how to install free plugins, eclipse marketplace, workspace styles.mp4 26.7 MB
04 Eclipse_ Tips and Tricks/003 Code Refactoring in Eclipse.mp4 85.62 MB
05 Operators and Operations with primitive types/001 Operators in Java.mp4 267.7 MB
05 Operators and Operations with primitive types/002 Operations with integers and floating-point numbers, BigDecimal type.mp4 67.46 MB
05 Operators and Operations with primitive types/003 Math class, NaN, Infinity.mp4 76.14 MB
05 Operators and Operations with primitive types/004 Type of the expression in Java.mp4 57.32 MB
05 Operators and Operations with primitive types/005 Compare primitive and reference types & Java Memory Model.mp4 117.36 MB
05 Operators and Operations with primitive types/006 Read user input from console.mp4 29.19 MB
05 Operators and Operations with primitive types/007 Homework review_ Operators and Operations.mp4 131.03 MB
06 Strings in Java/001 String_ object creation and main methods overview.mp4 79.63 MB
06 Strings in Java/002 String comparison_ How to compare Strings and what is String Pool_.mp4 50.67 MB
06 Strings in Java/003 Escape Sequences in Java.mp4 36.94 MB
06 Strings in Java/004 String Formatting.mp4 39.23 MB
06 Strings in Java/005 Regular expressions in Java.mp4 78.32 MB
06 Strings in Java/006 Homework review_ String.mp4 27.97 MB
07 Control Statements/001 'if - else' construction.mp4 49.92 MB
07 Control Statements/002 Homework review_ 'if' statement.mp4 31.16 MB
07 Control Statements/003 'switch' construction.mp4 53.27 MB
07 Control Statements/004 Homework review_ 'switch' statement.mp4 11.9 MB
08 Miscellaneous/001 Random numbers generation.mp4 20.66 MB
09 Iteration Statements (Loops) in Java/001 'while' loop.mp4 18.8 MB
09 Iteration Statements (Loops) in Java/002 'do-while' loop.mp4 23.7 MB
09 Iteration Statements (Loops) in Java/003 'for' with condition loop.mp4 41.26 MB
09 Iteration Statements (Loops) in Java/004 'for each' loop.mp4 24.47 MB
09 Iteration Statements (Loops) in Java/005 Nested loops.mp4 13.39 MB
09 Iteration Statements (Loops) in Java/006 Jump Statements - Break and Continue.mp4 32.65 MB
09 Iteration Statements (Loops) in Java/007 Labels in Java.mp4 37.87 MB
09 Iteration Statements (Loops) in Java/008 Homework review_ Iteration Statements (Loops).mp4 18.35 MB
10 Methods/001 Methods in Java_ Overview.mp4 50.07 MB
10 Methods/002 Parameter Passing Mechanism in Java.mp4 54.69 MB
10 Methods/003 Recursive methods.mp4 41.58 MB
10 Methods/004 Variable Length Arguments.mp4 35.05 MB
10 Methods/005 Homework review_ Methods.mp4 15.94 MB
11 Enumerations in Java/001 Enumerations in Java.mp4 75.2 MB
12 Debugging Tools/001 How to debug Java programs.mp4 89.62 MB
13 Object-oriented programming/001 Object-oriented programming_ Basics.mp4 150.63 MB
13 Object-oriented programming/002 Classes & Objects.mp4 177.71 MB
13 Object-oriented programming/003 Different types of Classes, Abstract keyword and Abstract classes.mp4 130.69 MB
13 Object-oriented programming/004 Interfaces.mp4 128.15 MB
13 Object-oriented programming/005 Inheritance.mp4 122.92 MB
13 Object-oriented programming/006 Polymorphism and 'final' keyword.mp4 122.21 MB
13 Object-oriented programming/007 'static' keyword.mp4 86.54 MB
13 Object-oriented programming/008 Encapsulation.mp4 64.58 MB
13 Object-oriented programming/009 Object, JNI and Object class overview.mp4 130.39 MB
13 Object-oriented programming/010 SOLID principles overview & Single Responsibility Principle.mp4 66.38 MB
13 Object-oriented programming/011 Open _ Closed Principle.mp4 67.63 MB
13 Object-oriented programming/012 Liskov Substitution Principle.mp4 48.66 MB
13 Object-oriented programming/013 Interface Segregation Principle.mp4 38.8 MB
13 Object-oriented programming/014 Dependency Inversion Principle.mp4 60.35 MB
14 Practice_ EXAM OOP & Object Oriented e-Commerce console applications/001 Exam and homework for OOP topic.mp4 90.04 MB
15 GIT/001 Version Control Systems & Git - Overview.mp4 36.37 MB
15 GIT/002 How to Install Git and Basic Git Configuration.mp4 88.18 MB
15 GIT/004 Git repo init, First commit and main bracnh.mp4 68.97 MB
15 GIT/005 Git ignoring & Git log.mp4 70.01 MB
15 GIT/006 Git undoing things & Vi text editor.mp4 74.98 MB
15 GIT/007 Git remote repositories.mp4 65.59 MB
15 GIT/008 SSH Connection.mp4 67.31 MB
15 GIT/009 Git Branching.mp4 125.85 MB
15 GIT/010 Pull Requests & Merge Requests.mp4 74.64 MB
15 GIT/011 Updating local repository (fetch, merge, pull) & Team development demo.mp4 101.97 MB
15 GIT/012 Merge Conflicts.mp4 108.53 MB
15 GIT/013 Git Rebasing & Force Update of remote repository.mp4 108.49 MB
15 GIT/014 Git Interactive Rebase.mp4 83.16 MB
15 GIT/015 Git reset.mp4 68.06 MB
15 GIT/016 Git stash.mp4 95.15 MB
15 GIT/017 Restoring lost snapshots in Git_ git reflog.mp4 66.26 MB
15 GIT/018 Git cherry-pick_ moving commits between branches.mp4 77.44 MB
15 GIT/020 Git and Eclipse integration.mp4 119.5 MB
16 Excpetion Handling/001 Exception Handling in Java.mp4 260.78 MB
17 Java Collections Framework/001 Java Collections Framework_ Overview.mp4 42.02 MB
17 Java Collections Framework/002 Collection Interface.mp4 76.09 MB
17 Java Collections Framework/003 Interfaces List, Set and Queue_ Overview.mp4 40.93 MB
17 Java Collections Framework/004 List implementations - ArrayList, Vector, CopyOnWriteArrayList & Stack.mp4 210.41 MB
17 Java Collections Framework/005 LinkedList VS ArrayList, Big O Notation & Homework.mp4 191.04 MB
17 Java Collections Framework/006 Comparator and Comparable.mp4 232.76 MB
17 Java Collections Framework/007 Iterable, Iterator & ListIterator.mp4 238.63 MB
17 Java Collections Framework/008 Queue and Deque.mp4 153.21 MB
17 Java Collections Framework/009 Map Hierarchy.mp4 174.35 MB
17 Java Collections Framework/010 Hash Tables & HashMap.mp4 221.7 MB
17 Java Collections Framework/011 LinkedHashMap.mp4 84.69 MB
17 Java Collections Framework/012 SortedMap, NavigableMap & TreeMap.mp4 156.88 MB
17 Java Collections Framework/013 Set Implementations (HashSet practice) & java.util.Colelctions class.mp4 178.97 MB
18 Generics/001 Generics in Java.mp4 322.99 MB
19 Functional Programming in Java/001 Functional Programming in Java_ Overview.mp4 71.63 MB
19 Functional Programming in Java/002 Functional Interface, Lambda Functions & Method References.mp4 184.35 MB
19 Functional Programming in Java/003 Function & BiFunction_ Theory & Practice.mp4 241.3 MB
19 Functional Programming in Java/004 Consumer, BiConsumer, Predicate & BiPredicate.mp4 228.76 MB
20 Stream API/001 Stream API with Practical Exercises.mp4 249.45 MB
01 Introduction/002 Why Java and why this course_ What is JDK, JRE and JVM_.mp4 51.82 MB
21 Input and Output Streams in Java/002 Serialization and Cloning.mp4 203.53 MB
22 Testing for Software Engineers/001 Testing for software engineers_ Overview.mp4 74.4 MB
23 Unit Testing & JUnit 5/001 Unit Testing & JUnit Overview.mp4 124.66 MB
23 Unit Testing & JUnit 5/002 JUnit 5 examples VS JUnit 4 + Equivalence class partitioning.mp4 216.09 MB
23 Unit Testing & JUnit 5/003 JUnit 5 API (Advanced) & Test Code Coverage.mp4 252.83 MB
23 Unit Testing & JUnit 5/004 JUnit 5 API (Advanced p. 2) & Hamcrest Library.mp4 205.16 MB
24 Integration testing & Mockito/001 Integration Testing in Java.mp4 54.03 MB
24 Integration testing & Mockito/002 Mockito_ Part 1.mp4 220.01 MB
24 Integration testing & Mockito/003 Mockito_ Part 2.mp4 202.56 MB
25 PowerMockito/001 PowerMock.mp4 142.76 MB
26 TDD, BDD & ATTD/001 Test-driven development_ Theory.mp4 107 MB
26 TDD, BDD & ATTD/002 BDD & ATTD.mp4 72 MB
26 TDD, BDD & ATTD/003 TDD, BDD & ATTD - Practice.mp4 79.51 MB
27 Object-oriented Architecture, Clean Code Design (Advanced)/001 Clean Code Architecture, Coupling & Cohesion.mp4 96.4 MB
27 Object-oriented Architecture, Clean Code Design (Advanced)/002 Tell, Don’t Ask Pricniple & Data Structures.mp4 104.04 MB
27 Object-oriented Architecture, Clean Code Design (Advanced)/003 Law of Demeter.mp4 44.69 MB
27 Object-oriented Architecture, Clean Code Design (Advanced)/004 Packaging Pricniples p.1_ Cohesion Principles.mp4 80.64 MB
27 Object-oriented Architecture, Clean Code Design (Advanced)/005 Packaging Pricniples p.2_ Coupling Principles and Others.mp4 131.35 MB
28 GoF Design Patterns of Software Architecture in OOP/001 GoF Patterns_ Overview.mp4 61.26 MB
28 GoF Design Patterns of Software Architecture in OOP/002 Creational Patterns.mp4 265.87 MB
28 GoF Design Patterns of Software Architecture in OOP/003 Structural Patterns, p.1.mp4 211.21 MB
28 GoF Design Patterns of Software Architecture in OOP/004 Structural Patterns, p.2.mp4 193.37 MB
28 GoF Design Patterns of Software Architecture in OOP/005 Behevioral Patterns, p.1.mp4 270.19 MB
28 GoF Design Patterns of Software Architecture in OOP/006 Behevioral Patterns, p.2.mp4 284.1 MB
28 GoF Design Patterns of Software Architecture in OOP/007 Behevioral Patterns, p.3.mp4 185.35 MB
01 Introduction/001 How to use captions.mp4 8.02 MB
30 Bonus section/001 Bonus Lesson.mp4 29.33 MB
其他位置