zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Java from Zero to First Job Part 1 - Practical Guide
magnet:?xt=urn:btih:827826a8892b150cbddaf5275c8e73f0bee9a839&dn=Java from Zero to First Job Part 1 - Practical Guide
磁力链接详情
文件列表详情
827826a8892b150cbddaf5275c8e73f0bee9a839
infohash:
101
文件数量
8.79 GB
文件大小
2021-2-18 01:34
创建日期
2024-12-15 19:23
最后访问
相关分词
Java
from
Zero
to
First
Job
Part
1
-
Practical
Guide
17. Generics/1. Generics in Java.mp4 322.99 MB
1. Introduction/2. Why Java and why this course What is JDK, JRE and JVM.mp4 141.64 MB
1. Introduction/3. Communication plan.mp4 36.31 MB
1. Introduction/4. Unlimited access to 'Learn IT' application for students.mp4 37.72 MB
2. Basics/1. JDK Installation.mp4 99.94 MB
2. Basics/2. First application Hello World App.mp4 90.27 MB
2. Basics/4. Homework Solution .bat file creation.mp4 18.42 MB
2. Basics/5. Integrated Development Environment, Eclipse Overview.mp4 116.83 MB
2. Basics/6. Comments in Java source code.mp4 74.6 MB
3. Primitive Data Types, Variables and Arrays/1. Primitive types and variables.mp4 142.15 MB
3. Primitive Data Types, Variables and Arrays/2. Number Systems.mp4 33.37 MB
3. Primitive Data Types, Variables and Arrays/3. Ararys.mp4 151.39 MB
4. Eclipse Tips and Tricks/1. Packages creation and package presentation in eclipse.mp4 23.32 MB
4. Eclipse Tips and Tricks/2. Plugins how to install free plugins, eclipse marketplace, workspace styles.mp4 26.7 MB
4. Eclipse Tips and Tricks/3. Code Refactoring in Eclipse.mp4 85.62 MB
5. Operators and Operations with primitive types/1. Operators in Java.mp4 239.26 MB
5. Operators and Operations with primitive types/2. Operations with integers and floating-point numbers, BicDecimal type.mp4 61.19 MB
5. Operators and Operations with primitive types/3. Math class, NaN, Infinity.mp4 70.27 MB
5. Operators and Operations with primitive types/4. Type of the expression in Java.mp4 49.92 MB
5. Operators and Operations with primitive types/5. Compare primitive and reference types & Java Memory Model.mp4 103.16 MB
5. Operators and Operations with primitive types/6. Read user input from console.mp4 25.69 MB
5. Operators and Operations with primitive types/10. Homework review Operators and Operations.mp4 113.75 MB
6. Strings in Java/1. String object creation and main methods overview.mp4 79.63 MB
6. Strings in Java/2. String comparison How to compare Strings and what is String Pool.mp4 50.67 MB
6. Strings in Java/3. Escape Sequences in Java.mp4 36.94 MB
6. Strings in Java/4. String Formatting.mp4 39.23 MB
6. Strings in Java/5. Regular expressions in Java.mp4 78.32 MB
6. Strings in Java/8. Homework review String.mp4 27.97 MB
7. Control Statements/1. 'if - else' construction.mp4 45.24 MB
7. Control Statements/4. Homework review 'if' statement.mp4 28.2 MB
7. Control Statements/5. 'switch' construction.mp4 47.13 MB
7. Control Statements/7. Homework review 'switch' statement.mp4 10.9 MB
8. Miscellaneous/1. Random numbers generation.mp4 20.66 MB
9. Iteration Statements (Loops) in Java/1. 'while' loop.mp4 13.68 MB
9. Iteration Statements (Loops) in Java/2. 'do-while' loop.mp4 20.19 MB
9. Iteration Statements (Loops) in Java/3. 'for' with condition loop.mp4 35.91 MB
9. Iteration Statements (Loops) in Java/4. 'for each' loop.mp4 20.89 MB
9. Iteration Statements (Loops) in Java/5. Nested loops.mp4 11.95 MB
9. Iteration Statements (Loops) in Java/6. Jump Statements - Break and Continue.mp4 27.84 MB
9. Iteration Statements (Loops) in Java/7. Labels in Java.mp4 32.72 MB
9. Iteration Statements (Loops) in Java/11. Homework review Iteration Statements (Loops).mp4 15.48 MB
10. Methods/1. Methods in Java Overview.mp4 50.07 MB
10. Methods/2. Parameter Passing Mechanism in Java.mp4 54.69 MB
10. Methods/3. Recursive methods.mp4 41.58 MB
10. Methods/4. Variable Length Arguments.mp4 35.05 MB
10. Methods/16. Homework review Methods.mp4 15.94 MB
11. Enumerations in Java/1. Enumerations in Java.mp4 75.2 MB
12. Debugging Tools/1. How to debug Java programs.mp4 89.62 MB
13. Object-oriented programming/1. Object-oriented programming Basics.mp4 77.12 MB
13. Object-oriented programming/2. Classes & Objects.mp4 177.71 MB
13. Object-oriented programming/3. Different types of Classes, Abstract keyword and Abstract classes.mp4 130.69 MB
13. Object-oriented programming/4. Interfaces.mp4 128.15 MB
13. Object-oriented programming/5. Inheritance.mp4 122.92 MB
13. Object-oriented programming/6. Polymorphism and 'final' keyword.mp4 122.21 MB
13. Object-oriented programming/7. 'static' keyword.mp4 86.54 MB
13. Object-oriented programming/8. Encapsulation.mp4 64.58 MB
13. Object-oriented programming/9. Object, JNI and Object class overview.mp4 130.39 MB
13. Object-oriented programming/10. SOLID principles overview & Single Responsibility Principle.mp4 66.38 MB
13. Object-oriented programming/11. Open Closed Principle.mp4 67.63 MB
13. Object-oriented programming/12. Liskov Substitution Principle.mp4 48.66 MB
13. Object-oriented programming/13. Interface Segregation Principle.mp4 38.8 MB
13. Object-oriented programming/14. Dependency Inversion Principle.mp4 60.35 MB
14. Practice EXAM OOP & Object Oriented e-Commerce console applications/1. Exam and homework for OOP topic.mp4 90.04 MB
15. GIT/1. Version Control Systems & Git - Overview.mp4 36.37 MB
15. GIT/2. How to Install Git and Basic Git Configuration.mp4 88.18 MB
15. GIT/4. Git repo init, First commit and main bracnh.mp4 68.97 MB
15. GIT/5. Git ignoring & Git log.mp4 70.01 MB
15. GIT/6. Git undoing things & Vi text editor.mp4 74.98 MB
15. GIT/7. Git remote repositories.mp4 65.59 MB
15. GIT/8. SSH Connection.mp4 67.31 MB
15. GIT/9. Git Branching.mp4 125.85 MB
15. GIT/10. Pull Requests & Merge Requests.mp4 74.64 MB
15. GIT/11. Updating local repository (fetch, merge, pull) & Team development demo.mp4 101.97 MB
15. GIT/12. Merge Conflicts.mp4 108.53 MB
15. GIT/13. Git Rebasing & Force Update of remote repository.mp4 108.49 MB
15. GIT/14. Git Interactive Rebase.mp4 83.16 MB
15. GIT/15. Git reset.mp4 68.06 MB
15. GIT/16. Git stash.mp4 95.15 MB
15. GIT/17. Restoring lost snapshots in Git git reflog.mp4 66.26 MB
15. GIT/18. Git cherry-pick moving commits between branches.mp4 77.44 MB
15. GIT/20. Git and Eclipse integration.mp4 119.5 MB
16. Java Collections Framework/1. Java Collections Framework Overview.mp4 42.02 MB
16. Java Collections Framework/2. Collection Interface.mp4 76.09 MB
16. Java Collections Framework/3. Interfaces List, Set and Queue Overview.mp4 40.93 MB
16. Java Collections Framework/4. List implementations - ArrayList, Vector, CopyOnWriteArrayList & Stack.mp4 210.41 MB
16. Java Collections Framework/5. LinkedList VS ArrayList, Big O Notation & Homework.mp4 191.04 MB
16. Java Collections Framework/8. Comparator and Comparable.mp4 232.76 MB
16. Java Collections Framework/10. Iterable, Iterator & ListIterator.mp4 238.63 MB
16. Java Collections Framework/12. Queue and Deque.mp4 153.21 MB
16. Java Collections Framework/14. Map Hierarchy.mp4 174.35 MB
16. Java Collections Framework/15. Hash Tables & HashMap.mp4 221.7 MB
16. Java Collections Framework/16. LinkedHashMap.mp4 84.69 MB
16. Java Collections Framework/18. SortedMap, NavigableMap & TreeMap.mp4 156.88 MB
16. Java Collections Framework/19. Set Implementations (HashSet practice) & java.util.Colelctions class.mp4 178.97 MB
1. Introduction/1. How to use captions.mp4 8.02 MB
18. Functional Programming in Java/1. Functional Programming in Java Overview.mp4 71.63 MB
18. Functional Programming in Java/2. Functional Interface, Lambda Functions & Method References.mp4 184.35 MB
18. Functional Programming in Java/3. Function & BiFunction Theory & Practice.mp4 241.3 MB
18. Functional Programming in Java/4. Consumer, BiConsumer, Predicate & BiPredicate.mp4 228.76 MB
19. Stream API/1. Stream API with Practical Exercises.mp4 249.45 MB
21. Bonus section/1. Bonus Lesson.mp4 29.33 MB
其他位置