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



Реклама


C# 2008. Ускоренный курс для профессионаловНазвание: C# 2008. Ускоренный курс для профессионалов
Автор: Трей Нэш
Издательство: Вильямс
Год: 2008
ISBN: 978-5-8459-1377-7
Формат: pdf
Страниц: 576
Размер: 67,6 Mb
Язык: Русский

Книга ведущего специалиста в области технологий .NET представляет собой интенсивный курс по новейшей версии языка C#, воплотившей в себе важные дополнения и предлагающей среду, в которой функциональное программирование может органично переплетаться с обычным стилем императивного программирования на C#.
Разместил: oksanavalera 26-10-2020, 07:46 | Комментарии: 0 | Подробнее
Learn Rails 6: Accelerated Web Development with Ruby on RailsНазвание: Learn Rails 6: Accelerated Web Development with Ruby on Rails
Автор: Adam Notodikromo
Издательство: Apress
Год: 2020
Страниц: 549
Язык: английский
Формат: pdf (true)
Размер: 10.4 MB

Effectively learn and apply software development and engineering techniques to web application development using Rails 6 with this accelerated tutorial. This book teaches modern engineering practices including git flow, containerization, debugging, testing, and deployment. Along the way, you’ll see how to build a social network application and then deploy it on a cloud provider such as Amazon Web Services.
Разместил: Ingvar16 25-10-2020, 21:00 | Комментарии: 0 | Подробнее
Java сервлеты и JSP. Сборник рецептовНазвание: Java сервлеты и JSP. Сборник рецептов
Автор: Перри Б.
Издательство: КУДИЦ-Образ
Год: 2006
ISBN: 5-9579-0073-7
Формат: pdf
Страниц: 769
Размер: 124 Mb
Язык: Русский

В книге приводятся исчерпывающие описания (рецепты) решений проблем, с которыми приходится сталкиваться web-разработчикам на Java. Рецепты приводятся по мере нарастания сложности и рассматриваются применительно к таким популярным серверам приложений как Tomcat и Weblogic. Вследствие этого данная книга может служить не только в качестве практического руководства, но и учебным пособием.
Разместил: oksanavalera 25-10-2020, 20:13 | Комментарии: 0 | Подробнее
Computer Programming: JavaScript, Python, HTML, SQL, CSS: The Step-by-Step Guide for Beginners to Intermediate: Including Some Black Hat Hacking Tips - Bundle 5 books in 1 the #1 Coding Book 2019Название: Computer Programming: jаvascript, Python, HTML, SQL, CSS: The Step-by-Step Guide for Beginners to Intermediate: Including Some Black Hat Hacking Tips - Bundle 5 books in 1 the #1 Coding Book 2019
Автор: Willam Alvin Newton, Steven Webber
Издательство: Independently published
Год: 2019
Страниц: 209
Язык: английский
Формат: pdf
Размер: 10.2 MB

This book Is great for those just starting out in programming. and for those needing more advanced coding Knowledge. The author explains everything step by step in a simple and easy to understand way. This book covers jаvascript, HTML, SQL, CSS, AND Python programming languages. The narrator in the audio book version seems to be pretty good. he doesn't drone on . This book is a combination or bundle of 2 book. One book is 27000 words on just Python, and the other book is 27000 words on jаvascript, HTML, SQL, CSS. The related audio book is 10 hours and 6 minutes. This book is good in paperback and a great addition to your library or coffee table. This book contains pictures and illustration.
Разместил: Ingvar16 25-10-2020, 14:37 | Комментарии: 0 | Подробнее
Python Machine Learning: A Practical Beginner's Guide to Understanding Machine Learning, Deep Learning and Neural Networks with Python, Scikit-Learn, Tensorflow and KerasНазвание: Python Machine Learning: A Practical Beginner's Guide to Understanding Machine Learning, Deep Learning and Neural Networks with Python, Scikit-Learn, Tensorflow and Keras
Автор: Brandon Railey
Издательство: Data Science
Год: 2019
Язык: английский
Формат: pdf
Размер: 10.5 MB

Discover The Incredible World Of Machine Learning With This Amazing Guide! Have you come across the terms Machine Learning (ML) and neural networks in most articles you have recently read? Do you also want to learn how to build a Machine Learning model that will answer your questions within a blink of your eyes? If you responded yes to any of the above questions, you have come to the right place. Machine Learning and Artificial Intelligence (AI) have been used in different machines and applications to improve the user's experience. One can also use machine learning to make data analysis and predicting the output for some data sets easy. All you need to do is choose the right algorithm, train the model and test the model before you apply it on any real-world tool.
Разместил: Ingvar16 25-10-2020, 13:51 | Комментарии: 0 | Подробнее
Learn Vue.js in 7 Days: Journey through Vue.jsНазвание: Learn Vue.js in 7 Days: Journey through Vue.js
Автор: Nirmal Hota, Tadit Dash
Издательство: BPB Publications
Год: 2019
Страниц: 86
Язык: английский
Формат: pdf
Размер: 10.1 MB

A journey starts from zero understanding to dev ready in Vue.js. Vue.js is one of the quickly growing jаvascript frameworks, which can be used in any scale of the project to help the stakeholders in rapid application development process. The good thing with Vue.js is that it is lightweight and can also be integrated with the existing project. It saves the development time and also enables managed HTML interface using jаvascript.
Разместил: Ingvar16 25-10-2020, 13:08 | Комментарии: 0 | Подробнее
Название: Selenium with Python - A Beginner’s Guide: Get started with Selenium using Python as a Programming Language
Автор: Pallavi R Sharma
Издательство: BPB Publications
Год: 2019
Формат: PDF
Страниц: 46
Размер: 10 Mb
Язык: English

Selenium is the most popular open source test automation tool available in the market. In the last decade, its usage has dramatically increased in the IT sector across all types of organizations. The reason for its popularity is mainly because it supports multiple programming languages, test executions on multiple browsers and operating systems. In this book, we will learn about the different components of Selenium.
We will discuss the concepts of WebDriver and learn how to apply test automation concepts with it to automate the testing of our application. We will learn the process of recognizing the test objects on the screen and writing Selenium commands using Python as a programming language
We will also discuss how to use design patterns like the page object mode and data-driven testing to ensure building a robust test framework, which is modular and scalable in nature.
Разместил: vitvikvas 25-10-2020, 12:45 | Комментарии: 0 | Подробнее
JAVA 9.0 To 13.0 New Features: Learn, Implement and Migrate to New Version of JavaНазвание: JAVA 9.0 To 13.0 New Features: Learn, Implement and Migrate to New Version of Java
Автор: Mandar Jog
Издательство: BPB Publications
Год: 2019
Страниц: 180
Язык: английский
Формат: pdf
Размер: 10.1 MB

Version release is one of the important phases of success of any programming language. Over the years, Java had made many improvements in its API to make to reliable and flexible to use. This book aims at providing you information related to all the updates from JDK9.0 to JDK13.0 in one place. This book starts with a brief history of Java. It covers how Java has evolved as a complete programming language over the years by launching different versions. You will learn the concept of module system and other important concepts introduced in JSE9 .0 and JSE10.0. Moving ahead, the book will take you through updates in JDK11.0. Concepts like Epsilon, ZGC, and Nest-Based access control have also been discussed.
Разместил: Ingvar16 25-10-2020, 12:28 | Комментарии: 0 | Подробнее
Analysis and Design of AlgorithmsНазвание: Analysis and Design of Algorithms
Автор: Shefali Singhal, Neha Garg
Издательство: BPB Publications
Год: 2018
Страниц: 193
Язык: английский
Формат: pdf
Размер: 10.1 MB

A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer. The book has been written in such a way that the concepts and working of algorithms are explained in detail, with adequate examples. To make clarity on the topic, diagrams, calculation of complexity, algorithms are given extensively throughout. Many examples are provided which are helpful in understanding the algorithms by various strategies. This content is user-focused and has been highly updated including algorithms and their real-world examples.
Разместил: Ingvar16 25-10-2020, 12:12 | Комментарии: 0 | Подробнее
A Practical Approach for Machine Learning and Deep Learning Algorithms: Tools and Techniques Using MATLAB and PythonНазвание: A Practical Approach for Machine Learning and Deep Learning Algorithms: Tools and Techniques Using MATLAB and Python
Автор: Abhishek Kumar Pandey, Pramod Singh Rathore, S. Balamurugan
Издательство: BPB Publications
Год: 2019
Страниц: 194
Язык: английский
Формат: pdf
Размер: 10.1 MB

Guide covering topics from machine learning, regression models, neural network to tensor flow. Machine Learning is mostly sought in the research field and has become an integral part of many research projects nowadays including commercial applications, as well as academic research. Application of machine learning ranges from finding friends on social networking sites to medical diagnosis and even satellite processing. In this book, we have made an honest effort to make the concepts of machine learning easy and give basic programs in MATLAB right from the installation part. Although the real-time application of machine learning is endless, however, the basic concepts and algorithms are discussed using MATLAB language so that not only graduation students but also researchers are benefitted from it.
Разместил: Ingvar16 25-10-2020, 11:49 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности