Manning in action(实战)系列书籍(2014-2015)打包


-
Hibernate3、Rails4、Groovy 2nd、AngularJS2015、Spring 4th、GRail 2nd etc. ——值得拥有!Manning in action(实战)系列书籍(2014-2015)打包
-
2017-11-26
1.70MB
manning-java-reflection-in-action
2007-01-30《manning-java-reflection-in-action》, pdf格式
5.91MB
Manning_in Action\Manning - JSTL in Action - 2003
2007-06-27Manning_in Action\Manning - JSTL in Action - 2003.pdf
295KB
Manning.ActiveMQ.in.Action-中文版
2011-06-27Manning.ActiveMQ.in.Action-中文版
19.50MB
SonarQube in Action(Manning,2014)
2015-04-06SonarQube is a powerful open source tool for continuous inspection, a process that makes code quality analysis and reporting an integral part of the development lifecycle. Its unique dashboards, rule-based defect analysis, and tight build integration result in improved code quality without disruption to developer workflow. It supports many languages, including Java, C, C++, C#, PHP, and JavaScript. SonarQube in Action teaches you how to effectively use SonarQube following the continuous inspection model. This practical book systematically explores SonarQube's core Seven Axes of Quality (design, duplications, comments, unit tests, complexity, potential bugs, and coding rules). With well-chosen examples, it helps you learn to use SonarQube's review functionality and IDE integration to implement continuous inspection best practices in your own quality management process.
9.74MB
english_Manning.Groovy.in.Action-p694.rar
2010-04-16english_Manning.Groovy.in.Action-p694.rar。Groovy英文学习资料。
4.49MB
Manning - AspectJ in Action切面编程详解-书签文字英文版
2018-12-06Manning - AspectJ in Action切面编程详解-书签文字英文版
8.38MB
Lucene-in-Action-2nd-Edition---Manning
2010-08-12Lucene-in-Action-2nd-Edition---Manning.pdf 英文版
13.68MB
Manning - HTML5 In Action 2014
2014-04-28SUMMARYHTML5 in Action provides a complete introduction to web development using HTML5. You'll explore every aspect of the HTML5 specification through real-world examples and code samples. It's much more than just a specification reference, though. It lives up to the name HTML5 in Action by giving you the practical, hands-on guidance you'll need to use key features. ABOUT THE TECHNOLOGYHTML5 is not a few new tags and features added to an old standard—it's the foundation of the modern web, enabling its interactive services, single-page UI, interactive games, and complex business applications. With support for standards-driven mobile app development, powerful features like local storage and WebSockets, superb audio and video APIs, and new layout options using CSS3, SVG, and Canvas, HTML5 has entered its prime time. ABOUT THE BOOKHTML5 in Action provides a complete introduction to web development using HTML5. It explores the HTML5 specification through real-world examples and code samples. It earns the name "in Action" by giving you the practical, hands-on guidance you'll need to confidently build the sites and applications you—and your clients—have been wanting for years. This book concentrates on new HTML5 features and assumes you are familiar with standard HTML. WHAT'S INSIDE New semantic elements and form input types Single-page application design Creating interactive graphics Mobile web apps ABOUT THE AUTHORSRob Crowther is a web developer and blogger and the author of Manning's Hello! HTML5 & CSS3. Joe Lennon is an enterprise mobile application developer. Ash Blue builds award-winning interactive projects. Greg Wanish is an independent web and eCommerce developer.
2.38MB
Netty in Action-Manning Publications (2015).pdf
2017-11-10Netty in Action-Manning Publications (2015) 英文版 Netty 网络编程 2015 第一版 Java 高性能网络编程
9.42MB
Manning Ibatis In Action Jan 2007 Ebook-Bbl.pdf
2008-10-19《ibatis in action》电子书
6.6MB
Manning - JUnit In ActionManning - JUnit In Action
2009-07-05Manning - JUnit In ActionManning - JUnit In ActionManning - JUnit In ActionManning - JUnit In ActionManning - JUnit In Action
104KB
Manning - Jess in Action书籍源代码
2017-08-29Manning - Jess in Action书籍配套源代码
5.95MB
通信原理 第6版 国防工业出版社
2009-09-17通信原理 的课后答案 好像不怎么全 希望见谅
29.75MB
Unity in Action, 2nd Edition--2018
2018-05-08Manning’s bestselling and highly recommended Unity book has been fully revised! Unity in Action, Second Editionteaches you to write and deploy games with the Unity game development platform. You’ll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer.
8.47MB
Go in Action(Manning,2015)
2016-01-11Summary Go in Action introduces the Go language, guiding you from inquisitive developer to Go guru. The book begins by introducing the unique features and concepts of Go. Then, you'll get hands-on experience writing real-world applications including websites and network servers, as well as techniques to manipulate and convert data at speeds that will make your friends jealous. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Application development can be tricky enough even when you aren't dealing with complex systems programming problems like web-scale concurrency and real-time performance. While it's possible to solve these common issues with additional tools and frameworks, Go handles them right out of the box, making for a more natural and productive coding experience. Developed at Google, Go powers nimble startups as well as big enterprises—companies that rely on high-performing services in their infrastructure. About the Book Go in Action is for any intermediate-level developer who has experience with other programming languages and wants a jump-start in learning Go or a more thorough understanding of the language and its internals. This book provides an intensive, comprehensive, and idiomatic view of Go. It focuses on the specification and implementation of the language, including topics like language syntax, Go's type system, concurrency, channels, and testing. What's Inside Language specification and implementation Go's type system Internals of Go's data structures Testing and benchmarking About the Reader This book assumes you're a working developer proficient with another language like Java, Ruby, Python, C#, or C++. About the Authors William Kennedy is a seasoned software developer and author of the blog GoingGo.Net. Brian Ketelsen and Erik St. Martin are the organizers of GopherCon and coauthors of the Go-based Skynet framework.
37.46MB
Manning Microservices in action
2018-10-12Microservices promise a better way to sustainably deliver business impact. Rather than a single monolithic unit, applications built in this style are composed from loosely-coupled, autonomous services. Microservices in Action is a practical book about building and deploying microservice-based applications. Written for developers and architects with a solid grasp of service-oriented development, it tackles the challenge of putting microservices into production. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. Table of Contents Part 1: The lay of the land Chapter 1 Designing And Running Microservices Chapter 2 Microservices At Simplebank Part 2: Design Chapter 3 Architecture Of A Microservice Application Chapter 4 Designing New Features Chapter 5 Transactions And Queries In Microservices Chapter 6 Designing Reliable Services Chapter 7 Building A Reusable Microservice Framework Part 3: Deployment Chapter 8 Deploying Microservices Chapter 9 Deployment With Containers And Schedulers Chapter 10 Building A Delivery Pipeline For Microservices Part 4: Observability and ownership Chapter 11 Building A Monitoring System Chapter 12 Using Logs And Traces To Understand Behavior Chapter 13 Building Microservice Teams Appendix: Installing Jenkins on Minikube
-
下载
步科股份:2020年年度报告.PDF
步科股份:2020年年度报告.PDF
-
下载
【知识图谱研究综述】知识表示.xmind
【知识图谱研究综述】知识表示.xmind
-
下载
微服务架构秘籍知识图谱
微服务架构秘籍知识图谱
-
下载
西藏各乡镇街道shp文件
西藏各乡镇街道shp文件
-
下载
CTF.unitypackage
CTF.unitypackage
-
下载
一只猫播放器开源无加无授权.zip
一只猫播放器开源无加无授权.zip
-
下载
Win32DiskImager-1.0.0-多国语含中文版.rar
Win32DiskImager-1.0.0-多国语含中文版.rar
-
下载
90-Vivado Aurora IP核设计.7z
90-Vivado Aurora IP核设计.7z
-
下载
苏文电能:首次公开发行股票并在创业板上市招股说明书.PDF
苏文电能:首次公开发行股票并在创业板上市招股说明书.PDF
-
下载
历年国赛特等奖论文汇总2002-2018.zip
历年国赛特等奖论文汇总2002-2018.zip
