Подписывайтесь на наш Telegram-канал! Ежедневно интересно!

Подписывайтесь на наш Telegram-канал!

Помочь нашему сайту финансово на сервисе сбора донатов!

Помочь нашему сайту финансово!
 
HostLife - лучший платный хостинг

Google For Beginners - 18th Edition, 2024

Автор: Limpopo5 от 2024-04-02, 04:09:44
  • 0
Google For Beginners - 18th Edition, 2024Название: Google For Beginners - 18th Edition, 2024
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2024
Язык: английский
Формат: pdf
Размер: 37.1 MB

"Google - для начинающих" - это первый и единственный выбор, если вы новичок и хотите узнать все, что вам нужно для начала работы с бесплатными приложениями Google. Это независимое руководство наполнено полезными руководствами и пошаговыми полностью иллюстрированными статьями, написанными на простом, легким для понимания английском языке. На страницах этого нового руководства пользователя вы узнаете все, что вам нужно знать о настройке "из коробки", освоении более продвинутых функций и откроете для себя огромное количество удивительных приложений. С этим неофициальным руководством ни одна проблема не будет неразрешимой, ни один вопрос не останется без ответа, пока вы учитесь, изучаете и улучшаете свой пользовательский опыт.

Object-Oriented Analysis and Design for Information Systems: Modeling with BPMN, OCL, IFML, and Python 2nd Edition

Автор: Limpopo5 от 2024-04-02, 03:20:28
  • 0
Object-Oriented Analysis and Design for Information Systems: Modeling with BPMN, OCL, IFML, and Python 2nd EditionНазвание: Object-Oriented Analysis and Design for Information Systems: Modeling with BPMN, OCL, IFML, and Python 2nd Edition
Автор: Rаul Sidnеi Wаzlаwiсk
Издательство: Morgan Kaufmann/Elsevier
Год: 2024
Страниц: 420
Язык: английский
Формат: epub (true)
Размер: 18.9 MB

Object-Oriented Analysis and Design for Information Systems, Second Edition clearly explains real object-oriented programming in practice. Expert author Raul Sidnei Wazlawick explains concepts such as object responsibility, visibility, and the real need for delegation in detail. The object-oriented code generated by using these concepts in a systematic way is concise, organized and reusable.The patterns and solutions presented in this book are based in research and industrial applications. You will come away with clarity regarding processes and use cases and a clear understanding of how to expand a use case. Wazlawick clearly explains how to build meaningful sequence diagrams. Object-Oriented Analysis and Design for Information Systems illustrates how and why building a class model is not just placing classes into a diagram. You will learn the necessary organizational patterns so that your software architecture will be maintainable. The Second Edition includes all new content shifting the focus of the book to agile software development, including Scrum software project management, BPMN diagrams, user stories, and Python code examples.

The Book of Batch Scripting: From Fundamentals to Advanced Automation

Автор: Limpopo5 от 2024-04-02, 02:43:13
  • 0
The Book of Batch Scripting: From Fundamentals to Advanced AutomationНазвание: The Book of Batch Scripting: From Fundamentals to Advanced Automation
Автор: Jасk МсLаrnеу
Издательство: No Starch Press
Год: 2024
Страниц: 580
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

In this era of advanced programming languages, the simplicity, universality, and efficiency of Batch scripting holds undeniable value. A book about bat files? Why? Whether you’re maintaining legacy systems or seeking to understand the foundations of command line automation, The Book of Batch Scripting shows you how to become proficient with this tool included in every version of Windows. Batch isn’t new, and the lack of some functionality is mystifying by today’s standards, but it’s still an immensely useful language that isn’t going away anytime soon, especially since it’s being packaged with the operating system installed on every Windows computer. While Batch is one scripting language among many, there are still many lines of Batch code being supported by large and small companies, and some tasks truly lend themselves to bat files more than any other language. And as for that lacking functionality—booleans, arrays, hash tables, stacks, even object-oriented design, and more—I’ll show you how to build it yourselves by the end of this book. But the most immediate reason for me personally to write a book about Batch scripting is that after two decades of writing bat files for personal and professional use, I believe that I’ve gotten to a place where I’ve learned enough about the topic to share my experiences and insights with a larger community.

Reinforcement Learning for Finance (Early Release)

Автор: Limpopo5 от 2024-04-01, 21:47:30
  • 0
Reinforcement Learning for Finance (Early Release)Название: Reinforcement Learning for Finance: A Python-Based Introduction (Early Release)
Автор: Yvеs J. Нilрisсh
Издательство: O’Reilly Media, Inc.
Год: 2024-03-27
Страниц: 153
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Reinforcement Learning (RL) has led to several breakthroughs in AI. The use of the Q-learning (DQL) algorithm alone has helped people develop agents that play arcade games and board games at a superhuman level. More recently, RL, DQL, and similar methods have gained popularity in publications related to financial research. This book is among the first to explore the use of Reinforcement Learning methods in finance. Author Yves Hilpisch, founder and CEO of The Python Quants, provides the background you need in concise fashion. ML practitioners, financial traders, portfolio managers, strategists, and analysts will focus on the implementation of these algorithms in the form of self-contained Python code and the application to important financial problems. “Bayesian Learning” discusses Bayesian learning as an example of learning through interaction. “Reinforcement Learning” presents breakthroughs in artificial intelligence that were made possible through reinforcement learning. It also describes the major building blocks of reinforcement learning. “Deep Q-Learning” explains the two major characteristics of deep Q-learning which is the most important algorithm for the remainder of the book.

Game Testing: All in One, 3rd Edition

Автор: Limpopo5 от 2024-04-01, 21:10:55
  • 0
Game Testing: All in One, 3rd EditionНазвание: Game Testing: All in One, 3rd Edition
Автор: Сhаrlеs Р. Sсhultz, Rоbеrt Dеntоn Вrуаnt
Издательство: Mercury Learning and Information
Год: 2017
Страниц: 431
Язык: английский
Формат: pdf (true), epub
Размер: 20.1 MB

An updated version of the bestselling Game Testing All In One, Second Edition, this book equips the reader with the rationale for vigorous testing of game software, how game testing and the tester fit into the game development process, practical knowledge of tools to apply to game testing, game tester roles and responsibilities, and the measurements to determine game quality and testing progress. The reader is taken step-by-step through test design and other QA methods, using real game situations. The book includes content for the latest console games and the new crop of touch, mobile, and social games that have recently emerged. A companion DVD contains the tools used for the examples in the book and additional resources such as test table templates and generic flow diagrams to get started quickly with any game test project. Each chapter includes questions and exercises, making the book suitable for classroom use as well as a personal study or reference tool.

Your AI Survival Guide: Scraped Knees, Bruised Elbows, and Lessons Learned from Real-World AI Deployments

Автор: Limpopo5 от 2024-04-01, 17:03:01
  • 0
Your AI Survival Guide: Scraped Knees, Bruised Elbows, and Lessons Learned from Real-World AI DeploymentsНазвание: Your AI Survival Guide: Scraped Knees, Bruised Elbows, and Lessons Learned from Real-World AI Deployments
Автор: Sоl Rаshidi
Издательство: Wiley
Год: 2024
Страниц: 224
Язык: английский
Формат: pdf, epub (true)
Размер: 10.4 MB

Practical and proven AI deployment strategies for non-technical business leaders. In Your AI Survival Guide: Scraped Knees, Bruised Elbows, and Lessons Learned from Real-World AI Deployments, business executive and technologist Sol Rashidi delivers an insightful and practical discussion of how to deploy Artificial Intelligence (AI) in your company. Having helped IBM launch Watson in 2011, Sol has first-hand knowledge of the ups, downs, and change management intricacies that can help you with a successful deployment beyond all the AI hype. She walks you through various frameworks for how to establish your AI strategy, pick your use cases, prepare your non-technology teams, and overcome the most common obstacles standing in the way of successfully implementing AI in your business, based on her many years of deploying AI projects in businesses, which few can claim. Artificial Intelligence is one of the most promising new developments in technology since the advent of the Internet. But standing in the way of widespread business adoption is a lot of hype and a formidable learning curve and technical pre-requisites to understanding this exciting new technology. How is an everyday businessperson supposed to wrap their heads around such a complicated subject? Rashidi demystifies the subject of AI in a way that non-technical business leaders and C-suite executives can better comprehend and apply the technology in their own companies. Mercifully free of “tech-speak,” Your AI Survival Guide uncomplicates a complex topic with narratives and stories that anyone can understand.

Python Programming: 4th Edition

Автор: Limpopo5 от 2024-04-01, 14:35:03
  • 0
Python Programming: 4th EditionНазвание: Python Programming: 4th Edition
Автор: Аjit Singh
Издательство: Independently published
Год: 2024
Страниц: 419
Язык: английский
Формат: pdf
Размер: 73.0 MB

Welcome to the world of Python programming! Whether you are a seasoned developer or just starting your journey into the realm of coding, this book aims to be your comprehensive guide to mastering Python, a versatile and powerful programming language. In this book, I will embark on a journey through the fundamentals of Python programming, covering everything from basic syntax to advanced topics. Whether you are looking to build simple scripts or complex applications, Python has the tools and libraries to help you bring your ideas to life. Chapter 1 introduces you to the basics of Python, including how to install Python on your system, set up your development environment, and run your first Python program. I will explore Python's simple and elegant syntax, which prioritizes readability and makes it easy to write and understand code. Chapter 2 delves into the fundamental building blocks of Python programming, including variables, data types, operators, and control flow structures. Understanding these concepts is crucial for writing effective and efficient Python code. Chapter 3 explores functions, one of the most powerful features of Python. You will learn how to define and call functions, work with arguments and return values, and leverage the flexibility of Python's function capabilities.

Python 3 Data Visualization Using Google Gemini

Автор: Limpopo5 от 2024-04-01, 02:44:30
  • 0
Python 3 Data Visualization Using Google GeminiНазвание: Python 3 Data Visualization Using Google Gemini
Автор: О. Саmреsаtо
Издательство: Mercury Learning and Information
Год: 2024
Страниц: 244
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

This book offers a comprehensive guide to leveraging Python-based data visualization techniques with the innovative capabilities of Google Gemini. Tailored for individuals proficient in Python seeking to enhancetheir visualization skills, it explores essential libraries like Pandas, Matplotlib, and Seaborn, along with insights into the innovative Gemini platform. With a focus on practicality and efficiency, it delivers a rapid yet thorough exploration of data visualization methodologies, supported by Gemini-generated code samples. Companion files with source code and figures are available for downloading. The first chapter contains a quick tour of basic Python 3, followed by a chapter that introduces you to NumPy. The third and fourth chapters introduce you to data visualization with Matplotlib and how to create graphics effects with Seaborn. The fifth chapter introduces you to Google Gemini, which also includes a discussion of GPT-4. The sixth and concluding chapter contains Gemini-generated Python code samples for performing various programming tasks. Current knowledge of Python 3.x is the most helpful skill. Knowledge of other programming languages (such as Java) can also be helpful because of the exposure to programming concepts and constructs.

Python for Web Development: Django & Flask Unchained

Автор: Limpopo5 от 2024-03-31, 20:17:19
  • 0
Python for Web Development: Django & Flask UnchainedНазвание: Python for Web Development: Django & Flask Unchained
Автор: Науdеn Vаn Dеr Роst, Vinсеnt Вisеttе
Издательство: Reactive Publishing
Год: 2024
Страниц: 425
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Unlock the full potential of web development with 'Python for Web Development: Django and Flask Unchained', the definitive guide to mastering two of Python's most powerful frameworks. Authored by Hayden van der Post, a recognized expert in the field, this book is your gateway to building robust, high-performance web applications with ease and efficiency. Dive into the depths of Django, the high-level Python web framework that encourages rapid development and clean, pragmatic design. With Hayden's insightful examples and step-by-step walkthroughs, you'll learn how to harness Django's capabilities to create secure, scalable, and maintainable web projects. Transition seamlessly to the world of Flask, the micro-framework that has taken the industry by storm with its simplicity and flexibility. Whether you're developing a small web service or a complex web application, 'Python for Web Development' will show you how Flask's minimalistic approach can be expanded with extensions and blueprints to suit your project's needs. Each chapter is packed with real-world examples, best practices, and tips for success that Hayden has accumulated over years of programming experience. From database integration to authentication, from RESTful APIs to middleware, this book covers every aspect of web development with Python. Whether you're a beginner eager to start your journey in web development or a seasoned programmer looking to update your skill set, 'Python for Web Development: Django and Flask Unchained' is the perfect companion to elevate your coding expertise. Get ready to build high-quality, efficient web applications that stand the test of time.

Artificial Intelligence with Microsoft Power BI: Simpler AI for the Enterprise

Автор: Limpopo5 от 2024-03-31, 18:31:45
  • 0
Artificial Intelligence with Microsoft Power BI: Simpler AI for the EnterpriseНазвание: Artificial Intelligence with Microsoft Power BI: Simpler AI for the Enterprise
Автор: Jеnnifеr Stirruр, Тhоmаs J. Wеinаndу
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 473
Язык: английский
Формат: pdf (true)
Размер: 41.7 MB

Advance your Power BI skills by adding AI to your repertoire at a practice level. With this practical book, business-oriented software engineers and developers will learn the terminologies, practices, and strategy necessary to successfully incorporate AI into your business intelligence estate. Jen Stirrup, CEO of AI and BI leadership consultancy Data Relish, and Thomas Weinandy, research economist at Upside, show you how to use data already available to your organization. Springboarding from the skills that you already possess, this book adds AI to your organization's technical capability and expertise with Microsoft Power BI. By using your conceptual knowledge of BI, you'll learn how to choose the right model for your AI work and identify its value and validity. Automated Machine Learning (AutoML) in Power BI: Power BI invokes AutoML to create, train, and call machine learning models. You can consider this facility a low-code/no-code technology, meaning you don’t have to worry about being an experienced data scientist to use it. Instead, you are more concerned with using the resulting model to make valuable predictions while also taking care to validate the model’s accuracy. AutoML supports binary prediction, general classification, and regression models, and you can use these model types in Power BI.

HostLife - лучший платный хостинг
HostLife - лучший платный хостинг!
Отличный хостинг по цене от 1.87$/месяц! Рекомендация от сайта Bookskeeper!


Бесплатная электронная библиотека. Скачать книги бесплатно!

Наша электронная библиотека Bookskeeper (для РФ работает через VPN) - это интернет-витрина, где любой посетитель может публиковать электронные варианты книг, журналов, газет, комиксов, в общем, любой литературы со ссылками для медленного, но бесплатного скачивания с файлообменников. В нашем книжном хранилище Вы всегда найдете литературу на любой вкус человека любого возраста - от детских комиксов и расскрасок до серьезной научной литературы.
 
 
Поддержите наш сайт!
Идет сбор донатов на хостинг
для работы нашего сайта.
Сканируйте QR-код
(или нажмите на него)
для Вашей поддержки!
Оплата картой, ЮMoney


Донаты для помощи нашему сайту!

ОГРОМНОЕ СПАСИБО
всем за Ваши донаты!

Наши рекомендации



Book24.ru - книжный интернет магазин



Turbobit - Получите турбо-доступ и скачивайте безлимитно и без рекламы!


HostLife - лучший платный хостинг