Hands- on Liferay Dxp: Learn Portlet Development and Customization Using Osgi Modules

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

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

Название: Hands- on Liferay Dxp: Learn Portlet Development and Customization Using Osgi Modules
Автор: Apoorva Prakash, Shaik Inthiyaz Basha
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 261
Размер: 10,2 Mb
Язык: English

The book starts with the basic Liferay Architecture to understand how things work in Liferay DXP, as well as in OSGi. Next, you'll understand Blade CLI, Liferay workspace and how you can develop portlet modules in different module templates. Once you are familiar with portlet modules, you'll explore some advance concepts such as Inter Portlet Communications (IPC), message bus etc.
 

Crypto Basics: A Non-technical Introduction to Creating Your Own Money for Investors and Inventors

Автор: TRex от 27-09-2022, 06:32, Коментариев: 0

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

Название: Crypto Basics: A Non-technical Introduction to Creating Your Own Money for Investors and Inventors
Автор: Slava Gomzin
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 333
Размер: 12,3 Mb
Язык: English

Use this practical, step-by-step guide for developers and entrepreneurs to create and run your own cryptocurrency. Author Slava Gomzin has created two cryptocurrencies and describes in this book the technology and economics of cryptocurrencies as preparation for crypto trading, investing, and other business activities. A detailed overview of special topics includes security, privacy, and usability of crypto as a mainstream payment system.
 

Programming 101: Learn to Code Using the Processing Programming Language, 2nd Edition

Автор: TRex от 27-09-2022, 06:11, Коментариев: 0

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

Название: Programming 101: Learn to Code Using the Processing Programming Language, 2nd Edition
Автор: Jeanine Meyer
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 361
Размер: 11,6 Mb
Язык: English

Programming permeates almost all aspects of our lives. This includes being active on social media, shopping online, and participating in virtual courses. It also includes driving a car and using many devices. This book will teach you the basics of programming using the Processing programming language and provide practice with logical, algorithmic thinking. It can provide insight into what is involved in producing the technical infrastructure of our world. While reading this book, you can build programs based on your own ideas, using images you create or acquire and making connections to activities you enjoy.
 

Learning Blazor

Автор: TRex от 26-09-2022, 19:46, Коментариев: 0

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

Название: Learning Blazor
Автор: David Pine
Издательство: O’Reilly Media
Год: 2022
Формат: ePUB, MOBI
Размер: 10 Mb
Язык: English

Take advantage of your C# skills to build UI components and client-side experiences with .NET. With this practical guide, you'll learn how to use Blazor WebAssembly to develop next-generation web experiences. Built on top of ASP.NET Core, Blazor represents the future of .NET single-page applications (SPA) investments.
Author David Pine, who focuses on .NET and Azure content development at Microsoft, explains how WebAssembly enables many non-jаvascript-based programming languages to run on the client browser. In this book, you'll learn about real-time web functionality with ASP.NET Core SignalR. You'll learn strategies for bidirectional jаvascript interop. David covers component data binding, hierarchical event-driven communications, in-memory state management, and local storage.
 

Python 3 Programming and GUIs, 2nd Edition

Автор: TRex от 26-09-2022, 18:25, Коментариев: 0

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

Название: Python 3 Programming and GUIs, 2nd Edition
Автор: Andrew Pratt
Издательство: Elektor
Год: 2017
Формат: PDF
Страниц: 226
Размер: 13,7 Mb
Язык: English

This is the second edition of a book aimed at engineers, scientists and hobbyists who want to interface PCs with hardware projects using graphical user interfaces. Desktop and web based applications are covered. The programming language used is Python 3 which is one of the most popular languages around: speed of programming being a key feature.
The book has been revised and updated with emphasis on getting the user to produce practical designs with ease - a text editor is all that is required to produce Python programs.
 

Machine Learning for Cybersecurity: Innovative Deep Learning Solutions

Автор: literator от 26-09-2022, 18:07, Коментариев: 0

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

Machine Learning for Cybersecurity: Innovative Deep Learning SolutionsНазвание: Machine Learning for Cybersecurity: Innovative Deep Learning Solutions
Автор: Marwan Omar
Издательство: Springer
Год: 2022
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

This SpringerBrief presents the underlying principles of Machine Learning (ML) and how to deploy various Deep Learning (DL) tools and techniques to tackle and solve certain challenges facing the cybersecurity industry. By implementing innovative Deep Learning solutions, cybersecurity researchers, students and practitioners can analyze patterns and learn how to prevent cyber-attacks and respond to changing malware behavior. The knowledge and tools introduced in this brief can also assist cybersecurity teams to become more proactive in preventing threats and responding to active attacks in real time. It can reduce the amount of time spent on routine tasks and enable organizations to use their resources more strategically. In short, the knowledge and techniques provided in this brief can help make cybersecurity simpler, more proactive, less expensive and far more effective.
 

Building Knowledge Graphs (Early Release)

Автор: TRex от 26-09-2022, 17:32, Коментариев: 0

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

Название: Building Knowledge Graphs (Early Release)
Автор: Jesus Barrasa, Maya Natarajan and Jim Webber
Издательство: O’Reilly Media
Год: 2022-09-30: Third Release
Формат: ePUB
Размер: 10 Mb
Язык: English

Incredibly useful, knowledge graphs help organizations keep track of medical research, cybersecurity threat intelligence, GDPR compliance, web user engagement, and much more. They do so by saving interlinked descriptions of entities (objects, events, situations, or abstract concepts) while encoding the semantics underlying the terminology. How do you create a knowledge graph? And how do you move it from theory into practice?
 

Mastering GoLang: A Beginner's Guide

Автор: literator от 26-09-2022, 11:44, Коментариев: 0

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

Mastering GoLang: A Beginner's GuideНазвание: Mastering GoLang: A Beginner's Guide
Автор: Sufyan bin Uzayr
Издательство: CRC Press
Год: 2023
Страниц: 299
Язык: английский
Формат: pdf (true), epub
Размер: 19.1 MB

Mastering GoLang helps readers quickly understand the core concepts and then move on to practical projects using the Go programming language. GoLang is often dubbed a game-changer in the world of programming languages. Instead of starting from scratch, Go was created using the C programming language. GoLang inherits C’s disciplined grammar but with specific tweaks and enhancements to properly manage memory. This lessens the memory leakage problems that developers tend to face with C. Go borrows and adapts notions from various programming languages while skipping characteristics that result in complicated, insecure, and unpredictable code. Go’s concurrency features are well-suited to build the infrastructure for gigantic projects such as networking systems and distributed hardware. Go is also often employed in domains such as visuals, mobile applications, and Machine Learning.
 

Foundations of Robotics: A Multidisciplinary Approach With Python and Ros

Автор: TRex от 26-09-2022, 11:26, Коментариев: 0

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

Название: Foundations of Robotics: A Multidisciplinary Approach With Python and Ros
Автор: Damith Herath · David St-Onge
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 543
Размер: 23,6 Mb
Язык: English

This open access book introduces key concepts in robotics in an easy to understand language using an engaging project-based approach. It covers contemporary topics in robotics, providing an accessible entry point to fundamentals in all the major domains. A section is dedicated to introducing programming concepts using Python, which has become a language of choice in robotics and AI. The book also introduces the reader to the Robot Operating System (ROS), the ubiquitous software and algorithmic framework used by researchers and the industry.
 

Mastering Vue.js: A Beginner's Guide

Автор: TRex от 26-09-2022, 11:13, Коментариев: 0

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

Название: Mastering Vue.js: A Beginner's Guide
Автор: Sufyan bin Uzayr
Издательство: CRC Press
Год: 2023
Формат: True PDF
Страниц: 268
Размер: 15,2 Mb
Язык: English

Mastering Vue.js helps the reader master the Vue.js jаvascript framework for faster and robust frontend development. Vue is a popular jаvascript frontend framework that is rapidly expanding. It is easy to use, small (less than 24KB), and really fast. It is simple to include in other applications and libraries. Vue.js is easy to install, and beginners may quickly learn how to use it and begin creating their interface design. What makes Vue special is that it is different from most other jаvascript frameworks and libraries. Unlike other monolithic frameworks, it is built from the ground up to be incrementally adaptable.