Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Python Programming for Economics and Finance (Updated)
Автор: Thomas J. Sargent, John Stachurski
Издательство: QuantEcon
Год: Jun 12, 2024
Страниц: 382
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book presents a set of lectures on Python programming for economics and finance. This is the first text in the series, which focuses on programming in Python. Python has experienced rapid adoption in the last decade and is now one of the most popular programming languages. Python is a general-purpose language used in almost all application domains such as: • communications; • web development; • CGI and graphical user interfaces; • game development; • resource planning; • multimedia, data science, security, etc., etc., etc. Meanwhile, Python is also very beginner-friendly and is found to be suitable for students learning programming and recommended to introduce computational methods to students in fields other than Computer Science. Python is also replacing familiar tools like Excel as an essential skill in the fields of finance and banking. One nice feature of Python is its elegant syntax — we’ll see many examples later on. Elegant code might sound superfluous but in fact it’s highly beneficial because it makes the syntax easy to read and easy to remember. Remembering how to read from files, sort dictionaries and other such routine tasks means that you don’t need to break your flow in order to hunt down correct syntax. Closely related to elegant syntax is an elegant design. Features like iterators, generators, decorators and list comprehensions make Python highly expressive, allowing you to get more done with less code. Namespaces improve productivity by cutting down on bugs and syntax errors.
Разместил: Ingvar16 23-07-2024, 05:40 | Комментарии: 0 | Подробнее
Название: Applications of AI for Interdisciplinary Research
Автор: Sukhpal Singh Gill
Издательство: CRC Press
Год: 2025
Страниц: 313
Язык: английский
Формат: pdf (true)
Размер: 12.6 MB

Applying Artificial Intelligence (AI) to new fields has made AI and data science indispensable to researchers in a wide range of fields. The proliferation and successful deployment of AI algorithms are fuelling these changes, which can be seen in fields as disparate as healthcare and emerging Internet of Things (IoT) applications. Machine learning techniques, and AI more broadly, are expected to play an ever-increasing role in the modelling, simulation, and analysis of data from a wide range of fields by the interdisciplinary research community. Ideas and techniques from multidisciplinary research are being utilised to enhance AI; hence, the connection between the two fields is a two-way street at a crossroads. Algorithms for inference, sampling, and optimisation, as well as investigations into the efficacy of Deep Learning, frequently make use of methods and concepts from other fields of study. Cloud computing platforms may be used to develop and deploy several AI models with high computational power. The intersection between multiple fields, including math, science, and healthcare, is where the most significant theoretical and methodological problems of AI may be found. To gather, integrate, and synthesise the many results and viewpoints in the connected domains, refer to it as interdisciplinary research. In light of this, the theory, techniques, and applications of Machine Learning and AI, as well as how they are utilised across disciplinary boundaries, are the main areas of this research topic.
Разместил: Ingvar16 23-07-2024, 05:23 | Комментарии: 0 | Подробнее
Название: Compilers: Principles, Techniques, and Tools, Updated 2nd Edition
Автор: Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jeffrey D. Ullman
Издательство: Pearson
Год: 2023
Страниц: 1354
Язык: английский
Формат: epub
Размер: 15.3 MB

Pearson’s flagship title Compilers: Principles, Techniques and Tools, known to professors, students, and developers worldwide as the "Dragon Book," is available in a new edition to reflect the current state of compilation. This book provides the foundation for understanding the theory and practice of compilers. Revised and updated with new chapters on Programming Language Semantics and Undefined Behaviour Semantics, the title addresses modern issues in compiler design. However, the authors, recognizing that few readers will ever go on to construct a compiler, retain their focus on the broader set of problems faced in software design and software development. The reader should possess some “computer-science sophistication,” including at least a second course on programming, and courses in data structures and discrete mathematics. Knowledge of several different programming languages is useful.
Разместил: Ingvar16 22-07-2024, 20:47 | Комментарии: 0 | Подробнее

Название: Thank Go! Многозадачность в Golang
Автор: Антон Жиянов
Издательство: Stepik
Год: 2023
Формат: PDF
Страниц: много
Размер: 18 Mb
Язык: Русский

Курс рассчитан на программистов, которые уже знают основы Golang: от базовых конструкций языка до интерфейсов и ошибок. Горутины и каналы при этом можно не знать — мы рассмотрим инструменты многозадачности с нуля.


Разместил: Chipa 22-07-2024, 16:04 | Комментарии: 0 | Подробнее

Название: Obsidian.md. Крепкий фундамент системы заметок
Автор: Антон Дворкин
Издательство: Stepik
Год: 2024
Формат: HTML
Страниц: много
Размер: 38 Mb
Язык: Русский

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

Разместил: Chipa 22-07-2024, 14:10 | Комментарии: 0 | Подробнее
Название: Deep Learning for Finance: Creating Machine & Deep Learning Models for Trading in Python
Автор: Sofien Kaabar
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 362
Язык: английский
Формат: pdf (true), epub (true)
Размер: 16.0 MB

Deep Learning is rapidly gaining momentum in the world of finance and trading. But for many professional traders, this sophisticated field has a reputation for being complex and difficult. This hands-on guide teaches you how to develop a deep learning trading model from scratch using Python, and it also helps you create and backtest trading algorithms based on Machine Learning and reinforcement learning. Sofien Kaabar—financial author, trading consultant, and institutional market strategist—introduces Deep Learning strategies that combine technical and quantitative analyses. By fusing Deep Learning concepts with technical analysis, this unique book presents outside-the-box ideas in the world of financial trading. This A-Z guide also includes a full introduction to technical analysis, evaluating machine learning algorithms, and algorithm optimization. Deep Learning is a slightly more complex and more detailed field than Machine Learning. Machine Learning and Deep Learning both fall under the umbrella of Data Science. As you will see, Deep Learning is mostly about neural networks, a highly sophisticated and powerful algorithm that has enjoyed a lot of coverage and hype, and for good reason: it is very powerful and able to catch highly complex nonlinear relationships between different variables. The book assumes you have basic background knowledge in both Python programming (professional Python users will find the code very straightforward) and financial trading. I take a clear and simple approach that focuses on the key concepts so that you understand the purpose of every idea.
Разместил: Ingvar16 22-07-2024, 02:56 | Комментарии: 0 | Подробнее
Название: Excel with AI: A Comprehensive Guide to CoPilot and Python Integration
Автор: Hayden Van Der Post
Издательство: Reactive Publishing
Год: 2024
Страниц: 664
Язык: английский
Формат: pdf, epub, azw3, mobi
Размер: 10.1 MB

Unlock the Ultimate Power of Excel with AI at Your Fingertips. Dive into the depths of advanced Excel techniques with "Excel with AI", the definitive guide for enthusiasts eager to harness the full potential of Excel through Artificial Intelligence (AI) and programming. Tailored for those who have mastered the basics and are now ready to explore uncharted territories, this book goes beyond the fundamentals to reveal sophisticated methods that will revolutionize your data analysis and automation skills. Discover how to seamlessly integrate Python within Excel using the groundbreaking Py function, unleashing new possibilities for data manipulation, visualization, and analysis. Learn to collaborate effortlessly with AI-powered COPILOT, enhancing your productivity and efficiency. Explore the harmonious synergy between Python and Excel, crafting dynamic solutions that were once unimaginable. And for those who relish the control and flexibility of VBA, delve into advanced scripting techniques to automate complex tasks with precision. Whether you’re a data scientist, analyst, or developer, "Excel with AI" is your comprehensive resource for staying ahead in a world where Excel and AI converge. Packed with real-world examples, step-by-step tutorials, and expert insights, this book ensures you not only understand the concepts but also apply them to solve practical problems.
Разместил: Ingvar16 21-07-2024, 13:50 | Комментарии: 0 | Подробнее
Название: Learning C# Through Small Projects
Автор: Denis Panjuta, Jafar Jabbarzadeh
Издательство: Springer
Год: 2024
Страниц: 398
Язык: английский
Формат: pdf (true)
Размер: 22.9 MB

In the ever-evolving world of software development, the ability to adapt, learn, and innovate is paramount. C# has emerged as a versatile and powerful language, enabling developers to craft everything from enterprise applications to captivating games. However, the journey to mastering C# can be daunting, especially when faced with dense textbooks and abstract concepts. Learning C# by Small Projects seeks to bridge this gap, offering a hands-on approach to understanding advanced C# concepts through engaging projects and minigames. The rationale behind this book is simple: learning by doing. Instead of wading through pages of theory, you’ll be diving straight into the action, building 11 distinct projects that range from an interactive storytelling program to a responsive Discord chatbot. Each project is meticulously designed to introduce and reinforce specific C# concepts, ensuring that you not only understand the theory but can also apply it in real-world scenarios. The book is structured to provide a gradual learning curve. The initial chapters lay the foundation, introducing you to the basics of C# programming. As you progress, the projects become more intricate, delving into advanced topics such as asynchronous operations, data integrity, and API integration. By the end of the book, you'll have a comprehensive understanding of C# and a portfolio of projects to showcase your skills.
Разместил: Ingvar16 21-07-2024, 13:05 | Комментарии: 0 | Подробнее
Название: Effective Go Recipes: Fast Solutions to Common Tasks
Автор: Miki Tebeka
Издательство: Pragmatic Bookshelf
Год: April 2024 (Version: P1.0)
Страниц: 269
Язык: английский
Формат: True PDF, True EPUB (Retail EPUB)
Размер: 10.1 MB

Programmers love Go because it is lightweight, easy to work with, and easy to read. Go gives you the benefits of dynamically typed languages (speed of development) while keeping the upsides of strongly typed languages (security and performance). Go is a simple language, but programming in Go is about more than just mastering syntax. There's an art to using Go effectively. Squeeze out the full use of advanced networking and multi-core power for which Go was designed. Save precious coding hours with recipes that help you manage objects, collect garbage, and safely use memory. Tackle Unicode, concurrency, and serialization with ease. All the clean, reusable solutions you need for a wide variety of problems common to Go development. Outfitted with these recipes, your next apps will be more polished and more maintainable than ever. Start out by tackling time and see how the Go time packager provides types that will do most of the heavy lifting for you. Next, work on recipes tailored to the nuances of processing text, like normalizing strings to avoid bugs. From there, whip up some functions on-the-fly and store functions in variables and data structures. Ever wondered why Go seems to be peppered with error handling? Working through the next recipes, you'll discover the benefits, which include more robust code. In the section on HTTP, you'll learn tricks like running multiple HTTP servers on the same port and setting timeouts. With concurrency recipes, you'll limit the number of goroutines to improve performance, give your code awareness of timeouts, and decide when to keep your code sequential instead of making it concurrent. Throughout the book, you'll make Go sizzle following simple recipes and tweaking them to fit your own apps. Using tools like strong typing and concurrency primitives, build a Go codebase that stays maintainable at scale.
Разместил: Ingvar16 21-07-2024, 12:20 | Комментарии: 0 | Подробнее
Название: Java Testing with Selenium: A Comprehensive Syntax Guide for Automation
Автор: Sujay Raghavendra
Издательство: Apress
Год: 2024
Страниц: 345
Язык: английский
Формат: pdf (true), epub (true), azw3, mobi
Размер: 10.1 MB

Master the art of automated testing using Selenium with Java in this comprehensive guide. Whether you're a beginner or an experienced tester, the book equips you with the knowledge and techniques to build robust and maintainable test suites, ensuring the quality and reliability of your web applications. This book starts introducing the basics of automated testing and the importance of Selenium. It then covers the setup and configuration of the Selenium WebDriver in Java, providing a solid foundation for your testing environment. You'll learn essential aspects of Selenium testing in Java, including working with different browsers, locating web elements using locators, and performing actions on them. From there, you’ll explore how to handle dynamic web pages and effective wait mechanisms and verifications to ensure accurate and reliable test results. The book also guides you in setting up Selenium in Java for continuous integration and emphasizes best practices for test codeorganization and maintainability, such as the Page Object Model (POM) and structuring test suites effectively. By the end, you’ll have the expertise to address advanced scenarios, such as working with iframes, and know how TestNG enhances Selenium automation, enabling structured tests, data-driven insights, and swift parallel executions. Throughout the book, you'll benefit from real-world examples and practical exercises that reinforce the concepts. The clear explanations and step-by-step guidance make it easy to follow along and apply the knowledge to your own testing projects. For software testers, quality assurance professionals, and developers interested in mastering automated testing with Selenium and Java. Suitable for various experience levels.
Разместил: Ingvar16 21-07-2024, 08:06 | Комментарии: 0 | Подробнее



 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности