Получи случайную криптовалюту за регистрацию!

IT Библиотека

Логотип телеграм канала @itlibrary — IT Библиотека I
Логотип телеграм канала @itlibrary — IT Библиотека
Адрес канала: @itlibrary
Категории: Технологии
Язык: Русский
Количество подписчиков: 13.13K
Описание канала:

Читай IT книги бесплатно на нашем канале
Наши проекты:
@thinkenglish - Английский язык
@itlecture - IT видео лекции и уроки

Рейтинги и Отзывы

4.50

2 отзыва

Оценить канал itlibrary и оставить отзыв — могут только зарегестрированные пользователи. Все отзывы проходят модерацию.

5 звезд

1

4 звезд

1

3 звезд

0

2 звезд

0

1 звезд

0


Последние сообщения 4

2022-08-22 19:56:54 ​​ Основы Python. Научитесь думать как программист

Аллен Б. Дауни (2021)

Это практическое руководство последовательно раскрывает основы программирования на языке Python. Вы будете продвигаться от самых простых тем к сложным и получите полное представление об одном из самых популярных языков программирования.

Скачать

@itlibrary
3.5K views16:56
Открыть/Комментировать
2022-07-24 13:16:39 ​​ The DevOps Career Handbook: The ultimate guide to pursuing a successful career in DevOps 

What You Will Learn:
Understand various roles and career paths for DevOps practitioners
Discover proven techniques to stand out in the application process
Prepare for the many stages of your interview, from the phone screen to taking the technical challenge and then the onsite interview
Network effectively to help your career move in the right direction
Tailor your resume to specific DevOps roles
Discover how to negotiate after you've been extended an offer

Who this book is for:
This book is for DevOps professionals looking to take the next step in their career, engineers looking to make a career switch, technology managers who want to understand the complete picture of the DevOps landscape, and anyone interested in incorporating DevOps into their tech journey.

Скачать

@itlibrary
5.8K views10:16
Открыть/Комментировать
2022-06-17 21:35:53 ​​ The Joy of JavaScript

AtencioLuis

Whether building interactive browser-based applications or creating server-side applications in Node, JavaScript is the most widely used language for web programming. With new features, language improvements, paradigms, and potential use cases appearing regularly, there’s never been a more exciting time to be a JavaScript developer. In The Joy of JavaScript, author and JavaScript expert Luis Atencio teaches you key design concepts that lead to clean, lean, modular, and easy-to-maintain code.

Скачать

@itlibrary
1.4K views18:35
Открыть/Комментировать
2022-05-15 09:57:43 ​​ Build a Career in Data Science

Emily Robinson, Jacqueline Nolis

Build a Career in Data Science is your guide to landing your first data science job and developing into a valued senior employee. By following clear and simple instructions, you'll learn to craft an amazing resumé and ace your interviews. In this demanding, rapidly changing field, it can be challenging to keep projects on track, adapt to company needs, and manage tricky stakeholders. You'll love the insights on how to handle expectations, deal with failures, and plan your career path in the stories from seasoned data scientists included in the book.

Скачать

@itlibrary
1.5K views06:57
Открыть/Комментировать
2022-05-02 12:10:44 ​​ Master Data Science and Data Analysis With Pandas

Arun Kumar

Скачать

@itlibrary
2.2K views09:10
Открыть/Комментировать
2022-02-23 17:34:56 ​​ Android UI Development with Jetpack Compose

Thomas Künneth (2022)

Bring declarative and native UIs to life quickly and easily on Android using Jetpack Compose

Скачать

@itlibrary
2.3K views14:34
Открыть/Комментировать
2022-02-23 11:05:00
Ищите подходящую для себя тему по программированию, подписывайтесь и прокачивайтесь:

— основы разработки: @prog_point
— веб-разработка: @tproger_web
— мобильная разработка: @mobi_dev
— нейронные сети и ML: @neuro_channel
2.4K views08:05
Открыть/Комментировать
2022-02-21 18:22:53 ​​ Let's Go Further: Advanced patterns for building APIs and web applications in Go

Alex Edwards (2022)

Let's Go Further guides you through the start-to-finish build of a modern JSON API in Go – from project setup to deployment in production. As well as covering fundamental topics like sending and receiving JSON data, the book goes in-depth and explores practical code patterns and best practices for advanced functionality like implementing graceful shutdowns, managing background tasks, reporting metrics, and much more. You’ll learn a lot about topics that are often important to your real-world work, but which are rarely discussed in beginner-level courses and aren't fully explained by the official Go documentation. Let's Go Further also goes beyond development. It outlines tools and techniques to help manage your project on an ongoing basis, and also gives you a step-by-step playbook for deploying your API to a live production server. By the end of the book you'll have all the knowledge you need to create robust and professional APIs which act as backends for SPAs and native mobile applications, or function as stand-alone services. If you read and enjoyed the first Let’s Go book, this course should be a great fit for you and an ideal next step in mastering Go.

Скачать

@itlibrary
1.6K views15:22
Открыть/Комментировать
2022-02-20 11:05:00 ​​ Алгоритмы оптимизации

Кохендерфер Майкл, Уилер Тим (2022)

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

Скачать

@itlibrary
2.2K views08:05
Открыть/Комментировать
2022-02-18 15:05:00 ​​ Kubernetes Patterns: Reusable Elements for Designing Cloud-Native Applications

Bilgin Ibryam, Roland Huß (2019)

The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures use new primitives that require a different set of practices than most developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huß from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes.

Скачать

@itlibrary
1.4K views12:05
Открыть/Комментировать