A Guide to Java Concurrency and Multithreading

所在平台: Udemy

课程主页: https://www.udemy.com/course/a-guide-to-java-concurrency/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Java并发与多线程指南 概述:欢迎参加Java并发课程。在本课程中,您将熟悉Java多线程的概念以及其在构建现代并发应用中的应用。学习Java并发的原因在于,您将在课程中掌握的概念可以应用于所有支持并发的编程语言。无论您是初学者还是经验丰富的程序员,都会从中学到一些新知识。Java是从服务器到移动电话使用最广泛的编程语言。本课程将教会您如何以并发的思维方式进行编程。完成本课程后,您将能够熟练掌握Java多线程,并具备在需要多线程和Java并发的项目中工作的必要技能。 本课程深入讲解了并发及其相关特性。如果您来自其他编程语言,建议您先学习一些Java的基础知识及其语法。以下是您将从本课程中获得的内容: 1. 理解并发的概念 2. 如何使用Java并发框架构建简单应用 3. CPU和内存在Java多线程中的作用 4. 清楚何时何地使用锁 5. 理解阻塞和非阻塞算法的区别 6. 如何使用AbstractQueuedSynchronizer构建自己的锁 7. 理解不可变性 8. 理解原子类的作用 通过本课程,您将能够获得实用的并发编程技能,对未来的Java开发项目产生积极影响。

课程评论(0条)

课程详情

Welcome to the Java concurrency course. In this course, you will get familiar with the concepts of java multithreading and how it is used to build modern concurrent application. Why learn java concurrency?. The concepts that you will learn from this course can be applied to all the programming languages which provide concurrency support. Whether you are beginner or seasoned programmer, you will definitely learn something from this course. Java is the most widely used language from server to mobile phones.This course will teach you how to think in concurrency. By completing this course, you will be able to get good hands on java multithreading. By the end of this course, you will acquire all the necessary skills to work on a project which requires multithreading and java concurrency.This course explains the concept of concurrency and its related features in depth. If you come from other programming languages it's better to learn the basics of java and it's syntax.The followings are what you will get from this course.understand the concept of concurrencyhow to use java concurrency framework to build simple applicationhow cpu and memory plays a role in java multithreading.you will get clear understanding of when and where to use lockunderstand the difference between blocking and non blocking algorithmshow to build your own locks using abstractqueuedsynchronizerunderstand what is immutabilityunderstand the role of atomic classes

课程标签

0人关注该课程

主题相关的课程