ПРОГРАММИРОВАНИЕ » Страница 14
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Mastering Functional Programming in Python: Unlock the Secrets of Expert-Level Skills
/ Комментариев: 0/

Название: Mastering Functional Programming in Python: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 513
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

In a rapidly evolving software development landscape, possessing a deep understanding of diverse programming paradigms is essential for success. "Mastering Functional Programming in Python: Unlock the Secrets of Expert-Level Skills" serves as a crucial guide for experienced programmers aiming to expand their mastery of Python by delving into the world of functional programming. This book demystifies complex concepts and presents clear, practical insights that empower developers to harness Python's versatile functionalities with finesse and precision. Embark on an enlightening journey through core concepts such as immutability, higher-order functions, and recursion, while exploring advanced topics like monads, concurrency, and parallelism. The book vividly demonstrates how functional programming principles can transform code reliability, scalability, and efficiency, offering readers a blend of theoretical knowledge and hands-on application. With Python's robust capabilities, this text prepares you to tackle real-world challenges using functional paradigms, enhancing your ability to produce high-quality, maintainable code.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Neural Networks with Tensorflow and Keras: Training, Generative Models, and Reinforcement Learning
/ Комментариев: 0/

Название: Neural Networks with Tensorflow and Keras: Training, Generative Models, and Reinforcement Learning
Автор: Philip Hua
Издательство: Apress
Год: 2024
Страниц: 182
Язык: английский
Формат: pdf (true), epub (true)
Размер: 19.3 MB

Explore the capabilities of Machine Learning and neural networks. This comprehensive guidebook is tailored for professional programmers seeking to deepen their understanding of neural networks, Machine Learning (ML) techniques, and large language models (LLMs). The book explores the core of Machine Learning techniques, covering essential topics such as data pre-processing, model selection, and customization. It provides a robust foundation in neural network fundamentals, supplemented by practical case studies and projects. You will explore various network topologies, including Deep Neural Networks (DNN), Recurrent Neural Networks (RNN), Long Short-Term Memory (LSTM) networks, Variational Autoencoders (VAE), Generative Adversarial Networks (GAN), and Large Language Models (LLMs). Each concept is explained with clear, step-by-step instructions and accompanied by Python code examples using the latest versions of TensorFlow and Keras, ensuring a hands-on learning experience.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Web Scraping with Python Programming
/ Комментариев: 0/

Название: Web Scraping with Python Programming: Guide To Learn How To Extract Data Farm The Web with Exercises in Python
Автор: Ane Gaytan, James A Smith
Издательство: Independently published
Год: September 29, 2024
Страниц: 165
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Python is an easy to use and easy to learn programming language that is freely available on Macintosh, Windows, or Linux computers. So once you learn Python you can use it for the rest of your career without needing to purchase any software. Python is one of the easiest ways to get started as it is an object-oriented language. Python’s classes and objects are significantly easier to use than in any other language. Additionally, many libraries exist that make building a tool for web scraping in Python an absolute breeze. In this web scraping Python tutorial, we will outline everything needed to get started with a simple application. It will acquire text-based data from page sources, store it into a file and sort the output according to set parameters. Options for more advanced features when using Python for web scraping will be outlined at the very end, with suggestions for implementation. By following the steps outlined below in this tutorial, you will be able to understand how to do web scraping.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Mastering Microservices with Java and Spring Boot: Unlock the Secrets of Expert-Level Skills
/ Комментариев: 0/

Название: Mastering Microservices with Java and Spring Boot: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 547
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Discover the intricate dynamics of modern software development with "Mastering Microservices with Java and Spring Boot: Unlock the Secrets of Expert-Level Skills". This authoritative guide empowers experienced developers to harness the full potential of microservices architecture. By delving into advanced Java techniques and leveraging the robust capabilities of Spring Boot, you'll gain the insights necessary to build scalable, resilient, and highly adaptable systems that meet the demands of today's fast-paced digital landscape. This comprehensive book walks you through essential topics with precision and clarity, addressing core facets like efficient deployment, inter-service communication, and robust security mechanisms. Learn how to deploy and manage microservices effectively, ensuring optimal performance and reliability. Explore real-world techniques and best practices for monitoring, testing, and scaling, all designed to enhance your architectural robustness and system efficiency. With a focus on practical application and advanced theory, this guide ensures an analytical approach to mastering microservices.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Generative AI on Kubernetes (Early Release)
/ Комментариев: 0/

Название: Generative AI on Kubernetes: Operationalizing Large Language Models (Early Release)
Автор: Roland Huß, Daniele Zonca
Издательство: O’Reilly Media, Inc.
Год: 2025-03-12
Страниц: 108
Язык: английский
Формат: epub
Размер: 10.1 MB

Generative AI is revolutionizing industries, and Kubernetes has fast become the backbone for deploying and managing these resource-intensive workloads. This book serves as a practical, hands-on guide for MLOps engineers, software developers, Kubernetes administrators, and AI professionals ready to unlock AI innovation with the power of cloud native infrastructure. Authors Roland Huß and Daniele Zonca provide a clear road map for training, fine-tuning, deploying, and scaling GenAI models on Kubernetes, addressing challenges like resource optimization, automation, and security along the way. With actionable insights with real-world examples, readers will learn to tackle the opportunities and complexities of managing GenAI applications in production environments. Whether you're experimenting with large-scale language models or facing the nuances of AI deployment at scale, you'll uncover expertise you need to operationalize this exciting technology effectively.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Mastering Java Reflection and Metaprogramming: Unlock the Secrets of Expert-Level Skills
/ Комментариев: 0/

Название: Mastering Java Reflection and Metaprogramming: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 517
Язык: английский
Формат: epub (true)
Размер: 10.8 MB

"Mastering Java Reflection and Metaprogramming: Unlock the Secrets of Expert-Level Skills" is an essential resource for seasoned Java developers eager to delve into the advanced capabilities that set apart proficient programmers. This book demystifies the powerful yet complex topics of reflection and metaprogramming, empowering developers to craft more adaptable, flexible, and dynamic applications. Each chapter methodically unpacks intricate concepts, equipping readers with the skills to transform how they approach Java programming. Dive into a meticulously curated exploration of Java's most sophisticated features, including dynamic class loading, bytecode manipulation, and the strategic use of annotations. Through a balanced blend of theoretical depth and practical application, this book offers readers valuable insights into the seamless integration of reflection with modern Java features. Learn how to optimize performance while maintaining the highest security standards, ensuring your applications are both efficient and resilient to potential vulnerabilities.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
RAG with Python Cookbook (First Early Release)
/ Комментариев: 0/

Название: RAG with Python Cookbook: Practical Recipes from Data Preprocessing to LLM Agents (Early Release)
Автор: Dominik Polzer
Издательство: O’Reilly Media, Inc.
Год: 2025-03-11
Язык: английский
Формат: epub (true), mobi
Размер: 10.9 MB

As businesses race to unlock the full potential of large language models (LLMs), a critical challenge has emerged: How do you connect these tools to real-time, external data to solve real-world problems? Retrieval-augmented generation (RAG) is the answer. By combining LLMs with information retrieval, RAG empowers you to build everything from intelligent chatbots to autonomous, task-solving agents. Packed with over 70 practical recipes, this go-to guide tackles a wide range of GenAI applications through structured hands-on learning. Author Dominik Polzer provides the tools you need to design, implement, and optimize RAG systems for your unique use cases. Whether you're working with simple data retrieval or designing cutting-edge autonomous agents, this cookbook will help you stay ahead of the curve.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Mastering OpenAI for Enterprise: Unlock the Power of OpenAI to Build Intelligent Applications for Businesses with GPT
/ Комментариев: 0/

Название: Mastering OpenAI for Enterprise: Unlock the Power of OpenAI to Build Intelligent Applications for Businesses with GPT, DALL-E, RAG, and AI Agents
Автор: Sriram Subramanian
Издательство: Orange Education Pvt Ltd, AVA
Год: 2025
Страниц: 242
Язык: английский
Формат: epub (true)
Размер: 14.5 MB

Master OpenAI and Unlock the Future of AI-Powered Innovation. OpenAI is transforming industries with cutting-edge AI models, redefining how businesses operate, innovate, and compete. Mastering OpenAI for Enterprise is your definitive guide to harnessing the power of OpenAI’s groundbreaking technologies, including GPT models, DALL·E, and more. Designed for AI engineers, developers, and business leaders, this book offers an in-depth understanding of OpenAI’s tools and their real-world applications in enterprise settings. This hands-on guide provides a structured learning path, featuring practical code samples, step-by-step implementations, and industry case studies that bridge theory with practice. Whether you're building intelligent chatbots, leveraging AI for automation, or exploring generative AI for creative solutions, this book equips you with the knowledge and skills to seamlessly integrate OpenAI into your workflows. This book is tailored for both beginners and experienced professionals looking to harness the power of OpenAI.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Разработка пользовательских интерфейсов
/ Комментариев: 0/

Название: Разработка пользовательских интерфейсов
Автор: Тидвелл Дженифер
Издательство: Питер Пресс
Год: 2008
Страниц: 416
Формат: djvu
Размер: 23 мб
Качество: хорошее
Язык: русский

Разработать хороший интерфейс не так-то просто. Пользователю в наше время требуется программное обеспечение, работа которого прекрасно отлажена, интерфейс радует взгляд, да и в целом пользоваться программой должно быть легко. При этом клиенты и менеджеры требуют, чтобы ПО было оригинальным и быстро продавалось.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Data Structures in Depth Using C++: A Comprehensive Guide to Data Structure Implementation and Optimization in C++
/ Комментариев: 0/

Название: Data Structures in Depth Using C++: A Comprehensive Guide to Data Structure Implementation and Optimization in C++
Автор: Mahmmoud Mahdi
Издательство: Apress
Год: 2025
Страниц: 383
Язык: английский
Формат: True PDF
Размер: 52.9 MB

Understand and implement data structures and bridge the gap between theory and application. This book covers a wide range of data structures, from basic arrays and linked lists to advanced trees and graphs, providing readers with in-depth insights into their implementation and optimization in C++. You'll explore crucial topics to optimize performance and enhance their careers in software development. In today's environment of growing complexity and problem scale, a profound grasp of C++ data structures, including efficient data handling and storage, is more relevant than ever. This book introduces fundamental principles of data structures and design, progressing to essential concepts for high-performance application. Finally, you'll explore the application of data structures in real-world scenarios, including case studies and use in Machine Learning and Big Data. This practical, step-by-step approach, featuring numerous code examples, performance analysis and best practices, is written with a wide range of C++ programmers in mind. So, if you're looking to solve complex data structure problems using C++, this book is your complete guide.