李小萌资源网 编程相关 Google Guava深入浅出


Google Guava深入浅出

2019-08-23 1462
你好咯去
资源介绍

Google Guava深入浅出

Google Guava作为一个强大的工具集,其内部封装了很多开发人员用到的工具类,使用Google Guava可以使您的代码编写足够优雅,健壮
Google Guava中包含大概七大模块,分别如下
1.Guava Utils:在Guava中封装了很多关于字符串,join,split,断言等工具,可以极大的方便我们在开发中进行使用
2. Functional Programming:在JDK8 以前,Java对函数式编程几乎没有任何支持,Guava提供了一系列的函数式编程接口,可以很方便的使用函数式(陈述式)编写优雅灵活的代码
3.Collections: 相比较Java的Collections以及Apache Commons的Collections,Guava的Collections显然要强大很多,在Google Guava中支持了几乎你能想到的任何数据结构xa0 ,这对对程序员来说无路是使用,还是研习代码都有很大的裨益
4. Concurrency: 在Guava中对并发编程也提供了不少的支持,比如Monitor(类似于条件锁),支持回调的Future接口,异步函数接口以及RateLimte,使用RateLimte我们可以很容易的实现令牌桶,漏桶等高并发算法
5. Guava Cache: Guava的Cache功能同样非常强大,通过Google Guava我们可以轻而易举的实现基于JVM进程级别的Cache功能
6. EventBus:事件总线,是一个非常好的程序解耦合解决方案,使用EventBus,就像使用消息中间件一样,让Event的消费者只专注于Event本身
7:Guava IO:在Guava中提供了很多source,sink,encoding工具集,可以很方便的操作文件,以及字节流
在本套课程中我们将会全部涵盖以上七大模块内容,部分模块 我们还将深入源码进行剖析,不仅让您能够体会到Guava的强大,还能领略Guava源码的优美,和设计的巧妙
课程大纲
Google Guava 第01讲-Joiner详细介绍以及和Java8Collector对比.wmv
Google Guava 第02讲-Guava Splitter详细讲解以及实战练习.wmv
Google Guava 第03讲-Preconditions&Objects&assert讲解.wmv
Google Guava 第04讲-Objects&MoreObjects&ComparisonChain.wmv
Google Guava 第05讲-Strings&Charsets&CharMatcher.wmv
Google Guava 第06讲-Guava之函数式接口(非常类似Java8,熟悉的可以不看).wmv
Google Guava 第07讲-Guava之StopWatch和JDK之ServiceLoader讲解.wmv
Google Guava 第08讲-Guava之Files讲解(废话比较多).wmv
Google Guava 第09讲-Guava之Files讲解第二部分.wmv
Google Guava 第10讲-Guava之Files讲解第三部分.wmv
Google Guava 第11讲-Guava之CharSource和CharSink源码剖析.wmv
Google Guava 第12讲-Guava之ByteSource和ByteSink源码剖析.wmv
Google Guava 第13讲-Guava之CharStreams和ByteStreams源码剖析(比较简单).wmv
Google Guava 第14讲-Guava之Closer使用和原理剖析,非常重要.wmv
Google Guava 第15讲-Base64原理详解,手动实现base64的Encoding.wmv
Google Guava 第16讲-Base64原理详解,手动实现base64的Decoding.wmv
Google Guava 第17讲-Guava之EventBus的使用详解.wmv
Google Guava 第18讲-Guava之EventBus的使用详解-2.wmv
Google Guava 第19讲-Guava之EventBus和NIO2.0 WatchService综合实战.wmv
Google Guava 第20讲-实战:手动实现一个EventBus-01快速搭建程序结构.wmv
Google Guava 第21讲-实战:手动实现一个EventBus-02快速实现程序功能.wmv
Google Guava 第22讲-实战:手动实现一个EventBus-03总结与查缺补漏.wmv
Google Guava 第23讲-Guava EventBus源码剖析以及优缺点总结.wmv
Google Guava 第24讲-Guava之Monitor使用讲解.wmv
Google Guava 第25讲-Guava之RateLimiter在漏桶限流算法中的使用.wmv
Google Guava 第26讲-Guava之RateLimiter令牌桶算法的使用.wmv
Google Guava 第27讲-ListenableFuture,FutureCallBack讲解.wmv
Google Guava 第28讲-LRU算法原理以及两种LRU算法的实现.wmv
Google Guava 第29讲-SoftReference,WeakReference,PhantomReference精讲.wmv
Google Guava 第30讲-SoftReference加LRU算法实现InMemoryCache.wmv
Google Guava 第31讲-Guava之CacheLoader,CacheBuilder,LoadingCache以及两种驱逐策略讲解.wmv
Google Guava 第32讲-Guava之WeakKey,SoftValues,时间逐出的两种策略.wmv
Google Guava 第33讲-Guava Cache之NullValue,Removal通知,Refresh,预加载等.wmv
Google Guava 第34讲-Guava Cache之RecordStats,CacheBuilderSpec详解.wmv
Google Guava 第35讲-Guava Collections之FluentIterable详细讲解.wmv
Google Guava 第36讲-Guava Collections之Lists详细介绍.wmv
Google Guava 第37讲-Guava Collections之Sets讲解.wmv
Google Guava 第38讲-Guava Collections之Maps,BiMap,MultiMap详细介绍.wmv
Google Guava 第39讲-Guava Collections之Table,Range用法详细介绍.wmv
Google Guava 第40讲-Guava Collections之Range,RangeMap详细讲解.wmv
Google Guava 第41讲-Guava Collections之Immutable Collections,Sorted Collections.wmv
Google Guava实战视频.pptx





百度网盘可以用手机平板电脑在线播放,也可以下载之后播放

本帖资源评论
没有账号? 注册