|
 |
|
 |
|
|
 |
|  |
|
 Название: Нейросети на практике: для себя, работы и бизнеса Автор: Коллектив Издательство: Eduson Academy Год: 2025 Формат: Docx/PDF Страниц: много Размер: 276 Mb Язык: Русский
Научитесь работать с востребованной технологией, чтобы выделиться среди других кандидатов или получить повышение. Оптимизируйте издержки на маркетинг, проанализируйте конкурентов и улучшите бизнес-процессы. Делегируйте нейросетям рутинные задачи, сократите время на поиск и реализацию идей
|
Разместил: Chipa Сегодня, 12:56 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Nginx by Example Vol. 1: From problem to pattern to production Автор: Jason Joseph Nathan Издательство: Leanpub Год: 2025-05-09 Страниц: 85 Язык: английский Формат: pdf (true), epub Размер: 10.1 MB
A collection of NGINX configurations that you’d actually use. NGINX by Example is a field manual for engineers who never want to Google configs again. It’s a curated collection of real-world NGINX configurations. Each one battle-tested and wrapped in the context you’d actually use in production. Volume I is split into three chapters, each covering a specific theme. Within each topic, I’ve framed a problem, introduced a usable pattern, and then expanded on its variations and caveats. Yes, this is a collection of battle-tested notes, but also a refinement of everything I’ve learned from other books & docs and late-night experiments, updated to reflect today’s best practices. This is where most developers get stuck. They treat NGINX as a simple router or static file server or a reverse proxy with just enough brains to get requests where they need to go. But NGINX is far more capable than that. It can manage trust. It can negotiate identity. It can serve as a rules engine, a security layer and a control tower, all in one place. |
Разместил: Ingvar16 Сегодня, 07:11 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Экономическая история мира (в 5-ти томах) Автор: Под общей редакцией: Конотопова М.В. Издательство: Алетейя Год: 2017 - 2018 - (3-е изд., доп. и дораб.) Cтраниц: 2550 Формат: pdf (ocr) Размер: 55 мб Язык: русский
Т. 1. Экономика Древнего Востока, Древней Греции, Древнего Рима, Древней Руси Т. 2. Цивилизации Америки, Великие географические открытия и колониальное хозяйство, генезис капитализма и становление классической политэкономии, великие буржуазные революции и развитие капитализма в Нидерландах, Англии, Франции, Германии, США, Японии Т. 3. Англия: колониальный империализм. Германия: юнкерский капитализм. Франция: ростовщический империализм. Особенности империализма США и Японии. Развитие капитализма в России. Борьба ведущих экономик мира за рынки сбыта накануне Первой мировой войны |
Разместил: rivasss Сегодня, 06:35 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Электропривод. Энергетика электропривода Автор: Васильев Б.Ю. Издательство: СОЛОН-Пресс Год: 2016 Cтраниц: 270 Формат: pdf Размер: 24 мб Язык: русский
Дается анализ нормативной базы в области энергосбережении. Показана роль электроприводов в энергосбережении. Рассмотрены вопросы практического энергетического обследования электроприводов и обоснования технико-экономической, энергетической и эксплуатационной эффективности регулируемых электроприводов. Рассмотрены энергетические характеристики электроприводов с асинхронными двигателями и преобразователями частоты, показатели электромагнитной, электромеханической и энергетической совместимости электроприводов и их влияние на энергетику электропривода. Рассмотрены методы повышения энергетических характеристик электроприводов. |
Разместил: rivasss Сегодня, 06:20 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Developing AI Applications: An Introduction Автор: Metin Karatas Издательство: Rheinwerk Publishing Inc. Год: 2024 Страниц: 856 Язык: английский Формат: epub (true) Размер: 19.97 MB
It’s time to get practical about AI. Move past playing around with chatbots and plugging your data into others’ applications—learn how to create your own! Walk through key AI methods like decision trees, convolutional layers, cluster analysis, and more. Get your hands dirty with simple no-code exercises and then apply that knowledge to more complex (but still beginner-friendly!) examples. With information on installing KNIME and using tools like AutoKeras, ChatGPT, and DALL-E, this guide will let you do more with AI! Right at the beginning, we’ll look at a finished Python program for a specific problem and discuss it in detail. We’ll then modify this program so that we can use it to solve other problems. Later on, we’ll continue in this way. We’ll also solve some tasks using the KNIME software, including graphical modules. This way, you don’t have to rewrite programs from scratch. The aim isn’t to give you a comprehensive introduction to the Python programming language or the modules used. After reading this book, you’ll be able to download data records from the internet and develop AIs for them or adapt your existing programs for this purpose. This is a very pragmatic approach. The programming language is only a means to an end. However, if you’ve worked through the book and want to deepen your knowledge in this area, I recommend that you learn the Python programming language. |
Разместил: Ingvar16 Сегодня, 06:17 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: C++: The Comprehensive Guide Автор: Torsten T. Will Издательство: Rheinwerk Computing Год: 2025 Страниц: 1878 Язык: английский Формат: epub (true) Размер: 18.8 MB
If you need to know C++, look no further! This comprehensive guide has everything you need to master the modern C++23 language, from syntax fundamentals to advanced development concepts. Follow practical code examples as you learn object-oriented programming, work with standard library containers, program concurrent applications, and more. Don’t just learn how to code—learn how to code better with expert tips and guidance on the rules of compact, secure, and efficient code. In this edition, I am assuming you will use a compiler that is fully capable of C++17. Because all popular compilers now also support C++20, you will have no problems with those features either. In the book, I mostly point out the use of C++20, but at the publisher’s request, I have refrained from specific typographical emphasis on the same. I also describe C++23 features, which I always point out and emphasize, as compiler support for these features is far from complete. |
Разместил: Ingvar16 Сегодня, 05:21 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: You Don't Know JS Yet: The Unbooks: Previously Unpublished 2nd-Ed Book Content (Raw & Uncut) Автор: Kyle Simpson Издательство: Leanpub Год: 2025-04-24 Страниц: 421 Язык: английский Формат: pdf (true), mobi, epub Размер: 10.1 MB
You Don’t Know JS: The Unbooks is the final, draft-edition release of the second edition series—featuring the complete but unedited drafts of Book 3: Objects & Classes and Book 4: Types & Grammar, plus two bonus chapters reflecting on the “lost” books that were never written. This is the raw, honest conclusion to You Don’t Know JS Yet—a gift for readers who still care about deeply understanding jаvascript. You Don’t Know JS Yet: The Unbooks is a special, draft-edition release collecting the final remaining content from the second edition of the You Don’t Know JS Yet series. It includes the complete, previously unpublished drafts of Book 3: Objects & Classes and Book 4: Types & Grammar—books that were written in full but never formally edited or released for publication. These chapters reflect the same in-depth exploration and care you’ve come to expect from the series, just presented here in their raw, unedited, unpolished form. They’re readable, structurally complete, and technically solid—offered honestly as-is. This book is for the curious, the completist, the student who still cares about understanding jаvascript - not just using it. |
Разместил: Ingvar16 Сегодня, 04:24 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Multi-Paradigm Programming: Combining Functional, Object-Oriented, and Lisp Paradigms for Software Design and Implementation Автор: Marty Yoo Издательство: Leanpub Год: 2025-04-28 Страниц: 440 Язык: английский Формат: pdf (true), azw3, mobi, epub Размер: 10.1 MB
Multi-Paradigm Programming shows how to blend object-oriented, functional, imperative, and logic styles into a single, pragmatic toolkit. How can we effectively leverage modern programming languages that support object-oriented, functional, and imperative paradigms all at once? In the past, programming languages were largely divided into functional, object-oriented, and procedural languages. However, this trend has changed. With the rise of hybrid programming languages that incorporate both functional and object-oriented features, most major programming languages—such as Java, C#, Scala, TypeScript, jаvascript, Kotlin, and Swift—are now considered multiparadigm. This has become a common characteristic of languages widely used in the industry. These languages support not only object-oriented features like classes, inheritance, and interfaces, but also a broad range of functional programming capabilities including first-class functions, list processing, lazy evaluation, and asynchronous/concurrent operations. Additionally, they offer flexible type systems, type inference, generics, and utility types, and can even mix static and dynamic typing. |
Разместил: Ingvar16 Сегодня, 03:42 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: О-ла-ла! Секрети французького шарму Автор: Джеймі Кет Каллан Изд-во: КМ-БУКС Год: 2017 Страниц: 224 Язык: українська Формат: pdf/djvu/txt Размер: 32,23 Мб
Від авторки світового бестселера «Француженки не сплять на самоті»!
Здається, француженкам притаманна особлива майстерність у вирішенні будь-яких справ, що стосуються не лише кохання — як всі до того звикли, а й кулінарії, ведення домашніх справ, виховання дітей. А в царині краси і стилю вони взагалі не мають конкурентів. Француженки, звісно, не народжуються гарнішими за інших. Вони просто з раннього віку вчаться сприймати себе красивими, впевненими і сексуальними, і не лише ззовні, а й внутрішньо. |
Разместил: TTT22 Сегодня, 01:09 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Burda Pratik Dikis (без выкроек) Издательство: Dogan Burda Dergi Год / месяц: Haziran 2025 Номер: 2 Страниц: 52 Формат: PDF Размер: 38,7 MB Язык: турецкий
Burda Pratik Dikis — специальный выпуск журнала Burda Style для тех, кто начинает шить и любит моду. В этом выпуске вы найдете много новых моделей: платья, блузки, шорты, брюки и др. |
Разместил: Dovegone Сегодня, 00:43 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
|