Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 12-10-2020, 17:23
  • Комментариев: 0
Starting Out with C++: From Control Structures through Objects, Brief Version 9th EditionНазвание: Starting Out with C++: From Control Structures through Objects, Brief Version 9th Edition
Автор: Tony Gaddis
Издательство: Pearson
Год: 2018
Страниц: 1008
Язык: английский
Формат: epub
Размер: 10.08 MB

For introductory courses in computer programming. Help students understand the logic behind developing high-quality programs. Starting Out with C++: From Control Structures through Objects, Brief Edition helps beginning students understand the important details necessary to become skilled programmers at an introductory level. The text covers control structures, functions, arrays, and pointers before objects and classes in Tony Gaddis’s hallmark accessible, step-by-step presentation. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter, ensuring that the student not only learns how to implement the features and constructs of C++, but why and when to use them. Updates to the 9th Edition include revised, improved problems throughout and a new chapter featuring completely rewritten and expanded material on the Standard Template Library (STL).
  • Добавил: TRex
  • Дата: 12-10-2020, 16:50
  • Комментариев: 0
Название: How To Master C Programming Language: All Real Time Examples Included
Автор: Aldixelen Publications
Издательство: by Aldixelen Publications
Год: 2020
Формат: EPUB, AZW, MOBI
Страниц: 322
Размер: 10 Mb
Язык: English

After reading the books from our publishers we are sure that you explore several aspects of the subject. It involves questioning what you read. It helps you develop your thoughts and express your opinions. New ideas and thoughts pop up in your mind by active reading. It stimulates and develops your brain and gives you a new perspective of learning
  • Добавил: SCART56
  • Дата: 12-10-2020, 09:26
  • Комментариев: 0

Название: Генеративное глубокое обучение
Автор(ы): Фостер Д.
Издательство: Питер
Год: 2020
Страниц: 353
Формат: pdf
Размер: 13 Мб
Язык: русский

Генеративное моделирование — одна из самых обсуждаемых тем в области искусственного интеллекта. Машины можно научить рисовать, писать и сочинять музыку. Вы сами можете посадить искусственный интеллект за парту или мольберт, для этого достаточно познакомиться с самыми актуальными примерами генеративных моделей глубокого обучения: вариационные автокодировщики, генеративно-состязательные сети, модели типа кодер-декодер и многое другое.
  • Добавил: umkaS
  • Дата: 12-10-2020, 08:46
  • Комментариев: 0
Название: Visual C# 2010: полный курс
Автор: Уотсон К. и др.
Издательство: М.: Вильямс
Год: 2011
Cтраниц: 960
Формат: djvu
Размер: 14 мб

Этот исчерпывающий источник информации поможет читателям подготовиться к работе с новым выпуском языка программирования C#. Книга предлагает исчерпывающее описание синтаксиса C#. Читатели узнают о таких фундаментальных основах, как переменные, управление потоком выполнения и объектно-ориентированном программировании. Кроме того, будет показано, как создавать Windows- и веб-приложения, формы Windows и работать с данными.
  • Добавил: literator
  • Дата: 12-10-2020, 08:39
  • Комментариев: 0
Programming Methodologies: Advanced Coding Skills, Techniques, and IdeasНазвание: Programming Methodologies: Advanced Coding Skills, Techniques, and Ideas
Автор: Rufus Stewart
Издательство: mEm lnc
Год: 2020
Страниц: 203
Язык: английский
Формат: pdf, mobi, epub
Размер: 10.1 MB

When programs are developed to solve real-life problems like inventory management, payroll processing, student admissions, examination result processing, etc. they tend to be huge and complex. The approach to analyzing such complex problems, planning for software development and controlling the development process is called programming methodology. This book discusses issues pertinent to producing all high-quality software and, in particular, issues pertinent primarily to producing software designed to resist attack. Both application and system-level software are considered. Although there are differences between how the two are produced, the similarities dominate the differences.
  • Добавил: buratino
  • Дата: 12-10-2020, 07:32
  • Комментариев: 0
Название: Starting Out with Java: Early Objects Sixth Edition
Автор: Tony Gaddis
Издательство: Pearson Education
Год: 2017
Формат: epub
Страниц: 1136
Размер: 16.1 Mb
Язык: English

A clear and student-friendly way to teach the fundamentals of Java
Starting Out with Java: Early Objects, 6th Edition features Tony Gaddis’s accessible, step-by-step presentation which helps beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and the Java programming language by presenting all the details needed to understand the “how” and the “why”–but never losing sight of the fact that most beginners struggle with this material.
  • Добавил: buratino
  • Дата: 12-10-2020, 07:21
  • Комментариев: 0
Название: Starting Out with Java: From Control Structures through Objects (What's New in Computer Science) Seventh Edition
Автор: Tony Gaddis
Издательство: Pearson
Год: 2019
Формат: epub
Страниц: 1168
Размер: 29.5 Mb
Язык: English

Provide a step-by-step introduction to programming in Java
Starting Out with Java: From Control Structures through Objects provides a step-by-step introduction to programming in Java. Gaddis covers procedural programming–control structures and methods–before introducing object-oriented programming to ensure that students understand fundamental programming and problem-solving concepts. As with all Gaddis texts, every chapter contains clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises. With the 7th Edition, JavaFX has replaced Swing as the standard GUI library for Java in chapters that focus on GUI development. The Swing and Applet material from the previous edition is available online.
  • Добавил: literator
  • Дата: 11-10-2020, 16:36
  • Комментариев: 0
SwiftUI by Tutorials (2nd Edition)Название: SwiftUI by Tutorials (2nd Edition)
Автор: Antonio Bello, Bill Morefield, Audrey Tam
Издательство: Razeware LLC
Год: 2020
Страниц: 416
Язык: английский
Формат: pdf (true)
Размер: 56.5 MB

Build fluid and engaging declarative UI for your apps with way less coding with SwiftUI! SwiftUI by Tutorials, the complete guide to building fluid and engaging declarative UI for your apps — using less code — with SwiftUI, is now fully updated! SwiftUI by Tutorials is designed to help you learn how to transition from the “old way” of building your app UI with UIKit, to the “new way” of building responsive UI with modern declarative syntax with SwiftUI. This book is for readers who are comfortable building Swift apps, and want to make the exciting leap into building their app UI with modern, declarative code.
  • Добавил: literator
  • Дата: 11-10-2020, 15:52
  • Комментариев: 0
Reactive Programming with Kotlin (2nd Edition)Название: Reactive Programming with Kotlin (2nd Edition)
Автор: Alex Sullivan
Издательство: Razeware LLC
Год: 2020
Страниц: 465
Язык: английский
Формат: pdf (true)
Размер: 37.9 MB

The book that teaches you to use RxJava, RxAndroid and RxKotlin to create complex reactive applications on Android and exercise full control over the library to leverage the full power of reactive programming in your apps. Not only will you learn how to use RxJava to create complex reactive applications on Android, you’ll also see how to solve common application design issues by using RxJava, RxAndroid and RxKotlin. Finally, you’ll discover how to exercise full control over the library and leverage the full power of reactive programming in your apps. Specifically, learn to handle asynchronous event sequences via two key concepts in Rx—Observables and Observers. Hone your UI development with RxJava and companion libraries to make it easy to work with the UI of your apps, providing a reactive approach to handling user events. Dig into both intermediate and advanced topics, such as error handling, schedulers, app architecture, repositories, and integrating RxJava with Android Jetpack.
  • Добавил: literator
  • Дата: 11-10-2020, 11:55
  • Комментариев: 0
Объектно-ориентированный подход. 5-е межд. изд.Название: Объектно-ориентированный подход. 5-е межд. изд.
Автор: Вайсфельд М.
Издательство: Питер
Год: 2020
Страниц: 256
Язык: русский
Формат: pdf, epub
Размер: 10.1 MB

Объектно-ориентированное программирование (ООП) лежит в основе языков C++, Java, C#, Visual Basic .NET, Ruby, Objective-C и даже Swift. Не могут обойтись без объектов веб-технологии, ведь они используют jаvascript, Python и PHP. Именно поэтому Мэтт Вайсфельд советует выработать объектно-ориентированное мышление и только потом приступать к объектно-ориентированной разработке на конкретном языке программирования.