17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
01. Introduction and Course Information/1. Course Introduction.mp4
88.6 MB
01. Introduction and Course Information/1. Course Introduction.vtt
8.1 KB
01. Introduction and Course Information/10. Install and Configure IntelliJ Linux Java 11.mp4
97.6 MB
01. Introduction and Course Information/10. Install and Configure IntelliJ Linux Java 11.vtt
22 KB
01. Introduction and Course Information/11. Creating the First IntelliJ Project.mp4
60 MB
01. Introduction and Course Information/11. Creating the First IntelliJ Project.vtt
14.4 KB
01. Introduction and Course Information/11.1 Source code - Introduction and Course Information - Creating the First IntelliJ Project.html
141 B
01. Introduction and Course Information/12. Structure of a Java Program.mp4
31.5 MB
01. Introduction and Course Information/12. Structure of a Java Program.vtt
11 KB
01. Introduction and Course Information/12.1 Source code - Introduction and Course Information - Structure of a Java Program.html
141 B
01. Introduction and Course Information/13. Dot Notation Part 1.mp4
61.3 MB
01. Introduction and Course Information/13. Dot Notation Part 1.vtt
14.5 KB
01. Introduction and Course Information/13.1 Source code - Introduction and Course Information - Dot Notation Part 1.html
141 B
01. Introduction and Course Information/13.2 Doctor.java.html
141 B
01. Introduction and Course Information/14. Dot Notation Part 2.mp4
65.8 MB
01. Introduction and Course Information/14. Dot Notation Part 2.vtt
18 KB
01. Introduction and Course Information/14.1 Source code - Introduction and Course Information - Dot Notation Part 2.html
141 B
01. Introduction and Course Information/15. Summary.mp4
45.2 MB
01. Introduction and Course Information/15. Summary.vtt
3.8 KB
01. Introduction and Course Information/16. Section 1 Quiz.html
139 B
01. Introduction and Course Information/2. What is Java.mp4
48.1 MB
01. Introduction and Course Information/2. What is Java.vtt
7.9 KB
01. Introduction and Course Information/3. Links to Youtube Course And Blog Article.html
671 B
01. Introduction and Course Information/4. Download and Install The Necessary Tools.html
755 B
01. Introduction and Course Information/5. Install JDK 11 Windows.mp4
54.8 MB
01. Introduction and Course Information/5. Install JDK 11 Windows.vtt
9.6 KB
01. Introduction and Course Information/6. Install and Configure IntelliJ Windows Java 11.mp4
105.8 MB
01. Introduction and Course Information/6. Install and Configure IntelliJ Windows Java 11.vtt
20.8 KB
01. Introduction and Course Information/7. Install JDK 11 Mac.mp4
36.3 MB
01. Introduction and Course Information/7. Install JDK 11 Mac.vtt
4.6 KB
01. Introduction and Course Information/8. Install and Configure IntelliJ Mac Java 11.mp4
144.7 MB
01. Introduction and Course Information/8. Install and Configure IntelliJ Mac Java 11.vtt
20.9 KB
01. Introduction and Course Information/9. Install JDK 11 Linux.mp4
68.5 MB
01. Introduction and Course Information/9. Install JDK 11 Linux.vtt
12.2 KB
02. Starting to Code/1. Your Programming Careers Questions Answered.mp4
39.5 MB
02. Starting to Code/1. Your Programming Careers Questions Answered.vtt
4.2 KB
02. Starting to Code/10. Naming Conventions Challenge.mp4
14.6 MB
02. Starting to Code/10. Naming Conventions Challenge.vtt
4.2 KB
02. Starting to Code/10.1 Challenge - Starting to Code - Naming Conventions Challenge.html
141 B
02. Starting to Code/11. Challenge Solution.mp4
75.3 MB
02. Starting to Code/11. Challenge Solution.vtt
16.3 KB
02. Starting to Code/11.1 Source code - Starting to Code - Challenge Solution.html
141 B
02. Starting to Code/12. Summary.mp4
49.3 MB
02. Starting to Code/12. Summary.vtt
3.9 KB
02. Starting to Code/13. Section 2 Quiz.html
139 B
02. Starting to Code/2. Access to Programming Career Q&A.html
905 B
02. Starting to Code/3. Introduction.mp4
42.8 MB
02. Starting to Code/3. Introduction.vtt
3.4 KB
02. Starting to Code/4. Variables.mp4
38.9 MB
02. Starting to Code/4. Variables.vtt
13.6 KB
02. Starting to Code/5. Using var vs an Explicit type.mp4
55.1 MB
02. Starting to Code/5. Using var vs an Explicit type.vtt
14.3 KB
02. Starting to Code/5.1 Source code - Starting to Code - Using var vs an Explicit type.html
141 B
02. Starting to Code/6. Finish and Run Game.mp4
23.2 MB
02. Starting to Code/6. Finish and Run Game.vtt
4.3 KB
02. Starting to Code/6.1 Source code - Starting to Code - Finish and Run Game.html
141 B
02. Starting to Code/7. Why use Variables.mp4
65.6 MB
02. Starting to Code/7. Why use Variables.vtt
13.3 KB
02. Starting to Code/7.1 Source code - Starting to Code - Why use Variables.html
141 B
02. Starting to Code/8. Challenge.mp4
25.9 MB
02. Starting to Code/8. Challenge.vtt
5.3 KB
02. Starting to Code/8.1 Source code - Starting to Code - Challenge.html
141 B
02. Starting to Code/8.2 Challenge - Starting to Code - Challenge.html
141 B
02. Starting to Code/9. Naming Conventions.mp4
62.3 MB
02. Starting to Code/9. Naming Conventions.vtt
17.2 KB
02. Starting to Code/9.1 Google Java Style Guide.html
110 B
02. Starting to Code/9.2 Java Style Guide.html
149 B
02. Starting to Code/9.3 Java SE Documentation.html
145 B
03. Writing to and reading from the Console/1. Introduction.mp4
45.3 MB
03. Writing to and reading from the Console/1. Introduction.vtt
3.7 KB
03. Writing to and reading from the Console/10. Section 3 Quiz.html
139 B
03. Writing to and reading from the Console/2. Console Input with nextLine.mp4
42.7 MB
03. Writing to and reading from the Console/2. Console Input with nextLine.vtt
10.4 KB
03. Writing to and reading from the Console/2.1 Source code - Writing to and reading from the Console - Console Input with nextLine.html
141 B
03. Writing to and reading from the Console/3. Reading the Input from the HammerBitcoin Game.mp4
81.3 MB
03. Writing to and reading from the Console/3. Reading the Input from the HammerBitcoin Game.vtt
18.7 KB
03. Writing to and reading from the Console/3.1 Source code - Writing to and reading from the Console - Reading the Input from the HammerBitcoin Game.html
141 B
03. Writing to and reading from the Console/3.2 BitcoinMiner.java.html
141 B
03. Writing to and reading from the Console/3.3 Main.java.html
141 B
03. Writing to and reading from the Console/4. Console Input Text and Numbers.mp4
67.4 MB
03. Writing to and reading from the Console/4. Console Input Text and Numbers.vtt
17.5 KB
03. Writing to and reading from the Console/4.1 Source code - Writing to and reading from the Console - Console Input Text and Numbers.html
141 B
03. Writing to and reading from the Console/5. Reading Numbers in HammerBitcoin.mp4
39.2 MB
03. Writing to and reading from the Console/5. Reading Numbers in HammerBitcoin.vtt
7.3 KB
03. Writing to and reading from the Console/5.1 Source code - Writing to and reading from the Console - Reading Numbers in HammerBitcoin.html
141 B
03. Writing to and reading from the Console/6. Console Output Text and String Formatting.mp4
27.7 MB
03. Writing to and reading from the Console/6. Console Output Text and String Formatting.vtt
6.7 KB
03. Writing to and reading from the Console/6.1 Source code - Writing to and reading from the Console - Console Output Text and String Formatting.html
141 B
03. Writing to and reading from the Console/7. String Format Alignment.mp4
50.4 MB
03. Writing to and reading from the Console/7. String Format Alignment.vtt
9.2 KB
03. Writing to and reading from the Console/7.1 Source code - Writing to and reading from the Console - String Format Alignment.html
141 B
03. Writing to and reading from the Console/8. More About String Formatting.mp4
94.5 MB
03. Writing to and reading from the Console/8. More About String Formatting.vtt
21.2 KB
03. Writing to and reading from the Console/8.1 Formatting Numeric Print Output.html
128 B
03. Writing to and reading from the Console/8.2 Source code - Writing to and reading from the Console - More About String Formatting.html
141 B
03. Writing to and reading from the Console/9. Summary.mp4
41.5 MB
03. Writing to and reading from the Console/9. Summary.vtt