Core Java, Volume I-II 12th Edition

Автор: TRex от 20-03-2022, 07:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Core Java, Volume I-II 12th Edition
Автор: Cay S. Horstmann
Издательство: Addison-Wesley Professional
Год: 2022
Формат: ePUB
Страниц: 1000+
Размер: 91,3 Mb
Язык: English

Core Java, Volume I - Fundamentals, 12th Edition
Core Java, Volume II - Advanced Features, 12th Edition
Core Java, Twelfth Edition, is the definitive guide to writing robust, maintainable code. Whatever version of Java you are using--up to and including Java 17 this book will help you achieve a deep and practical understanding of the language and APIs. With hundreds of realistic examples, Cay S. Horstmann reveals the most powerful and effective ways to get the job done.
 

C++20 for Programmers, 3rd Edition (Final)

Автор: TRex от 20-03-2022, 06:51, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: C++20 for Programmers, 3rd Edition
Автор: Paul Deitel, Harvey Deitel
Издательство: Pearson
Год: 2022
Формат: ePUB
Страниц: 3200
Размер: 116 Mb
Язык: English

In C++20 for Programmers, the Deitels bring their proven Live Code approach to teaching today’s powerful new version of the C++ language. Like all Deitel Developer titles, they teach the best way possible: via hundreds of complete example C++ programs, with thousands of lines of downloadable C++ source code.
 

Data Structures & Algorithms in Dart

Автор: Igor1977 от 19-03-2022, 14:31, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Data Structures & Algorithms in Dart
Автор: Jonathan Sande
Издательство: Razeware LLC
Год: 2022
Формат: pdf
Страниц: 425
Размер: 20 mb
Язык: Английский

ake your programming skills to the next level. Learn to build stacks, queues, trees, graphs, and efficient sorting and searching algorithms from scratch.
 

Pro Active Directory Certificate Services: Creating and Managing Digital Certificates

Автор: TRex от 19-03-2022, 06:07, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Pro Active Directory Certificate Services: Creating and Managing Digital Certificates
Автор: Lawrence E. Hughes
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 462
Размер: 31,7 Mb
Язык: English

In order to deploy and use Microsoft Certificate Services, you need to understand the fundamentals of cryptography, digital signatures, encryption, TLS, and S/MIME. It is also important to understand the concepts behind public key infrastructure (PKI). This book teaches you all the required background knowledge you need. Then it takes you deeper, step by step, teaching you how to deploy Certificate Services and configure it to issue various digital certificate types, complete with examples of using these certificates with IIS, Outlook, and Windows.
 

Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6, 2nd Edition

Автор: TRex от 18-03-2022, 17:39, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6, 2nd Edition
Автор: Joshua M Willman
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 557
Размер: 10 Mb
Язык: English

Learn GUI application development from the ground up by building simple projects that teach the fundamentals of using PyQt6. This 2nd edition includes updated code, programs, and new chapters to get you started using the newest version. Taking a practical approach, each chapter will gradually teach more advanced and diverse concepts to aid you in designing and customizing interesting and professional applications.
 

The Definitive Guide to Jakarta Faces in Jakarta EE 10, 2nd Edition

Автор: TRex от 18-03-2022, 17:27, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: The Definitive Guide to Jakarta Faces in Jakarta EE 10: Building Java-Based Enterprise Web Applications
Автор: Bauke Scholtz, Arjan Tijms
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 532
Размер: 10 Mb
Язык: English

Learn and master the new features in the new Eclipse Jakarta Faces (formerly JavaServer Faces or JSF) web framework in this definitive guide written by two of the driving forces of the Faces project and the co-creators of the OmniFaces library. Authors Bauke Scholtz and Arjan Tijms take you through real-world examples that demonstrate how these new features are used with other APIs in Jakarta EE. You’ll see the new and exciting ways Jakarta Faces applications can use to communicate between a client and a server, such as using WebSockets, invoking bean methods directly from Ajax, executing client-side jаvascript when Ajax calls complete, and more
 

Kubernetes Native Development: Develop, Build, Deploy, and Run Applications on Kubernetes

Автор: TRex от 18-03-2022, 17:14, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Kubernetes Native Development: Develop, Build, Deploy, and Run Applications on Kubernetes
Автор: Benjamin Schmeling, Maximilian Dargatz
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 409
Размер: 10 Mb
Язык: English

Building applications for Kubernetes is both a challenge and an opportunity―a challenge because the options and complexity to develop for Kubernetes are evolving rapidly, an opportunity because, if done right, your applications will go into production quicker, scale easier, and run smoother.
 

R 4 Quick Syntax Reference: A Pocket Guide to the Language, API's and Library

Автор: TRex от 18-03-2022, 17:00, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: R 4 Quick Syntax Reference: A Pocket Guide to the Language, API's and Library
Автор: Margot Tollefson
Издательство: Apress
Год: 2022
Формат: True (ePUB, PDF)
Страниц: 602
Размер: 10 Mb
Язык: English

This handy reference book detailing the intricacies of R covers version 4.x features, including numerous and significant changes to syntax, strings, reference counting, grid units, and more.
Starting with the basic structure of R, the book takes you on a journey through the terminology used in R and the syntax required to make R work. You will find looking up the correct form for an expression quick and easy. Some of the new material includes information on RStudio, S4 syntax, working with character strings, and an example using the Twitter API.
 

Kotlin Multiplatform by Tutorials

Автор: Igor1977 от 18-03-2022, 15:25, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Kotlin Multiplatform by Tutorials
Автор: Carlos Mota, Saeed Taheri and Kevin D Moore
Издательство: Razeware LLC
Год: 2022
Формат: pdf
Страниц: 400
Размер: 35 mb
Язык: Английский

The best book to teach you how to share code across platforms using Kotlin Multiplatform. You’ll gain the foundation of creating user interfaces using native UI toolkits and then writing common code for serialization, networking and persistence. You’ll also learn how dependency injection, testing and different architectures fit in with Kotlin Multiplatform so that you build maintainable and scalable apps for the real world.
 

Computer Systems: Digital Design, Fundamentals of Computer Architecture and ARM Assembly Language 2nd Edition

Автор: TRex от 18-03-2022, 12:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Computer Systems: Digital Design, Fundamentals of Computer Architecture and ARM Assembly Language 2nd Edition
Автор: Ata Elahi
Издательство: Springer
Год: 2022
Формат: PDF
Страниц: 307
Размер: 10 Mb
Язык: English

This updated textbook covers digital design, fundamentals of computer architecture, and ARM assembly language. The book starts by introducing computer abstraction, basic number systems, character coding, basic knowledge in digital design, and components of a computer. The book goes on to discuss information representation in computing, Boolean algebra and logic gates, and sequential logic. The book also presents introduction to computer architecture, Cache mapping methods, and virtual memory.