ПРОГРАММИРОВАНИЕ » Страница 1606
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Head First Rails: A learner's companion to Ruby on Rails
/ Комментариев: 0/


Название: Head First Rails: A learner's companion to Ruby on Rails
Автор: David Griffiths
Издательство: O’Reilly Media, Inc.
Год: 2009
Формат: PDF
Страниц: 433
Размер: 36,54 МБ
Язык: English

Ready to transport your web applications into the Web 2.0 era? Head First Rails takes your programming -- and productivity -- to the max. You'll learn everything from the fundamentals of Rails scaffolding to building customized interactive web apps using Rails' rich set of tools and the MVC framework.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Head First Java
/ Комментариев: 0/


Head First Java: A Brain-Friendly Guide (2th edition)

Название: Head First Java: A Brain-Friendly Guide
Автор: Kathy Sierra, Bert Bates
Издательство: O’Reilly Media, Inc.
Год: 2009
Формат: PDF
Страниц: 690
Размер: 34,63 МБ
Язык: English

Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Head First Design Patterns
/ Комментариев: 0/


Название: Head First Design Patterns
Автор: Eric Freeman, Elisabeth Freeman, Bert Bates, Kathy Sierra
Издательство: O'Reilly
Год: 2008
Формат: PDF
Страниц: 619
Размер: 40,06 МБ
Язык: English

You're not alone.

At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Professional WebGL Programming: Developing 3D Graphics for the Web
/ Комментариев: 0/

Название: Professional WebGL Programming: Developing 3D Graphics for the Web
Автор: Andreas Anyuru
Издательство: Wrox
Год: 2012
Формат: EPUB
Размер: 7 Мб
Язык: английский / English

As the newest technology for creating 3D graphics on the web, in both games, applications, and on regular websites, WebGL gives web developers the capability to produce eye-popping graphics. This book teaches you how to use WebGL to create stunning cross-platform apps. The book features several detailed examples that show you how to develop 3D graphics with WebGL, including explanations of code snippets that help you understand the why behind the how.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Getting Started with Pyparsing
/ Комментариев: 0/


Название: Getting Started with Pyparsing
Автор: Paul McGuire
Издательство: O'Reilly Media, Inc.
Год: 2007
Формат: PDF
Страниц: 65
Размер: 0,6 МБ
Язык: English

Need to extract data from a text file or a web page? Or do you want to make your application more flexible with user-definedcommands or search strings? Do regular expressions and lex/yacc make your eyes blur and your brain hurt?


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
GPU Parallel Program Development Using CUDA
/ Комментариев: 0/


Название: GPU Parallel Program Development Using CUDA
Автор: Tolga Soyata
Издательство: CRC Press
Год: 2018
Формат: PDF
Страниц: 477
Размер: 14.97 МБ
Язык: English

GPU Parallel Program Development using CUDA teaches GPU programming by showing the differences among different families of GPUs. This approach prepares the reader for the next generation and future generations of GPUs. The book emphasizes concepts that will remain relevant for a long time, rather than concepts that are platform-specific. At the same time, the book also provides platform-dependent explanations that are as valuable as generalized GPU concepts.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
CUDA Programming: A Developer’s Guide to Parallel Computing with GPUs
/ Комментариев: 0/


Название: CUDA Programming: A Developer’s Guide to Parallel Computing with GPUs
Автор: Shane Cook
Издательство: Elsevier
Год: 2013
Формат: PDF
Страниц: 591
Размер: 16.57 МБ
Язык: English

If you need to learn CUDA but don't have experience with parallel computing, CUDA Programming: A Developer's Introduction offers a detailed guide to CUDA with a grounding in parallel fundamentals. It starts by introducing CUDA and bringing you up to speed on GPU parallelism and hardware, then delving into CUDA installation. Chapters on core concepts including threads, blocks, grids, and memory focus on both parallel and CUDA-specific issues.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
CUDA Application Design and Development
/ Комментариев: 0/


Название: CUDA Application Design and Development
Автор: Rob Farber
Издательство: Elsevier
Год: 2011
Формат: PDF
Страниц: 324
Размер: 11.92 МБ
Язык: English

As the computer industry retools to leverage massively parallel graphics processing units (GPUs), this book is designed to meet the needs of working software developers who need to understand GPU programming with CUDA and increase efficiency in their projects. CUDA Application Design and Development starts with an introduction to parallel computing concepts for readers with no previous parallel experience, and focuses on issues of immediate importance to working software developers: achieving high performance, maintaining competitiveness, analyzing CUDA benefits versus costs, and determining application lifespan.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Learn Sprite Kit for iOS Game Development (+code)
/ Комментариев: 0/

Название: Learn Sprite Kit for iOS Game Development
Автор: Leland Long
Издательство: Apress
Год: 2014
ISBN: 9781430264392
Формат: pdf
Страниц: XIV, 256
Размер: 23,2 mb
Язык: English

Learn Sprite Kit for iOS Game Development will show you how to use Apple's new framework to make a 2D gaming masterpiece.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Graphics and Animation on iOS: A Beginner's Guide to Core Graphics and Core Animation
/ Комментариев: 0/


Название: Graphics and Animation on iOS: A Beginner's Guide to Core Graphics and Core Animation
Автор: Vandad Nahavandipoor
Издательство: O'Reilly Media, Inc.
Год: 2011
Формат: PDF
Страниц: 80
Размер: 10,47 МБ
Язык: English

Jazz up your iPhone and iPad apps with some slick graphics and animation—and keep users from looking elsewhere. This short and concise book shows developers with even little Cocoa programming experience how to create impressive graphics and animation effects with relatively easy coding. Learn how to incorporate smooth animations and draw images in your apps to achieve the classy look you want.