Pluralsight - Java Fundamentals, Parts 1-2seeders: 2
leechers: 0
Pluralsight - Java Fundamentals, Parts 1-2 (Size: 1.28 GB)
DescriptionJava Fundamentals, Part 1 Java can be intimidating to learn, but this course makes it easy by stepping you through all of the important Java concepts and getting you started quickly. Whether you are already an experienced programmer or new to programming in general, this course it designed to teach you to program in Java. In part 1 of this course we will learn about the basics of the Java programming language with more advanced topics being covered in the second course in this series. Java Fundamentals, Part 2 This course picks up where we left off in Java Fundamentals Part 1. We learn a few more advanced languaged features in Java such as exception handling and annotations. We also look a some of the commonly used Java Class Libraries used to implement collections, threading and I/O in Java. Java Fundamentals, Part 1 Introduction to Java 41m 32s Course Overview 4m 21s Introduction 2m 38s About Java 4m 6s The JVM 5m 17s Hello World 6m 30s Eclipse 6m 10s IntelliJ 4m 0s Packages 3m 7s Java Class Library 3m 9s Summary 2m 14s Variables and Operators 46m 28s Introduction 4m 22s What is a variable? 1m 44s What is a type? 1m 59s Using variables 2m 0s Naming variables 1m 12s Variable scopes 3m 35s Using scopes 3m 11s Primitive Types 4m 13s Boxing and Unboxing 4m 13s Operators 6m 42s Using operators 4m 14s Strings 2m 1s Using strings 2m 26s Arrays 3m 0s Summary 1m 36s Classes 40m 44s Introduction 1m 51s What is a Class? 6m 29s What is an Object? 2m 18s Members 1m 36s Creating a Class 3m 11s Using a Class 5m 5s Methods 3m 14s More methods 5m 11s Constructors 4m 25s Access modifiers 5m 20s Summary 2m 4s Control Statements 38m 57s Introduction 2m 12s Control Statement Types 1m 56s If / Else 5m 36s Switch 6m 37s For 8m 29s For Each 4m 55s While 2m 51s Break / Continue 3m 50s Summary 2m 31s Inheritance and Composition 44m 13s Introduction 1m 54s Is-A and Has-A 5m 30s Basic Inheritance 6m 15s Basic Composition 5m 6s Poly-what? 4m 24s Polymorphism (Demo) 4m 22s Favor Composition 3m 4s Interfaces 4m 0s Interfaces (Demo) 8m 16s Summary 1m 22s Generics 40m 6s Introduction 1m 37s What is a Generic? 9m 54s Class Generics 8m 3s Method Generics 4m 17s Bounded Types 4m 30s Wildcards 5m 6s Erasure 3m 57s Summary 2m 42s Java Fundamentals, Part 2 Exceptions 41m 41s Course Overview 3m 0s Introduction 1m 47s Exceptions 6m 40s Try and Catch 7m 4s Finally 4m 8s Checked and Unchecked 6m 50s Checked (Demo) 3m 59s Best Practices 6m 30s Summary 1m 43s Collections 39m 57s Introduction 2m 3s Collections 3m 53s List 1m 27s List (Demo) 7m 51s Map 1m 8s Map (Demo) 6m 56s Set 1m 20s Set (Demo) 2m 18s Queue 1m 6s Queue (Demo) 4m 22s Combining Collections 5m 19s Summary 2m 14s Enumerations 29m 2s Introduction 1m 48s Enumerations 5m 17s Basic Example Setup 4m 32s Using the Enumeration 4m 22s Enums are Classes 2m 50s Class Example Setup 4m 52s Class Example 2m 27s Iterating 1m 17s Summary 1m 37s IO 38m 14s Introduction 2m 25s IO Basics 5m 39s Reading a File 9m 7s Writing a File 5m 16s Implementing a Stream 8m 9s File Manipulation 5m 3s Summary 2m 35s Annotations 38m 38s Introduction 2m 25s What is an Annotation 1m 37s Annotations in Java 2m 8s Annotation Uses (Compiler) 2m 26s Annotation Uses (Tools) 1m 45s Annotation Uses (Runtime) 2m 38s Using Built in Annotations 5m 48s Creating an Annotation 5m 30s Reflection 2m 57s Using a Custom Annotation 8m 37s Summary 2m 47s Threading 40m 25s Introduction 2m 10s Threads 3m 12s Threading Examples 2m 8s Creating a Thread 7m 31s Creating a Runnable 3m 32s Executors 6m 15s Synchronization Issues 4m 47s Deadlocks and Starvation 2m 41s Synchronization Demo 4m 58s Summary 3m 11s Sharing Widget |