filmov
tv
Java Programming Course

Показать описание
#Java, the long-lasting programming language, remains immensely popular and for many good reasons. In fact, many programmers swear by the stability of Java. It is the go-to language for millions of software developers. Its Original Name Was OAK. Minecraft Was First Written in Java. We all know that Java is extremely popular, but can we quantify it? First of all, there are more than 9 million Java developers in the world, and it gets downloaded more than a billion times each year.
Contents (Merged)
5:55 Chapter 1: Writing Java with an IDE
6:52 Chapter 1: Bits, Bytes, and the Java Virtual Machine
8:22 Chapter 1: A First Java Program
11:21 Chapter 1: Java Programming Style
12:59 Chapter 1: print vs println
15:55 Chapter 2: Variables and Assignments
19:45 Chapter 2: What do "float" and "double" mean
21:43 Chapter 2: Naming Variables
24:16 Chapter 2: Getting User Input in Java
28:31 Chapter 2: Printing with Formatting
35:33 Chapter 2: Types of Errors in Java Programs
41:57 Chapter 2: Augmented Assignment, Increment, and Decrement
46:31 Chapter 3: if and if/else statements
52:56 Chapter 3: Using Braces with if/else Statements
57:15 Chapter 3: Compound Conditions
1:55:23 Chapter 3: Nested if statements
1:7:53 Chapter 3: Multi-way if/else statements
1:11:55 Chapter 3: The switch statement
1:16:17 Chapter 3: “Short Circuit” Evaluation of Conditions
1:18:14 Chapter 4: Mathematical functions in Java
1:21:45 Chapter 4: Encoding Characters
1:23:36 Chapter 4: Using Hexadecimal (Base 16)
1:27:13 Chapter 4: Characters and Strings
1:31:34 Chapter 4: Comparing Strings
1:35:45 Chapter 4: substring() and indexOf() methods
1:42:52 Chapter 5: The while loop
1:46:15 Chapter 5: Using a while to get input
1:49:35 Chapter 5: Using booleans to control a while loop
1:52:47 Chapter 5: The do/while loop
1:54:48 Chapter 5: break and continue
1:59:58 Chapter 6: Methods (the fundamentals)
2:1:13 Chapter 6: Method Calls
2:3:44 Chapter 6: Overloaded Methods
2:7:17 Chapter 7: Arrays
2:8:49 Chapter 7: Copying Arrays
2:22:42 Chapter 7: Variable Number of Arguments
2:26:55 Chapter 7: Linear Search
2:35:17 Chapter 7: Binary Search
2:36:54 Chapter 7: Selection Sort
Chapter 8: Two-dimensional Arrays
2:43:51 Chapter 8: Ragged Arrays
2:46:47 Chapter 9: Objects (part 1)
2:53:39 Chapter 9: UML Diagrams
2:54:55 Chapter 9: Primitive and Reference Types
2:56:36 Chapter 9: Static Variables and Methods
3:51:35 Chapter 9: Passing Objects to Methods
3:3:41 Chapter 9: Arrays of Objects
3:58:32 Chapter 15: Object-Oriented Design (Composition)
3:15:45 Chapter 11: Subclasses
3:23:16 Chapter 11: Chaining Constructors
3:35:56 Chapter 11: Polymorphism (Part 1)
3:35:55 Chapter 11: Polymorphism (Part 2)
3:41:16 Chapter 11: Polymorphism and Casting
3:43:47 Chapter 11: The ArrayList class
3:51:46 Chapter 11: ArrayList (part 2)
3:58:43 Chapter 11: Visibility modifiers in Java
4:1:53 Chapter 12: Exceptions (the basics)
4:59:13 Chapter 12: Kinds of Exceptions
4:11:25 Chapter 12: Using Exceptions
4:15:39 Chapter 12: The File class
4:25:22 Chapter 12: Reading Files
4:26:23 Chapter 12: Writing to Files
4:32:45 Chapter12: “try” with resources
⭐️ Credits⭐
Course Author: Prof. J David Eisenberg
License: Creative Commons Attribution license (reuse allowed)
Must watch ❤️
Linux Data Science Project #1: How to Analyze US University Ranks at Linux Command Line?
Linux Data Science Project #2: Facebook Data Analytics with Linux Bash Shell
Linux Data Science Project #3: Statistical Data Analytics with Linux Bash Shell
Learn Practical Data Sciences with Bash Shell: Full Video Course!
Scientific Programming School - An Introduction
Join us! 🚀
Contents (Merged)
5:55 Chapter 1: Writing Java with an IDE
6:52 Chapter 1: Bits, Bytes, and the Java Virtual Machine
8:22 Chapter 1: A First Java Program
11:21 Chapter 1: Java Programming Style
12:59 Chapter 1: print vs println
15:55 Chapter 2: Variables and Assignments
19:45 Chapter 2: What do "float" and "double" mean
21:43 Chapter 2: Naming Variables
24:16 Chapter 2: Getting User Input in Java
28:31 Chapter 2: Printing with Formatting
35:33 Chapter 2: Types of Errors in Java Programs
41:57 Chapter 2: Augmented Assignment, Increment, and Decrement
46:31 Chapter 3: if and if/else statements
52:56 Chapter 3: Using Braces with if/else Statements
57:15 Chapter 3: Compound Conditions
1:55:23 Chapter 3: Nested if statements
1:7:53 Chapter 3: Multi-way if/else statements
1:11:55 Chapter 3: The switch statement
1:16:17 Chapter 3: “Short Circuit” Evaluation of Conditions
1:18:14 Chapter 4: Mathematical functions in Java
1:21:45 Chapter 4: Encoding Characters
1:23:36 Chapter 4: Using Hexadecimal (Base 16)
1:27:13 Chapter 4: Characters and Strings
1:31:34 Chapter 4: Comparing Strings
1:35:45 Chapter 4: substring() and indexOf() methods
1:42:52 Chapter 5: The while loop
1:46:15 Chapter 5: Using a while to get input
1:49:35 Chapter 5: Using booleans to control a while loop
1:52:47 Chapter 5: The do/while loop
1:54:48 Chapter 5: break and continue
1:59:58 Chapter 6: Methods (the fundamentals)
2:1:13 Chapter 6: Method Calls
2:3:44 Chapter 6: Overloaded Methods
2:7:17 Chapter 7: Arrays
2:8:49 Chapter 7: Copying Arrays
2:22:42 Chapter 7: Variable Number of Arguments
2:26:55 Chapter 7: Linear Search
2:35:17 Chapter 7: Binary Search
2:36:54 Chapter 7: Selection Sort
Chapter 8: Two-dimensional Arrays
2:43:51 Chapter 8: Ragged Arrays
2:46:47 Chapter 9: Objects (part 1)
2:53:39 Chapter 9: UML Diagrams
2:54:55 Chapter 9: Primitive and Reference Types
2:56:36 Chapter 9: Static Variables and Methods
3:51:35 Chapter 9: Passing Objects to Methods
3:3:41 Chapter 9: Arrays of Objects
3:58:32 Chapter 15: Object-Oriented Design (Composition)
3:15:45 Chapter 11: Subclasses
3:23:16 Chapter 11: Chaining Constructors
3:35:56 Chapter 11: Polymorphism (Part 1)
3:35:55 Chapter 11: Polymorphism (Part 2)
3:41:16 Chapter 11: Polymorphism and Casting
3:43:47 Chapter 11: The ArrayList class
3:51:46 Chapter 11: ArrayList (part 2)
3:58:43 Chapter 11: Visibility modifiers in Java
4:1:53 Chapter 12: Exceptions (the basics)
4:59:13 Chapter 12: Kinds of Exceptions
4:11:25 Chapter 12: Using Exceptions
4:15:39 Chapter 12: The File class
4:25:22 Chapter 12: Reading Files
4:26:23 Chapter 12: Writing to Files
4:32:45 Chapter12: “try” with resources
⭐️ Credits⭐
Course Author: Prof. J David Eisenberg
License: Creative Commons Attribution license (reuse allowed)
Must watch ❤️
Linux Data Science Project #1: How to Analyze US University Ranks at Linux Command Line?
Linux Data Science Project #2: Facebook Data Analytics with Linux Bash Shell
Linux Data Science Project #3: Statistical Data Analytics with Linux Bash Shell
Learn Practical Data Sciences with Bash Shell: Full Video Course!
Scientific Programming School - An Introduction
Join us! 🚀