学习WebFlux的好书 These days, businesses need a new type of system that can remain responsive at all times. This is achievable with reactive programming; however, the development of these kinds of systems is a complex task, requiring a deep understanding of the domain. In order to develop highly responsive systems, the developers of the Spring Framework came up with Project Reactor. Hands-On Reactive Programming in Spring 5 begins with the fundamentals of Spring Reactive programming. You'll explore the endless possibilities of building efficient reactive systems with the Spring 5 Framework along with other tools such as WebFlux and Spring Boot. Further on, you'll study reactive programming techniques and apply them to databases and cross-server communication. You will advance your skills in scaling up Spring Cloud Streams and run independent, high-performant reactive microservices. By the end of the book, you will be able to put your skills to use and get on board with the reactive revolution in Spring 5.1!
2023-04-11 16:37:50 13.91MB Reactive Reactor WebFlux
1
Haskell 在并行并发编程的应用。 非常专业的一本书,对你的Haskell编程技术及理解有很大的帮助
2023-04-10 19:54:36 4.2MB Haskell 并行 并发 编程
1
BS_Programming_ChineseChess Using node.js create an online chinese chess game 1 运行环境 本游戏前端由HTML5内嵌JavaScript,后台由node.js实现,连接mysql数据库。 2 运行步骤 在运行前需先安装node.js,然后在游戏根目录下,安装web-socket包(游戏源代码中已含有),同时键入 npm install mysql 安装nodejs连接mysql的包,开启mysql。 至此环境搭建完毕。 在游戏根目录下,用命令行键入 node server.js 运行后台服务器,然后即可进入页面开始游戏。
2023-04-09 17:22:51 2.23MB JavaScript
1
C# IS A RELATIVELY NEW LANGUAGE that was unveiled to the world when Microsoft announced the fi rst version of its .NET Framework in July 2000. Since then its popularity has rocketed, and it has arguably become the language of choice for desktop, web, and cloud developers who use the .NET Framework. Part of the appeal of C# comes from its clear syntax, which derives from C/C++ but simplifi es some things that have previously discouraged some programmers. Despite this sim- plifi cation, C# has retained the power of C++, and there is now no reason not to move into C#. The language is not diffi cult and it’s a great one to learn elementary programming techniques with. This ease of learning, combined with the capabilities of the .NET Framework, make C# an excellent way to start your programming career.
2023-04-03 18:45:02 10.52MB C# Visual Studio 2015
1
Stanford Roberts 的C语言名著,PDF格式,便于浏览。
2023-04-02 19:08:36 2.95MB C Programming
1
Programming with POSIX Threads。电子版仅供预览及学习交流使用,下载后请24小时内删除,支持正版,喜欢的请购买正版书籍。
2023-03-28 11:03:38 20.09MB POSIX Thread
1
原本PDF,非影印,C#7结合VS2017,包含书上的源代码例子。This book is intended to teach you about all aspects of C# programming, including the language itself, desktop, cloud, and cross-platform programming, making use of data sources, and some new and advanced techniques. You’ll also learn about the capabilities of Visual Studio 2017 and all the ways that this product can aid your application development.
2023-03-25 10:34:49 21.37MB C# VS2017
1
You might want to visit www.PacktPub.com for support fles and downloads related to your book. Did you know that Packt offers eBook versions of every book published, with PDF and ePub fles available? You can upgrade to the eBook version at www.PacktPub.com and as a print book customer, you are entitled to a discount on the eBook copy. Get in touch with us at service@packtpub.com for more details. At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.
2023-03-24 18:27:31 1.62MB c++ Game Audio
1
Introduction to Computation and Programming Using Python中涉及的面非常广,包括基本的数据处理、动态规划、面向对象编程等等
2023-03-24 12:11:30 18.55MB Python
1