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



Реклама


Название: TypeScript: The Complete Beginner’s Guide to TypeScript
Автор: Max Beerbohm, Moaml Mohmmed
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 121
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

TypeScript is a programming language designed for large-scale javascript application development, it has been designed as a typed superset of javascript. This means we’ve actually been writing TypeScript this whole time! This language allow us to use features from the most recent ECMAScript versions and even some features that are not even in the scope of the standard. This is because when compiled, it produces javascript in a cross-platform safe version. TypeScript, currently in the version 2.5, adds features like optional static typing, classes, interfaces, modules, and many others. All of this allow us to use javascript from the future right now!
Разместил: Ingvar16 1-12-2019, 20:08 | Комментарии: 0 | Подробнее
Название: javascript for Beginners: Learn the Basics of Programming Language with a Smart Approach and a Step by Step Guide for Absolute Beginners to Learn Quickly
Автор: Mark Coding
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 100
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

Have you searched through many programming languages, but found they are just not what you need?Are you looking for a way to handle HTML documents and get them organized and as efficient as possible, but you are not sure where to start? Then javascript may be the language for you. There is a lot of power and efficiency behind this coding language, but because it works with websites and online work, and HTML documents, many programmers are worried about working with it at all. They worry that it will be too hard to learn, won’t have enough power to get the work done, or that they will find the tasks too difficult. But nothing could be further from the truth, and we are going to take some time in this guidebook to show you just how easy working with javascript can be for you.
Разместил: Ingvar16 1-12-2019, 19:32 | Комментарии: 0 | Подробнее
Название: Agile Approaches for Successfully Managing and Executing Projects in the Fourth Industrial Revolution
Автор: Hur Bersam Bolat, Gul Tekin Temur
Издательство: IGI Global
Год: 2019
Страниц: 450
Язык: английский
Формат: pdf (true)
Размер: 12.7 MB

Communication between man and machine is vital to completing projects in the current day and age. Without this constant connectiveness as we enter an era of big data, project completion will result in utter failure. The fourth industrial revolution utilizes Artificial Intelligence by automating large quantities of numbers to increase the chances of project success. This book highlights how the fourth industrial revolution (Industry 4.0) impacted the evolution of agile project management practices. It discusses how these could be applied in conjunction with traditional waterfall project management or as a standalone approach. Topics discussed include a definition and elements of project management, waterfall vs. agile project management, transitioning to agile methods, developments in agile project management, agile practices, and leading agile projects and project managers.
Разместил: Ingvar16 1-12-2019, 17:48 | Комментарии: 0 | Подробнее
Название: Your Code as a Crime Scene
Автор: Adam Tornhill
Издательство: Pragmatic Bookshelf
Год: 2015
Формат: EPUB,PDF
Размер: 21,7 Мб
Язык: английский / English

Jack the Ripper and legacy codebases have more in common than you'd think. Inspired by forensic psychology methods, you'll learn strategies to predict the future of your codebase, assess refactoring direction, and understand how your team influences the design. With its unique blend of forensic psychology and code analysis, this book arms you with the strategies you need, no matter what programming language you use.
Разместил: vikCAT 1-12-2019, 17:10 | Комментарии: 0 | Подробнее

Название: Software Engineering: Modern Approaches, 2nd Edition
Автор: Eric J. Braude, Michael E. Bernstein
Издательство: Waveland Press
Год: 2016
Страниц: 782
Формат: PDF
Размер: 175 Mb
Язык: English

Today's software engineer must be able to employ more than one kind of software process, ranging from agile methodologies to the waterfall process, from highly integrated tool suites to refactoring and loosely coupled tool sets. Braude and Bernstein's thorough coverage of software engineering perfect the reader's ability to efficiently create reliable software systems, designed to meet the needs of a variety of customers.
Разместил: vikCAT 1-12-2019, 17:09 | Комментарии: 0 | Подробнее
Название: Python Programming: This Book Includes: Python Programming For Beginners + Tips And Tricks + Data Science Learn Computer Languages in One Day Effectively (#2020 Version)
Автор: Steve Tudor
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 232
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.1 MB

Python programming for beginners collection.
Python is basically an incredibly useful and powerful language. It’s present essentially everywhere. Everything from the scripting side of video games (or the video games themselves) to intensive server-side web applications to the plethora of deep and responsive desktop applications that have been built with it. When should you use Python? The answer depends upon exactly what you’re going to do. But since you’re a beginner, I say you should learn anyway.
Разместил: Ingvar16 1-12-2019, 17:05 | Комментарии: 0 | Подробнее
Название: Start-to-Finish Visual C# 2015
Автор: Tim Patrick
Издательство: Owani Press
Год: 2016
Страниц: 594
Язык: английский
Формат: epub
Размер: 10.1 MB

Start-to-Finish Visual C# 2015 exists to teach you how to write complete software applications using Visual C#. You’ll learn all about the C# language and .NET Framework features, the bits and pieces of syntax and logic that go into code development. But the goal is a usable software solution, and you’ll find just that in each chapter, and in the accompanying Visual Studio software projects. As the text guides you through initial design to final deployment, you’ll discover the tools and skills needed to create a working software product.
Разместил: Ingvar16 1-12-2019, 17:02 | Комментарии: 0 | Подробнее
Название: C++ Plus Data Structures, 6th Edition
Автор: Nell Dale, Chip Weems, Tim Richards
Издательство: Jones & Bartlett Learning
Год: 2017
Страниц: 838
Язык: английский
Формат: epub
Размер: 23.3 MB

C++ Plus Data Structures, Sixth Edition explores the specifications, applications, and implementations of abstract data types with unmatched accessibility. Topics such as modularization, data encapsulation, information hiding, object-oriented decomposition, algorithm analysis, life-cycle software verification models, and data abstraction are carefully presented to foster solid software engineering techniques.
Разместил: Ingvar16 1-12-2019, 16:03 | Комментарии: 0 | Подробнее
Название: Learn Python Programming: Master Programming in Python Language and WORK in Data Science (from beginner to intermediate to advanced)
Автор: Paul Jamsey
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 140
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

Do you have a program that you would like to write out, but you are not sure where to get started? Are you interested in beginning with a new coding language, and actually learning to code for the first time, but you are not sure how to get started? Would you like to learn more about the Python language and how we are able to combine this language together with data science to help help your business to succeed and do well in its industry?
Разместил: Ingvar16 1-12-2019, 15:43 | Комментарии: 0 | Подробнее

Название: Software Engineering: Modern Approaches
Автор: Eric J. Braude, Michael E. Bernstein
Издательство: Wiley
Год: 2010
Формат: pdf
Страниц: 775
Размер: 146,7 МБ
Язык: English

Presenting the most comprehensive and practical introduction to the principles of software engineering and how to apply them, this updated edition follows an object-oriented perspectiveIncludes new and expanded material on agile and emerging methods, metrics, quality assurance security, real-world case studies, refactoring, test-driving development, and testing Case studies help readers learn the importance of quality factors, appropriate design, and project management techniques


Разместил: vikCAT 1-12-2019, 14:08 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности