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



Реклама


Название: Agile Project Management: Learn How To Manage a Project With Agile Methods, Scrum, Kanban and Extreme Programming
Автор: Konnor Cluster
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 122
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.1 MB

Are you interested in managing your projects more effectively? Do you keep hearing about Agile, and you would like to know more about it? Are you a developer, and you want to take part in agile projects? Agile is a very innovative methodology to manage projects, and it is widespread in software-related projects. Everything started in 2001 with the “Manifesto for Agile Software Development”. Since then, many frameworks were made available, like Extreme Programming, Scrum, and Kanban. Usually, you would need to read a book for each one of these topics, in the pages of this book you will find a comprehensive guide to Agile and to these frameworks.
Разместил: Ingvar16 9-12-2019, 19:21 | Комментарии: 0 | Подробнее
Название: javascript RegExp: an example based guide
Автор: Sundeep Agarwal
Издательство: Leanpub
Год: 2019
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB

This book will help you learn javascript Regular Expressions, a mini-programming language for all sorts of text processing needs. Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another. The book heavily leans on examples to present features of regular expressions one by one. It is recommended that you manually type each example and experiment with them. You should have a good understanding of basic-level programming concepts and prior experience working with javascript. Should also know functional programming concepts like map and filter. Exercises are also included to test your understanding.
Разместил: Ingvar16 9-12-2019, 18:01 | Комментарии: 0 | Подробнее

Название: PIC32 Microcontrollers and the Digilent chipKIT: Introductory to Advanced Projects
Автор: Dogan Ibrahim
Издательство: Elsevier Ltd.
Год: 2015
Формат: PDF
Страниц: 403
Размер: 71,36 МБ
Язык: English

PIC32 Microcontrollers and the Digilent chipKIT: Introductory to Advanced Projects will teach you about the architecture of 32-bit processors and the hardware details of the chipKIT development boards, with a focus on the chipKIT MX3 microcontroller development board. Once the basics are covered, the book then moves on to describe the MPLAB and MPIDE packages using the C language for program development. The final part of the book is based on project development, with techniques learned in earlier chapters, using projects as examples.
Разместил: ak5812 9-12-2019, 16:07 | Комментарии: 0 | Подробнее
Название: Angular for Material Design: Leverage Angular Material and TypeScript to Build a Rich User Interface for Web Apps
Автор: Venkata Keerti Kotaru
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 364
Размер: 11.4 Mb
Язык: English

Build Angular applications faster and better with TypeScript and Material Design. You will learn how to build a web interface and use Google's open source Angular Material library of ready-made and easy-to-use components.
This book uses Angular with TypeScript (a superset to javascript) to enable use of data types and take advantage of programming constructs such as classes, interfaces, generic templates, and more. You also will utilize various Angular features, including data binding, components, services, etc. You will build a single page application with the help of routing capabilities available out of the box (Angular CLI) and interface with remote services over HTTP.
Разместил: bomboane 9-12-2019, 13:59 | Комментарии: 0 | Подробнее
Название: Scala Best Practices: Write Clean and Robust Code
Автор: Hirako San
Издательство: Amazon Digital Services LLC
Год: 2018
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

A collection of best practices to write clean and robust Scala code. This manual contains curated best practices and recipes.
Разместил: Ingvar16 8-12-2019, 20:21 | Комментарии: 0 | Подробнее
Название: The Student's Introduction to Mathematica and the Wolfram Language, 3rd Edition
Автор: Bruce F. Torrence, Eve A. Torrence
Издательство: Cambridge University Press
Год: 2019
Страниц: 539
Язык: английский
Формат: pdf (true)
Размер: 159.8 MB

The unique feature of this compact student's introduction to Mathematica and the Wolfram Language is that the order of the material closely follows a standard mathematics curriculum. As a result, it provides a brief introduction to those aspects of the Mathematica software program most useful to students. Used as a supplementary text, it will help bridge the gap between Mathematica and the mathematics in the course, and will serve as an excellent tutorial for former students. There have been significant changes to Mathematica since the second edition, and all chapters have now been updated to account for new features in the software, including natural language queries and the vast stores of real-world data that are now integrated through the cloud. This third edition also includes many new exercises and a chapter on 3D printing that showcases the new computational geometry capabilities that will equip readers to print in 3D.
Разместил: Ingvar16 8-12-2019, 18:53 | Комментарии: 0 | Подробнее

Название: 101 Oracle PL/SQL. Как писать мощные и гибкие программы на PL/SQL
Автор: Аллен К
Издательство: Ларри
Год: 2001
Формат: pdf
Страниц: 369
Размер: 55 Mb
Язык: Русский

В книге объясняется, как использовать SQL для работы с базой данных и как автоматизировать сложные задачи с помощью PL/SQL. Вы будете учиться на конкретных примерах: каждая глава содержит практические упражнения, помогающие освоить представленный материал. Изложение ведется по принципу `от простого к сложному`. Сначала рассматриваются основы баз данных, включая такие фундаментальные понятия, как `таблица`, `строка`, `запись`, `столбец` и `поле`, а затем объясняется, как сохранять, извлекать и модифицировать данные, управлять программой SQL*Plus, создавать SQL-функции и, наконец, писать программы на PL/SQL. Вы научитесь: Создавать таблицы, индексы и ограничения базы данных. Писать SQL-команды для вставки, выборки, обновления и удаления данных. Выполнять сложные манипуляции с данными. Писать законченные функции и процедуры PL/SQL. Объявлять переменные с использованием привязанных типов. Создавать пакеты PL/SQL. Использовать триггеры для реализации сложных бизнес-правил иподдержания безопасности. Книга написана сертифицированным специалистом по Oracle и одобрена корпорацией Oracle. Она даст все сведения, необходимые для начала работы с SQL и PL/SQL.
Разместил: rogas86 8-12-2019, 18:29 | Комментарии: 0 | Подробнее
Название: React: The Complete Beginner’s Guide to React
Автор: Max Beerbohm
Издательство: Independently published
Год: 2019
Страниц: 106
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

Facebook's React has changed the way we think about web applications and user interface development. Due to its design, you can use it beyond web. A feature known as the Virtual DOM enables this. In this book we'll go through some of the basic ideas behind the library so you understand React a little better before moving on.
Разместил: Ingvar16 8-12-2019, 16:59 | Комментарии: 0 | Подробнее
Название: C# Programming: Ultimate Guide For Beginner Users To Learn C# Programming
Автор: Wally Parsons
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 120
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

Are you searching for a coding language that will work for you? Do you want to create your own website for desktop applications? If so, C# is the right choice for you. When it comes to programming and choosing a coding language there are so many on the market that the beginner is faced with a bewildering choice and it can appear that they all do much the same job. But if creating visually elegant and functional applications is what you want, then C# is the one for you.
Разместил: Ingvar16 8-12-2019, 16:06 | Комментарии: 0 | Подробнее
Программирование Windows приложений на языке Fortran. Элементы управления и графика WindowsНазвание: Программирование Windows приложений на языке Fortran. Элементы управления и графика Windows
Автор: Васильченко В.В.
Жанр: Учебное пособие
Издательство: Диалог-МИФИ
Год: 2006
Страниц: 400
Язык: Русский
Формат: djvu
Размер: 16,11 Mb

Данная книга представляет собой практическое руководство программиста по созданию простейших Windows-приложений на языке FORTRAN. Рассматриваются следующие темы: элементы управления и графические возможности операционной системы Windows.
Разместил: rogas86 8-12-2019, 12:36 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности