Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама


Название: Турбо Паскаль 7.0
Автор: Грызлов В.И., Грызлова Т.П.
Издательство: М.:ДМК Пресс
Год: 2002
Cтраниц: 401
Формат: pdf
Размер: 11 мб
Язык: русский

Книга знакомит с самой популярной версией языка Паскаль -Турбо Паскаль 7.0 фирмы Borland, а также его наиболее известным расширением - Борланд Паскаль 7.0. Содержит много примеров и алгоритмов. Новые понятия вводятся по мере возрастания сложности задач: от первой программы, которая умеет выводить на экран единственное сообщение, до последней, проигрывающей WAV-файлы; от обычных переменных к динамическим объектам.
Разместил: umkaS 24-10-2019, 07:19 | Комментарии: 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.
Разместил: literator 24-10-2019, 05:35 | Комментарии: 0 | Подробнее

Название: Hacking Diversity: The Politics of Inclusion in Open Technology Cultures
Автор: Christina Dunbar-Hester
Издательство: Princeton University Press
Год: 2019
Формат: EPUB
Страниц: 280
Размер: 16,8 Mb
Язык: English

A firsthand look at efforts to improve diversity in software and hackerspace communities

Hacking, as a mode of technical and cultural production, is commonly celebrated for its extraordinary freedoms of creation and circulation. Yet surprisingly few women participate in it: rates of involvement by technologically skilled women are drastically lower in hacking communities than in industry and academia. Hacking Diversity investigates the activists engaged in free and open-source software to understand why, despite their efforts, they fail to achieve the diversity that their ideals support.
Разместил: Maurix 24-10-2019, 04:32 | Комментарии: 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.
Разместил: literator 24-10-2019, 02:25 | Комментарии: 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.
Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse.
Разместил: buratino 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
The author has explored everything about python for data analysis using pandas, NumPy, Ipython and Matplotlib libraries from the basics.
BOOK 2
It’s an official Google programming language
It works on the three major operating systems
It is being used more widely in academics as well as the business world
Разместил: buratino 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.
Разместил: buratino 23-10-2019, 21:31 | Комментарии: 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.
Разместил: buratino 23-10-2019, 21:23 | Комментарии: 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!
Разместил: literator 23-10-2019, 19:03 | Комментарии: 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.
Разместил: literator 23-10-2019, 18:47 | Комментарии: 0 | Подробнее



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