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

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

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

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

Назад Вперед

Research Software Engineering: A Guide to the Open Source Ecosystem

Автор: Limpopo5 от 2024-03-13, 22:41:51
  • 0
Research Software Engineering: A Guide to the Open Source EcosystemНазвание: Research Software Engineering: A Guide to the Open Source Ecosystem
Автор: Маtthiаs Ваnnеrt
Издательство: CRC Press
Серия: Data Science Series
Год: 2024
Страниц: 201
Язык: английский
Формат: pdf (true)
Размер: 14.0 MB

Research Software Engineering: A Guide to the Open Source Ecosystem strives to give a big-picture overview and an understanding of the opportunities of programming as an approach to analytics and statistics. The book argues that a solid "programming" skill level is not only well within reach for many but also worth pursuing for researchers and business analysts. The ability to write a program leverages field-specific expertise and fosters interdisciplinary collaboration as source code continues to become an important communication channel. Given the pace of the development in data science, many senior researchers and mentors, alongside non-computer science curricula lack a basic software engineering component. This book fills the gap by providing a dedicated programming-with-data resource to both academic scholars and practitioners. Even though Research Software Engineering aims to be inclusive and open to a broad audience with different starting points, several prerequisites exist to get the most out of this book. I recommend you have made your first experience with an interpreted programming language like R or Python.

Source Code Exploration with Memcached: A beginner's guide to understanding and exploring open-source code

Автор: Limpopo5 от 2024-01-21, 03:05:11
  • 0
Source Code Exploration with Memcached: A beginner's guide to understanding and exploring open-source codeНазвание: Source Code Exploration with Memcached: A beginner's guide to understanding and exploring open-source code
Автор: Рrаvееn Rаj, Рrаshаnth Rаghu
Издательство: BPB Publications
Год: 2024
Страниц: 212
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Architect your own benchmarks. Open-source development has been the single most significant contributor to the development community, and the contributions are used across the IT landscape including corporations, universities, schools, etc. Open-source development skills enable developers to understand the intricacies of softwares, enabling robust decision-making while choosing technologies over trends and making mature decisions on a day-to-day development basis. This book is for all programming enthusiasts and is designed to be a Source code 101 level book, but it can help developers elevate to architect-level decision-making as well as architects to make solid software decisions while building the systems. Programming languages like Python, Lua, C, C++ (compilers), Lua, Rust, database systems, caching systems, web frameworks, and libraries, the availability of open-source code systems has greatly impacted visibility and democratized developer access to enterprise-grade software, resulting in rapid innovation at minimal cost. The impact of open-source software is greater than we can imagine, and the software mentioned here are just the tip of the iceberg. A programming language contains a parser, symbol table generator, compiler, assembler, and interpreter, to mention a few common phases, along with memory management, thread management, configurations, data structures, and many more. While exploring multiple languages, we can note that the code stages remain almost identical.

Learning Advanced Python by Studying Open Source Projects

Автор: Limpopo5 от 2023-09-15, 18:36:58
  • 0
Learning Advanced Python by Studying Open Source ProjectsНазвание: Learning Advanced Python by Studying Open Source Projects
Автор: Rongpeng Li
Издательство: CRC Press
Серия: The Python Series
Год: 2024
Страниц: 139
Язык: английский
Формат: pdf (true), djvu, epub (true)
Размер: 13.6 MB

This book is one of its own kind. It is not an encyclopedia or a hands-on tutorial that traps readers in the tutorial hell. It is a distillation of just one common Python user’s learning experience. The experience is packaged with exceptional teaching techniques, careful dependence unraveling and, most importantly, passion. Learning Advanced Python by Studying Open Source Projects helps readers overcome the difficulty in their day-to-day tasks and seek insights from solutions in famous open source projects. Different from a technical manual, this book mixes the technical knowledge, real-world applications and more theoretical content, providing readers with a practical and engaging approach to learning Python. Throughout this book, readers will learn how to write Python code that is efficient, readable and maintainable, covering key topics such as data structures, algorithms, object-oriented programming and more. The author’s passion for Python shines through in this book, making it an enjoyable and inspiring read for both beginners and experienced programmers.

Pro Jakarta EE 10: Open Source Enterprise Java-based Cloud-native Applications Development

Автор: Limpopo5 от 2023-06-02, 05:08:03
  • 0
Pro Jakarta EE 10: Open Source Enterprise Java-based Cloud-native Applications DevelopmentНазвание: Pro Jakarta EE 10: Open Source Enterprise Java-based Cloud-native Applications Development
Автор: Peter Spath
Издательство: Apress
Год: 2023
Страниц: 484
Язык: английский
Формат: pdf (true), epub
Размер: 10.4 MB

Welcome to your in-depth professional guide to the open source Eclipse Jakarta EE 10 platform. This book will help you build more complex native enterprise Java-based cloud and other applications that can run in corporate and other mission-critical settings. The majority of the key Jakarta EE 10 APIs or features are dissected in this book, including JSF, JSP, JPA, CDI, REST, Microprofiles, WebSockets, and many more. Along the way, various open source Apache, Eclipse, and other projects are integrated and used for more complete workflows and treatment in general. Jakarta EE 10 comes with a significant number of improvements over Java EE 9 technologies and adopts a series of new technologies. This book starts out with a concise development procedure proposal and shows NetBeans as an alternative IDE to Eclipse. It also talks about versioning, software repositories, and continuous integration techniques. The web tier of enterprise application architectures is covered, including state-of-the-art techniques such as web sockets and front end (javascript) related frameworks.

Ghidra. Полное руководство

Автор: Limpopo5 от 2021-08-21, 13:00:41
  • 0
Ghidra. Полное руководствоНазвание: Ghidra. Полное руководство
Автор: Игл К.
Издательство: ДМК Пресс
Год: 2022
Страниц: 752
Язык: русский
Формат: pdf
Размер: 38,8 MB

Это первая полная книга о Ghidra. Она задумана как всеобъемлющий источник для изучающих обратную разработку с помощью Ghidra. В ней имеется вводный материал, облегчающий начинающим вступление в мир обратной разработки, материал повышенной сложности, который поможет опытным инженерам расширить свое видение мира, а также примеры, которые будут полезны как новобранцам, так и ветеранам, желающим расширить возможности Ghidra и стать членами сообщества разработчиков.

Working in Public: The Making and Maintenance of Open Source Software

Автор: Limpopo5 от 2020-08-18, 05:03:09
  • 0
Working in Public: The Making and Maintenance of Open Source SoftwareНазвание: Working in Public: The Making and Maintenance of Open Source Software
Автор: Nadia Eghbal
Издательство: Stripe Press
Год: 2020
Страниц: 256
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

An inside look at modern open source software developers--and their influence on our online social world. Open source software in which developers publish code that anyone can use has long served as a bellwether for other online behavior. In the late 1990s, it provided an optimistic model for public collaboration, but in the last 20 years it s shifted to solo operators who write and publish code that's consumed by millions. In Working in Public, Nadia Eghbal takes an inside look at modern open source software development, its evolution over the last two decades, and its ramifications for an internet reorienting itself around individual creators.

Linux & Open Source Genius Guide Volume 7th Revised Edition

Автор: Limpopo5 от 2017-01-18, 18:30:39
  • 0
Linux & Open Source Genius Guide Volume 7th Revised EditionНазвание: Linux & Open Source Genius Guide Volume 7th Revised Edition
Автор: Aaron Asadi (Publishing Director)
Издательство: Imagine Publishing Ltd.
ISBN: 978-1-78546-205-4
Год: 2015
Язык: Английский
Страниц: 180
Формат: PDF
Размер: 43.29 MB

Linux и другие пакеты программного обеспечения с открытым исходным кодом могут дать вам волнующее ощущение свободы, делая компьютер именно вашим, независимо от того, для чего вы его используете. В этом руководстве Genius, вы узнаете продвинутые советы о том, как получить максимальную отдачу от новейших дистрибутивов, и найти проекты для пробы.

Linux User & Developer №170, 2016

Автор: Limpopo5 от 2016-10-02, 19:40:10
  • 0
Linux User & Developer №170, 2016Название: Linux User & Developer №170 2016
Издательство: Imagine Publishing Ltd.
Год: 2016
Номер: 170
Формат: PDF
Размер: 30.01 MB
Язык: Английский
Страниц: 100

Linux User & Developer - это международный журнал премиум класса для профессионалов и энтузиастов Linux и Raspberry Pi, посвященный распространению знаний и программного обеспечения с открытым исходным кодом.

Ubuntu The Complete Manual 2016

Автор: Limpopo5 от 2016-09-25, 17:25:51
  • 0
Ubuntu The Complete Manual 2016Название: Ubuntu The Complete Manual 2016
Автор: Aaron Asadi (Publishing Director)
Издательство: Imagine Publishing Ltd.
ISBN: 978 1785 464 195
Год: 2016
Формат: PDF
Размер: 11.64 MB
Язык: Английский
Страниц: 132


Многие люди, которые хотят перейти с Windows на дистрибутив Linux выбирают Ubuntu в качестве своего первого шага. Он обеспечивает чистый, привлекательный графический интерфейс с Unity и удобство использования Центра приложений. От программного обеспечения по умолчанию до лучших приложений СОПО (FOSS) мы cкачаем из Центра приложений, потом осмотрим лучшие программы и приложения, так что скоро вы будете летать с Ubuntu.

RasPi - Issue 26, 2016

Автор: Limpopo5 от 2016-09-02, 18:25:18
  • 0
RasPi - Issue 26, 2016Название: RasPi - Issue 26, 2016
Издательство: Imagine Publishing Ltd.
Год: 2016
Номер: Issue 26
Формат: PDF
Язык: Английский
Размер: 12.27 MB
Страниц: 51

Все о различных поделках и экспериментах с применением миникомпьютера Raspberry Pi. Это очень интересный журнал от команды Linux User & Developer. Из него вы научитесь собирать разнообразные полезные приборы, настраивать их и программировать на Python.

Назад Вперед

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


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

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


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

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

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


Садовые печи-барбекю от компании Династия


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



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


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