Head First Design Patterns

Автор: alex66 от 15-07-2018, 22:01, Коментариев: 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.

Изменил: alex66 по причине: обновлена ссылка

 

Professional WebGL Programming: Developing 3D Graphics for the Web

Автор: harun54 от 15-07-2018, 20:47, Коментариев: 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

Автор: alex66 от 15-07-2018, 20:33, Коментариев: 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?

Изменил: alex66 по причине: обновлена ссылка

 

GPU Parallel Program Development Using CUDA

Автор: alex66 от 15-07-2018, 17:24, Коментариев: 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

Автор: alex66 от 15-07-2018, 16:32, Коментариев: 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

Автор: alex66 от 15-07-2018, 16:24, Коментариев: 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)

Автор: daromir от 15-07-2018, 11:56, Коментариев: 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

Автор: alex66 от 14-07-2018, 23:37, Коментариев: 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.

Изменил: alex66 по причине: обновлена ссылка

 

Gray Hat Hacking: The Ethical Hacker’s Handbook, Third Edition

Автор: alex66 от 14-07-2018, 23:34, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Gray Hat Hacking: The Ethical Hacker’s Handbook, Third Edition
Автор: Allen Harper, Shon Harris, Jonathan Ness, Chris Eagle, Gideon Lenkey, and Terron Williams
Издательство: The McGraw-Hill
Год: 2011
Формат: PDF
Страниц: 721
Размер: 12,76 МБ
Язык: English

This book has been developed by and for security professionals who are dedicated to working in an ethical and responsible manner to improve the overall security posture of individuals, corporations, and nations.

Изменил: alex66 по причине: обновлена ссылка

 

Sams Teach Yourself Android Application Development in 24 Hours

Автор: alex66 от 14-07-2018, 21:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Sams Teach Yourself Android Application Development in 24 Hours
Автор: Lauren Darcey, Shane Conder
Издательство: Sams Publishing
Год: 2010
Формат: PDF
Страниц: 475
Размер: 17,23 МБ
Язык: English

In just 24 sessions of one hour or less, learn how to build powerful applications for the world’s first complete, open, and free mobile platform: Android. Using this book’s straightforward, step-by-step approach, you’ll build a fully-featured Android application from the ground up and master the skills you need to design, develop, test, and publish powerful applications. Each lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success!

Изменил: alex66 по причине: обновлена ссылка