░ ░▒▒▒▓▓█████▌░░ University of OXford & University of camBRiDGE ░░▐████▓▓▒▒▒░ ░
▄▄██▓▄ ▐███▌ ████▐███████▓▄ █████████▄ ▐███▌██████▓▄▄ ▄▄▓████▓ ▐████████
▄████████████ ▐███▌▐███▌▀████▌████▌ ▀███▓ ▀▀▀ ███▓▀▀████ ▄▓███▀ ▐███▓▀▀▀
▐███▀ ▀███▀███▓▄███▀ ▐███ ▄███▀▐███▓ ▄████▀▐███▌███▓ ███▓████ ▓███▌
███▌ ▐██▌ ▀████▀ ▓███████▄▄▐████████▓▄ ▐███▓███▓ ▐██████▌ ▀█████▓██████▓
████▄ ▄███▄▄███▀███▓ ████ ▀███▓███▓ ▀████▌████▐███▌ ███████▓ ▓██████▌
▐████████▀████▌ ███████▌ ▄███████▌ ████████▓███▌▄▄███▓▀█████▄▄████▓███▄▄▄▄▄
▀▀▓██▀▀ ▐████ ▐███▓████████▓▀████▌ ▐███████████████▓▀▀ ▀▀▓████▀▀░▓███████▌
...is a collective term for characteristics that the two institutions share.
·-- PUBLISHED -----·> Oreilly
·-- LECTURESHIP ---·> Java Concurrency
Second Edition
·-- LECTURE DATE --·> 05-2017
02-2017 {Published}
·-- LEVEL ---------·> [ ] Starting {Beginner|Newcomer}
[■] Progressing {Intermediate|Advanced}
·-- PERIOD --------·> 09+ h
·-- SCALE ---------·> 77x300mb
·-- LECTURE LINK --·> https://goo.gl/R8d3TB
Java Concurrency LiveLessons, Second Edition teaches you how to develop
high-quality concurrent software applications and reusable frameworks
through the use of patterns, object-oriented design and functional
programming techniques, and Java language features, including Java 8
lambda expressions, parallel streams, and completable futures.
Description
The confluence of multicore and distributed-core processors, inexpensive
mass storage, ubiquitous connectivity, and commodity software platforms
is driving the need for software engineers and programmers who
understand how to develop concurrent software for client devices that
connect to cloud computing platforms. Despite many improvements in
processors, storage, and networks, however, developing quality software
on time and on budget remains difficult. Moreover, developing high-
quality concurrent software apps and reusable services is even harder.
Java Concurrency LiveLessons describes by example how to apply patterns
and frameworks to alleviate the complexity of developing concurrent
software via the use of object-oriented design and functional
programming techniques and Java language features and class libraries.
Many Java application examples are used throughout the course to
showcase pattern-oriented design and programming techniques for
concurrent software.
Skill Level
Intermediate to advanced