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

  • Добавил: bhaer
  • Дата: 12-07-2017, 13:42
  • Комментариев: 0

Название: Programming Games with Visual C#: An Intermediate Step by Step Tutorial
Автор: Philip Conrod, Lou Tylee
Издательство: Kidware Software
Год: 2017
Страниц: 929
Формат: PDF, EPUB, AZW3
Размер: 51 Mb
Язык: English

PROGRAMMING GAMES WITH VISUAL C# is a second semester self-paced "intermediate" computer game programming tutorial consisting of 10 chapters explaining (in simple, easy-to-follow terms) how to build Visual C# Games. The games built are non-violent and teach logical thinking skills. To grasp the concepts, you should possess a working knowledge of Windows and have had some exposure to Visual C# programming (or some other programming language). We offer a beginning programming tutorial (VISUAL C# FOR KIDS and BEGINNING VISUAL C#) that would help you gain this needed programming exposure. ?
  • Добавил: decomeron
  • Дата: 12-07-2017, 10:30
  • Комментариев: 0

Название: iOS Games by Tutorials: Second Edition: Beginning 2D iOS Game Development with Swift
Издательство:Razeware LLC
Автор: Ray Wenderlich (Author), Mike Berg (Author), Tom Bradley (Author), Mike Daley (Author), & 6 more
Год: 2014
Количество страниц:913
Язык: English
Формат:pdf
Размер:272 Mb

There is an updated version of this book. Search for iOS Games by Tutorials Second Edition: Updated for Swift 1.2

Learn how to make iOS games using Apple's built-in 2D game framework: Sprite Kit. Through a series of mini-games and challenges, you will go from beginner to advanced and learn everything you need to make your own game!
  • Добавил: Sim.Sommelier
  • Дата: 11-07-2017, 19:49
  • Комментариев: 0
Турбо ПаскальНазвание: Турбо Паскаль
Автор: Хершель Рудольф
Издательство: — Вологда: МП «МИК»
Год: 1991
ISBN: 5—7382—0001—2
Страниц: 342
Формат: pdf и djvu
Качество: хорошее
Размер файла: 9.74 MB
Язык: русский

Настоящая монография, включая содержащиеся в ней рисунки, защищена в соответствии с авторским правом. Любое использование ее кроме случаев предусмотренных авторским правом, без согласования с издательством недопустимо и преследуется по закону. Это касается также копирования, перевода, микрофильмирования, записи и обработки содержимого монографии с помощью электронных систем.
  • Добавил: bhaer
  • Дата: 11-07-2017, 12:32
  • Комментариев: 0

Название: DevOps with OpenShift: Cloud Deployments Made Easy
Автор: Stefano Picozzi, Mike Hepburn, Noel O'Connor
Издательство: O'Reilly Media
Год: 2017
Страниц: 152
Формат: PDF, EPUB, AZW3
Размер: 12 Mb
Язык: English

For many organizations, a big part of DevOps’ appeal is software automation using infrastructure-as-code techniques. This book presents developers, architects, and infra-ops engineers with a more practical option. You’ll learn how a container-centric approach from OpenShift, Red Hat’s cloud-based PaaS, can help your team deliver quality software through a self-service view of IT infrastructure.
  • Добавил: bhaer
  • Дата: 11-07-2017, 11:23
  • Комментариев: 0

Название: Beginning Programming with Java For Dummies, 5th Edition
Автор: Barry A. Burd
Издательство: For Dummies
Год: 2017
Страниц: 552
Формат: PDF, EPUB
Размер: 13 Mb
Язык: English

Learn to speak the Java language like the pros
Are you new to programming and have decided that Java is your language of choice? Are you a wanna-be programmer looking to learn the hottest lingo around? Look no further! Beginning Programming with Java For Dummies, 5th Edition is the easy-to-follow guide you'll want to keep in your back pocket as you work your way toward Java mastery! In plain English, it quickly and easily shows you what goes into creating a program, how to put the pieces together, ways to deal with standard programming challenges, and so much more.
  • Добавил: bhaer
  • Дата: 11-07-2017, 11:02
  • Комментариев: 0

Название: Uncertainty Analysis of Experimental Data with R
Автор: Benjamin David Shaw
Издательство: CRC
Год: 2017
Страниц: 206
Формат: EPUB, AZW3
Размер: 10 Mb
Язык: English

"This would be an excellent book for undergraduate, graduate and beyond….The style of writing is easy to read and the author does a good job of adding humor in places. The integration of basic programming in R with the data that is collected for any experiment provides a powerful platform for analysis of data…. having the understanding of data analysis that this book offers will really help researchers examine their data and consider its value from multiple perspectives – and this applies to people who have small AND large data sets alike! This book also helps people use a free and basic software system for processing and plotting simple to complex functions."
  • Добавил: bhaer
  • Дата: 11-07-2017, 10:47
  • Комментариев: 0

Название: Programming the World Wide Web, 8th Edition
Автор: Robert W. Sebesta
Издательство: Pearson
Год: 2014
Страниц: 792
Формат: True PDF
Размер: 38 Mb
Язык: English

Programming the World Wide Web? is intended for undergraduate students who have completed a course in object-oriented programming. It also serves as an up-to-date reference for Web programming professionals.
  • Добавил: bhaer
  • Дата: 11-07-2017, 10:14
  • Комментариев: 0

Название: Continuous Enterprise Development in Java
Автор: Andrew Lee Rubinger, Aslak Knutsen
Издательство: O'Reilly Media
Год: 2014
Страниц: 222
Формат: True PDF, EPUB
Размер: 10 Mb
Язык: English

Take a use-case approach to Enterprise Java development, and discover how to program more effectively. This practical book shows you how to perform continuous development, using a testing platform the authors built with the JBoss community. Known as Arquillian, this platform acts as the missing link between testing and development.
  • Добавил: bhaer
  • Дата: 11-07-2017, 10:13
  • Комментариев: 0

Название: Think Data Structures: Algorithms and Information Retrieval in Java
Автор: Allen B. Downey
Издательство: O'Reilly Media
Год: 2017
Страниц: 155
Формат: PDF, EPUB, AZW3
Размер: 10 Mb
Язык: English

If you’re a student studying computer science or a software developer preparing for technical interviews, this practical book helps you learn and review the most important ideas in software engineering—data structures and algorithms—in a way that’s clearer, more concise, and more engaging than other materials. You’ll explore the important classes in the Java collections framework (JCF), how they’re are implemented, and how they are expected to perform.