Vtome.ru - электронная библиотека

  • Добавил: TRex
  • Дата: 22-12-2021, 10:15
  • Комментариев: 0
Название: Beginner's Guide to Code Algorithms: Experiments to Enhance Productivity and Solve Problems
Автор: Deepankar Maitra
Издательство: CRC Press
Год: 2022
Формат: PDF
Страниц: 189
Размер: 19,7 Mb
Язык: English

Do you want to boost your problem solving and logic skills?
Do you want to enhance your career by adopting an algorithmic mindset?
In our increasingly digital world, coding is an essential skill. Communicating an algorithm to a machine to perform a set of tasks is vital. Beginner’s Guide to Code Algorithms: Experiments to Enhance Productivity and Solve Problems written by Deepankar Maitra teaches you how to think like a programmer. The author unravels the secret behind writing code – building a good algorithm. Algorithmic thinking leads to asking the right question and enables a shift from issue resolution to value creation. Having this mindset will make you more marketable to employers.
  • Добавил: TRex
  • Дата: 22-12-2021, 09:01
  • Комментариев: 0
Название: Kubernetes: Up and Running, 3rd Edition (Early Release)
Автор: Brendan Burns, Joe Beda, Kelsey Hightower, and Lachlan Evenson
Издательство: O’Reilly Media
Год: 2021-12-14: Second Release
Формат: ePUB
Страниц: 89
Размер: 23,4 Mb
Язык: English

In just five years, Kubernetes has radically changed the way developers and ops personnel build, deploy, and maintain applications in the cloud. With this book's updated third edition, you'll learn how this popular container orchestrator can help your company achieve new levels of velocity, agility, reliability, and efficiency--whether you're new to distributed systems or have been deploying cloud native apps for some time.
  • Добавил: TRex
  • Дата: 22-12-2021, 07:52
  • Комментариев: 0
Название: 75 Python Object Oriented Programming Exercises Volume 1
Автор: Edcorner Learning
Издательство: Edcorner Learning
Год: 2021
Формат: ePUB, PDF
Страниц: 124
Размер: 16,2 Mb
Язык: English

This Book consist of 75 Python Object Oriented Programming coding exercises to practice different topics.
In each exercise we have given the exercise coding statement you need to complete and verify your answers. We also attached our own input output screen of each exercise and their solutions.
Learners can use their own python compiler in their system or can use any online compilers available.
We have covered all level of exercises in this book to give all the learners a good and efficient Learning method to do hands on python different scenarios.
  • Добавил: TRex
  • Дата: 22-12-2021, 07:41
  • Комментариев: 0
Название: Algorithms: Advanced Data Structures for Algorithms
Автор: Andy Wickler
Издательство: Andy Wickler
Год: 2021
Формат: ePUB, PDF
Страниц: 231
Размер: 10 Mb
Язык: English

Are you studying data science and want to take your learning further ? Data structures are an integral part of data science, machine learning, and algorithms, all aimed at solving programming challenges that might seem insurmountable at the outset.Advanced Data Structures for Algorithms builds on your current knowledge, taking your learning much deeper and teaching you how to solve even the trickiest of challenges.
  • Добавил: literator
  • Дата: 21-12-2021, 23:03
  • Комментариев: 0
Creating and Using Virtual Prototyping Software: Principles and PracticesНазвание: Creating and Using Virtual Prototyping Software: Principles and Practices
Автор: Douglass Post, Richard Kendall
Издательство: Addison-Wesley Professional/Pearson Education
Год: 2022
Страниц: 352
Язык: английский
Формат: pdf , epub
Размер: 16.3 MB

Develop, Deploy, and Sustain High-Performance Virtual Prototyping for Advanced R&D. Organizations must reduce time-to-market, costs, and risks while producing higher-quality products that grow ever more complex. In response, many are turning to advanced software for rapidly creating and analyzing virtual prototypes, and accurately predicting the performance and behavior of the systems they represent. This requires a deep understanding of physics-based digital engineering and high-performance computing, as well as unique organizational and management skills. Now, Douglass Post and Richard Kendall bring together knowledge that engineers, scientists, developers, and managers will need to build, deploy, and sustain these specialized applications--including information previously available only in proprietary environments.
  • Добавил: literator
  • Дата: 21-12-2021, 22:50
  • Комментариев: 0
Cloud Native Security Cookbook: Recipes for a Secure Cloud (Third Early Release)Название: Cloud Native Security Cookbook: Recipes for a Secure Cloud (Third Early Release)
Автор: Josh Armitage
Издательство: O’Reilly Media, Inc.
Год: 2021-12-21
Страниц: 289
Язык: английский
Формат: epub
Размер: 10.1 MB

With the rise of the cloud, every aspect of IT has been shaken to its core. The fundamentals for building systems are changing, and although many of the principles that underpin security still ring true, their implementation has become unrecognizable. This practical book provides recipes for AWS, Azure, and GCP to help you enhance the security of your own cloud native systems.
  • Добавил: literator
  • Дата: 21-12-2021, 22:08
  • Комментариев: 0
Exploding RailsНазвание: Exploding Rails
Автор: Ryan Bigg
Издательство: Leanpub
Год: 2019-03-29
Страниц: 169
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.16 MB

Build a maintainable Rails application by using next-generation gems from the dry-rb and rom-rb suite. This book shows you how to easily bring those gems into the web framework you know and... well, the one you know. Learn how to build a maintainable Rails application by using the rom-rb and dry-rb set of gems to your advantage. Move away from messy, traditional Rails code and move towards crisp, clean code. The default structure of Rails applications hasn't changed all that much in over a decade. And with good reason: this directory structure makes it easy to jump into building a Rails application. While I agree that this way is still extremely simple and great for getting started within a Rails application, I do not agree that this is the best way to organise a Rails application with long-term maintenance in mind. A decade of Ruby development has produced some great alternatives to Rails' MVC directory structure that are definitely worthwhile to consider.
  • Добавил: literator
  • Дата: 21-12-2021, 21:26
  • Комментариев: 0
Multitenancy with Rails: And subscriptions too!Название: Multitenancy with Rails: And subscriptions too!
Автор: Ryan Bigg
Издательство: Leanpub
Год: 2015-06-29
Страниц: 204
Язык: английский
Формат: pdf, mobi, epub
Размер: 10.1 MB

This book will teach you super neat tricks about Ruby, Rails and PostgreSQL while you build a multi-tenanted, Software as a Service, Ruby on Rails application. This book is a book that will teach you about building a multi-tenant Ruby on Rails application. Hopefully you knew that already. This particular kind of application is usually referred to as a “Software as a Service” (or SaaS for short) application, as it’s a piece of software which is providing a service to a group of people. The application we’ll be building in this book isn’t based off an original, outlandish idea, but a rather simple one: hosted blogs. This is a similar idea to Tumblr, or other blogging platforms. For a user to be able to create their own posts, they can sign up to our application for an account (Chapter 2), which would be sandboxed from the other accounts on the system (Chapter 3). Once they’re done with that, they will then be able to create posts for their blog (Chapter 4). In the later chapters, we cover things such as monthly subscriptions and billing for them (Chapter 5). That’s a quick overview of what you’ll be learning in this book as a whole. At the end of it, you will know how you can build a multi-tenanted Software as a Service Rails application.
  • Добавил: TRex
  • Дата: 21-12-2021, 13:32
  • Комментариев: 0
Название: Python 101: Learn the Python Basics in 14 Days
Автор: Ricardo Reid and Casey Gerena
Издательство: Nerd Challenges LLC
Год: 2021
Формат: ePUB, PDF
Размер: 10 Mb
Язык: English

Python 101: Learn the Python Basics in 14 Days is your beginner’s guide to becoming a Python coder in just 14 days. This book is for anyone wanting to learn to become a programmer but unsure how to get started. Python 101 makes learning quick and easy by teaching you only the essentials needed to start programming. Time is of the essence, so why waste it learning arbitrary concepts not required to achieve your goal? This book is structured to accommodate your everyday busy life. Throughout the 14 days, you will be exposed to the fundamentals to become a beginner Python programmer. There are several mini-projects and challenges along the way to reinforce your understanding of each lesson. Each day builds upon previous days to help your progression in building Python programming skills.
  • Добавил: umkaS
  • Дата: 21-12-2021, 10:04
  • Комментариев: 0
Название: Введение в программирование на Delphi
Автор: Ачкасов В.Ю.
Издательство: ИНТУИТ
Год: 2021
Cтраниц: 293
Формат: pdf
Размер: 32 мб
Язык: русский

Учебное пособие позволит вам быстро освоить программирование в среде Delphi-7, и начать создавать программы для операционных систем семейства Windows. Издание призвано научить вас программировать, а дополнительные справочные материалы вам несложно будет найти самостоятельно.