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



Реклама



Название: Python. Уроки
Автор: Абдрахманов М.И.
Издательство: Devpractice.ru
Год: 2019
Формат: pdf
Страниц: 156
Для сайта: Миркниг
Размер: 17 mb
Язык: русский

В этой книге вас ждет 20 уроков по языку Python. Мы постарались максимально просто раскрыть базовые возможности языка и привести достаточное количество примеров для комфортного освоения этой темы. Благодаря пошаговым инструкциям, приведенным в книге, вы сможете в краткие сроки освоить основы языка. С помощью примеров программ и иллюстраций, показывающих результаты работы кода, разбираются все ключевые аспекты языка.
Разместил: na5ballov 24-10-2019, 07:39 | Комментарии: 0 | Подробнее
Название: Турбо Паскаль 7.0
Автор: Грызлов В.И., Грызлова Т.П.
Издательство: М.:ДМК Пресс
Год: 2002
Cтраниц: 401
Формат: pdf
Размер: 11 мб
Язык: русский

Книга знакомит с самой популярной версией языка Паскаль -Турбо Паскаль 7.0 фирмы Borland, а также его наиболее известным расширением - Борланд Паскаль 7.0. Содержит много примеров и алгоритмов. Новые понятия вводятся по мере возрастания сложности задач: от первой программы, которая умеет выводить на экран единственное сообщение, до последней, проигрывающей WAV-файлы; от обычных переменных к динамическим объектам.
Разместил: rivasss 24-10-2019, 07:18 | Комментарии: 0 | Подробнее
Название: C++17 - The Complete Guide
Автор: Nicolai M. Josuttis
Издательство: Leanpub
Год: 2019
Страниц: 390
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB

All the new language and library features of C++17 in one book.
C++17 is the next evolution in modern C++ programming, which is already at least partially supported by the latest version of gcc, clang, and Visual C++. Although it is not as big a step as C++11, it contains a large number of small and valuable language and library features, which again will change the way we program in C++. This applies to both application programmers and programmers providing foundation libraries.
Разместил: Ingvar16 24-10-2019, 05:34 | Комментарии: 0 | Подробнее
Название: Learn Python Programming: A Step-by-Step Guide about How to Program and Understand Python Programming, Practical Exercises to Apply Theory, Tips and Tricks to Learn Faster Computer Programming
Автор: Richard Moore
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 109
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.1 MB

Order Learn Python Programming: A Step-by-Step Guide about How to Program and Understand Python Programming, Practical Exercises to Apply Theory and Some Tips and Tricks to Learn Faster Computer Programming now to learn all the basic concepts you need to know about programming with Python. The purpose of this book is to guide you step by step through the most important concepts behind programming with Python. This book will provide you with everything you need to know, from basic data types to object oriented programming concepts.
Разместил: Ingvar16 24-10-2019, 02:24 | Комментарии: 0 | Подробнее
Название: How To Learn Python : The Ultimate Step By Step Guide For Beginners To Learn Python Programming By Technical And Practical Coding Language
Автор: Steven Lamb
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub/pdf(conv.)
Размер: 2.3 Mb
Язык: English

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.
Разместил: bomboane 23-10-2019, 21:57 | Комментарии: 0 | Подробнее
Название: Python Crash Course: introduction to Programming with Python Coding Language + Python for data analysis: introduction to Programming with Python Coding Language,Crash Course
Автор: Eric Marston
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub/pdf(conv.)
Размер: 10.8 Mb
Язык: English

BOOK 1 : Do you want to learn Python for data analysis using NumPy, Pandas, and IPython ?
You don't know how to begin?...
Разместил: bomboane 23-10-2019, 21:47 | Комментарии: 0 | Подробнее
Название: Raspberry Pi Assembly Language Programming: ARM Processor Coding
Автор: Stephen Smith
Издательство: Apress
Год: 2019
Формат: true pdf/epub/mobi
Страниц: 374
Размер: 10.7 Mb
Язык: English

Gain all the skills required to dive into the fundamentals of the Raspberry Pi hardware architecture and how data is stored in the Pi’s memory. This book provides you with working starting points for your own projects while you develop a working knowledge of Assembly language programming on the Raspberry Pi.
You'll learn how to interface to the Pi’s hardware including accessing the GPIO ports. The book will cover the basics of code optimization as well as how to inter-operate with C and Python code, so you'll develop enough background to use the official ARM reference documentation for further projects.
Разместил: bomboane 23-10-2019, 21:32 | Комментарии: 0 | Подробнее
Название: jаvascript Next: Your Complete Guide to the New Features Introduced in jаvascript, Starting from ES6 to ES9
Автор: Raju Gandhi
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 241
Размер: 12.7 Mb
Язык: English

jаvascript has finally grown up. Armed with a slew of new features, jаvascript now makes writing the code that powers your applications elegant, concise, and easy to understand. This book is a pragmatic guide to the new features introduced in jаvascript, starting with Edition 6 of ECMAScript, and ending with Edition 9.
Using a "compare and contrast" approach, each chapter offers a deep dive into new features, highlighting how best to use them moving forward. As you progress through the book, you'll be offered multiple opportunities to see the new features in action, and in concert with one another.
Разместил: bomboane 23-10-2019, 21:24 | Комментарии: 0 | Подробнее
Название: Essential Angular for ASP.NET Core MVC 3: A Practical Guide to Successfully Using Both in Your Projects, 2nd Edition
Автор: Adam Freeman
Издательство: Apress
Год: 2019
Страниц: 357
Язык: английский
Формат: pdf (true), epub
Размер: 20.3 MB

Combine the strengths of Angular, the leading framework for developing complex client-side applications, and ASP.NET Core MVC 3, the latest evolution of Microsoft’s framework for server-side applications. This new edition offers updated Angular, ASP.NET Core 3, Entity Framework Core 3 examples, an all-new chapter on interoperability with Blazor, and more!
Разместил: Ingvar16 23-10-2019, 19:02 | Комментарии: 0 | Подробнее
Название: Java 13 Revealed: For Early Adoption and Migration, 2nd Edition
Автор: Kishori Sharan
Издательство: Apress
Год: 2019
Страниц: 286
Язык: английский
Формат: pdf (true), rtf, epub
Размер: 10.7 MB

Explore the new Java programming language features and APIs introduced in Java 10 through Java 13. Java 13 Revealed is for experienced Java programmers looking to migrate to Java 13. Author Kishori Sharan begins by covering how to use local variable type inference to improve readability of your code and time-based release versioning of the Java platform to understand the Java release strategy.
Разместил: Ingvar16 23-10-2019, 18:45 | Комментарии: 0 | Подробнее



 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности