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



Реклама


Название: jаvascript Everywhere: Building Cross-Platform Applications with GraphQL, React, React Native, and Electron
Автор: Adam D. Scott
Издательство: O'Reilly Media
Год: 2020
Формат: EPUB
Страниц: 344
Размер: 13 Mb
Язык: English

jаvascript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, jаvascript is now a primary building block of powerful and robust applications. In this practical book, new and experienced jаvascript developers will learn how to use this language to create APIs as well as web, mobile, and desktop applications.

Author and engineering leader Adam D. Scott covers technologies such as Node.js, GraphQL, React, React Native, and Electron. Ideal for developers who want to build full stack applications and ambitious web development beginners looking to bootstrap a startup, this book shows you how to create a single CRUD-style application that will work across several platforms.
Разместил: _аdmin_ 14-02-2020, 11:53 | Комментарии: 0 | Подробнее
Название: Java Software Solutions (9th Edition)
Автор: John Lewis, William Loftus
Издательство: Pearson
Год: 2017
Страниц: 1709
Язык: английский
Формат: pdf
Размер: 16.3 MB

For courses in Java programming. Empowers students to write useful, object-oriented programs. Java Software Solutions establishes a strong foundation of programming techniques to foster well-designed object-oriented software. Heralded for its integration of small and large real-world examples, the worldwide best-selling text emphasizes problem-solving and design skills and introduces students to the process of constructing high-quality software systems. The 9th Edition features a sweeping overhaul of Graphics Track coverage, to fully embrace the JavaFX API. This fresh approach enriches programmers’ understandings of core object-oriented principles.
Разместил: Ingvar16 14-02-2020, 06:34 | Комментарии: 0 | Подробнее
Название: PHP: An Essential Beginners Guide to Learn the Realms of PHP From A-Z
Автор: Logan Pratt
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 112
Язык: английский
Формат: pdf (conv), rtf, epub
Размер: 10.1 MB

PHP is one of the most important server-side web programming languages, and in combination with the database system MySQL and the database language SQL, an easy to learn, but also very powerful programming language to create dynamic websites. With this book, you will learn how to create your own dynamic websites with PHP, starting with the basics using many practical examples. Makes a perfect gift idea for a computer scientist or programmer who is just starting to learn programming language.
Разместил: Ingvar16 14-02-2020, 04:45 | Комментарии: 0 | Подробнее
Название: Effective TypeScript: 62 Specific Ways to Improve Your TypeScript First Edition
Автор: Dan Vanderkam
Издательство: O'Reilly Media
Год: 2019
Формат: true pdf/epub
Страниц: 266
Размер: 10.5 Mb
Язык: English

TypeScript is a typed superset of jаvascript with the potential to solve many of the headaches for which jаvascript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively can take time. This book guides you through 62 specific ways to improve your use of TypeScript.
Разместил: bomboane 14-02-2020, 00:50 | Комментарии: 0 | Подробнее
Название: Programming C/C++
Автор: Conte's editor
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 393
Язык: английский
Формат: pdf (conv), epub
Размер: 10.3 MB

C and C++ are two of the world’s most important programming languages. Indeed, to be a professional programmer today implies proficiency in these two languages. They are the foundation upon which modern programming is built. This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
Разместил: Ingvar16 13-02-2020, 20:21 | Комментарии: 0 | Подробнее
Название: Accelerated Windows Memory Dump Analysis, Fifth Edition, Part 1, Process User Space: Training Course Transcript and WinDbg Practice Exercises with Notes
Автор: Dmitry Vostokov
Издательство: OpenTask
Год: 2020
Страниц: 570
Язык: английский
Формат: epub
Размер: 23.7 MB

The full color transcript of Software Diagnostics Services training sessions with 20 step-by-step exercises, notes, source code of specially created modeling applications and more than 60 questions and answers. Covers more than 50 crash dump analysis patterns from x86 and x64 process memory dumps. Learn how to analyse application and service crashes and freezes, navigate through process user space and diagnose heap corruption, memory and handle leaks, CPU spikes, blocked threads, deadlocks, wait chains, and much more. The training uses a unique and innovative pattern-oriented analysis approach developed by Software Diagnostics Institute to speed up the learning curve.
Разместил: Ingvar16 13-02-2020, 18:40 | Комментарии: 0 | Подробнее
Название: Python For Data Analysis: A Step By Step Guide To Build Intelligent System Machine Learning, Scikit-Learn, Keras And Tensorflow
Автор: Leon Miller
Издательство: Amazon.com Services LLC
Год: 2020
Формат: epub/pdf(conv.)
Размер: 11.6 Mb
Язык: English


This book teaches beginners the basics of programming in Python with a focus on real projects because coding is the language of the future.
If you don't know the programming, if you don't want to waste time and you want methods that Guarantee Results Immediately, then this is the perfect book for you.
The secret is in learning programming languages because every electronic device runs on some sort of programming language.
Разместил: bomboane 13-02-2020, 13:50 | Комментарии: 0 | Подробнее
Название: Agile, DevOps and Cloud Computing with Microsoft Azure: Hands-On DevOps practices implementation using Azure DevOps
Автор: Mitesh Soni
Издательство: BPB Publications
Год: 2019
Формат: True PDF
Страниц: 388
Размер: 16.4 Mb
Язык: English

A step-by-step guide to understand Agile, Scrum, DevOps and Cloud Computing using Azure DevOps and Microsoft Azure Cloud
Разместил: bomboane 13-02-2020, 13:38 | Комментарии: 0 | Подробнее
Название: vbscript: The quick start course in Windows Automation, 2020 edition
Автор: D. Armstrong
Издательство: D. Armstrong
Год: 2020
Страниц: 183
Язык: английский
Формат: pdf (conv), epub
Размер: 10.1 MB

This book is based around a series of example scripts (VBScript). Each script introduces new parts of the language and ways to use it. This is followed by an explanation, to say how the script works, what’s new, and why it matters. Problem-solving exercises are included, so you can practise as you learn, and the answers are provided on the page after. The book starts with the basics and builds up to more advanced topics step-by-step. Each new topic is covered in a concise, focused way.
Разместил: Ingvar16 13-02-2020, 07:53 | Комментарии: 0 | Подробнее
Название: Artificial Intelligence Generation: A complete understanding of AI world
Автор: Luke Sanders
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 150
Язык: английский
Формат: pdf (conv), rtf, epub
Размер: 10.2 MB

“Artificial Intelligence Generation” – a book that will change your understanding of the technology of today and the future. In computer science, artificial intelligence (AI), sometimes called machine intelligence, is intelligence demonstrated by machines, in contrast to the natural intelligence displayed by humans. But that is just a basic description. There is way more than that. From the philosophy and goals of the creators to all the different kinds of systems, algorithms, logic, and language. We will cover everything you need to know about in this book. In this book, we go even further and dive deep into neutral network science, so you will have more advanced knowledge about the creation of these machines.
Разместил: Ingvar16 13-02-2020, 07:18 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности