Либрус
 
Сделать стартовой
Добавить в избранное
Обратная связь
Карта сайта
Зеркало сайта
Новости RSS 2.0
ПОСТУПЛЕНИЯ 
«    Ноябрь 2024    »
ПнВтСрЧтПтСбВс
 123
45678910
11121314151617
18192021222324
252627282930 
РУБРИКАТОР 
Открыть | Закрыть

ПОПУЛЯРНОЕ  
АРХИВЫ   
Август 2016 (216)
Июль 2016 (456)
Июнь 2016 (321)
Май 2016 (398)
Апрель 2016 (433)
Март 2016 (554)


  Beginning iOS Game Development
 Категория: Компьютерная литература » Телекоммуникационные технологии » Телефония, сотовая связь, мобильные телефоны
   
 
Beginning iOS Game Development
Автор: Patrick Alessi
Издательство: John Wiley & Sons, Inc.
Год издания: 2011
Количество страниц: 432
Язык: english
Формат: PDF

Get in the game and start building games for the iPhone or iPad! Whether you only have a little experience with programming or even none at all, this accessible guide is ideal for getting started writing for iOS. Experienced developer and author Patrick Alessi requires no prior knowledge for integrating professional graphics, animation, or sound as he presents the basics of the iOS system architecture, game development, and the programming languages that are used to develop games for iOS. Youll explore the basic building blocks that a game developer would use to build a game, including drawing, responding to user interaction, animation, and sound.
 
  • 0
Опубликовал: patr1985 | 28-02-2012, 06:10 | Просмотров: 800  Подробнее и с комментариями (0)
  Data Structures and Algorithms in C++
 Категория: Компьютерная литература » Языки программирования » С, С++, С#
   
 
Data Structures and Algorithms in C++
Автор: Michael T. Goodrich, Roberto Tamassia, David M. Mount
Издательство: John Wiley & Sons, Inc.
Год издания: 2011
Количество страниц: 744
Язык: русский
Формат: PDF

Building on the extraordinary success of Data Structures and Algorithms in Java, 2/e, Michael Goodrich and Roberto Tamassia, together with C++ authority David Mount, bring you a new text covering data structures in C++. With this book, you will find a true C++ text, rather than a book translated from Java. Both the programming code and the appropriate concepts have been rewritten.
 
  • 0
Опубликовал: patr1985 | 28-02-2012, 04:28 | Просмотров: 866  Подробнее и с комментариями (0)
  XNA 4.0 Game Development by Example: Beginner’s Guide, Visual Basic Edition
 Категория: Компьютерная литература » Языки программирования » Basic, VB
   
 
XNA 4.0 Game Development by Example: Beginner’s Guide, Visual Basic Edition
Автор: Kurt Jaegers
Издательство: Packt Publishing
Год издания: 2011
Количество страниц: 424
Язык: english
Формат: PDF

This book is a step-by-step tutorial that includes complete source code for all of the games covered. It adopts an engaging style to teach all the game development concepts. Each block of code is explained, and game development concepts are diagrammed and covered in detail.
Each game begins with a concept description and concludes with suggestions for expanding on the finished game. If you are an aspiring game developer who wants to take a shot at creating games for the Microsoft Windows platform with the XNA Framework, then this book is for you. Using this book, you can get started with creating games without any game development experience. A basic knowledge of Visual Basic would be needed to kickstart your game development.
 
  • 0
Опубликовал: patr1985 | 28-02-2012, 03:57 | Просмотров: 859  Подробнее и с комментариями (0)
  jQuery: Novice to Ninja
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
jQuery: Novice to Ninja
Автор: Craig Sharkie
Издательство: SitePoint
Год издания: 2010
Количество страниц: 310
Язык: english
Формат: PDF

jQuery: Novice to Ninja is a compilation of best-practice jQuery solutions to meet the most challenging javascript problems. In this question-and-answer book on jQuery, you’ll find a cookbook of ready-to-go solutions to help breathe life into your web page.
 
  • 0
Опубликовал: patr1985 | 28-02-2012, 03:32 | Просмотров: 1068  Подробнее и с комментариями (0)
  Learning SQL
 Категория: Компьютерная литература » Языки программирования » SQL, MySQL
   
 
Learning SQL
Автор: Alan Beaulieu
Издательство: O’Reilly Media
Год издания: 2009
Количество страниц: 335
Язык: english
Формат: PDF

Updated for the latest database management systems — including MySQL 6.0, Oracle 11g, and Microsoft’s SQL Server 2008 — this introductory guide will get you up and running with SQL quickly. Whether you need to write database applications, perform administrative tasks, or generate reports, Learning SQL, Second Edition, will help you easily master all the SQL fundamentals.
 
  • 0
Опубликовал: patr1985 | 28-02-2012, 02:56 | Просмотров: 1080  Подробнее и с комментариями (0)
  PHP Ajax Cookbook
 Категория: Компьютерная литература » Языки программирования » PHP - MySQL
   
 
PHP Ajax Cookbook
Автор: Milan Sedliak, Rajesh Jeba R. Anbiah and Roshan Bhattarai
Издательство: Packt Publishing
Год издания: 2011
Количество страниц: 340
Язык: english
Формат: PDF

Ajax is the necessary paradigm in Web 2.0 sites. Most of the Web 2.0 sites are built with PHP and Ajax. Extending AJAX is about delivering front-end service for accessing back-end services in PHP in a quick and easy manner. With this book in hand, you will learn how to use the necessary tools for Ajaxification of websites and iPhones.
PHP AJAX cookbook will teach you how to use the combination of PHP AJAX as a powerful platform for websites or web applications. Using AJAX for Communication with Server leads to faster response with PHP at the back-end services. The combination of AJAX PHP has many features such as speeding up the user experience, giving your web client much quicker response time and letting the client browser retrieve data from the server without having to refresh the whole page. You will learn the nuances of optimization and debugging Ajax applications. Further, you will learn how to program Ajax on iPhone devices.
This book will teach you popular selector-based javascript followed by important concepts on debugging, optimization and best practices. There is a collection of recipes focused on creating basic utilities such as validating form using Ajax and creating a five star rating system. As jQuery is quite popular, useful tools and jQuery plugins like Ajax tooltips, tab navigation, autocomplete, shopping cart, and Ajax chat are covered subsequently. By the end of chapter 7 you will learn to visually speed up website responsiveness to building SEO-friendly Ajax websites. Also get to know about all popular Ajax webservices and APIs like Twitter, Facebook and Google Maps which are covered in Ajax Mashups. Finally, step-by-step recipes are presented to build iPhone apps using basic libraries and everyday useful Ajax tools.
 
  • 0
Опубликовал: patr1985 | 28-02-2012, 02:43 | Просмотров: 1148  Подробнее и с комментариями (0)
  Ejb 3.0 In Simple Steps
 Категория: Компьютерная литература » Популярные самоучители
   
 
Ejb 3.0 In Simple Steps
Автор: Dreamtech Press
Издательство: Dreamtech Press
Год издания: 2008
isbn: 8177227823
Количество страниц: 260
Язык: english
Формат: PDF

EJB 3.0 in Simple Steps is a precise and complete book that helps you to understand different concepts and methodologies involved in the development of a scalable and distributed enterprise application using EJB 3.0. The book is supported by its unique style and numerous examples explained through simple steps, throughout the chapters. It also covers advanced EJB 3.0 topic with real-world examples.
 
  • 0
Опубликовал: semenivans | 27-02-2012, 22:46 | Просмотров: 704  Подробнее и с комментариями (0)
  Технологии параллельного программирования
 Категория: Компьютерная литература » Основы программирования, алгоритмы, теория
   
 
Технологии параллельного программирования
Автор: С. А. Лупин, М. А. Посыпкин
Издательство: Форум, Инфра-М
Год издания: 2011
isbn: 978-5-8199-0336-0, 978-5-16-003155-2
Количество страниц: 208
Язык: русский
Формат: DJVU

Рассматриваются современные средства разработки параллельных программ для многопроцессорных и многоядерных систем с общей и распределенной памятью: библиотеки MPI, POSIX Threads, система ОреnМР. Изложение материала построено по модели постепенного усложнения и базируется на примерах реализации различных вычислительных алгоритмов.
 
  • 0
Опубликовал: patr1985 | 27-02-2012, 08:56 | Просмотров: 872  Подробнее и с комментариями (0)
  Getting Good with JavaScript
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Getting Good with JavaScript
Автор: Andrew Burgess
Издательство: Rockable Press
Год издания: 2011
Количество страниц: 152
Язык: english
Формат: PDF

javascript has become one of the most widely used programming languages in the world. This book will get acquainted with what javascript; what it is, where it came from, and most importantly – how to code it!
Ever wanted to liven up a web design with javascript but not known where to start? In Getting Good with javascript author Andrew Burgess breaks down programming in javascript into easy, straight-fowrad terms and exercizes.
It’s hard to find a place where javascript won’t run, and though the overwhelming majority of javascript—especially the javascript you’ll be writing in this book—will be in web pages, javascript is used not only in web browsers, but also desktop apps, mobile phone apps, and now even on the server, so you definitely won’t be wasting your time Getting Good with javascript! to run in the browser.After getting started in Chapter 1, we’ll cover the basics in Chapters 2 and 3. You’ll learn all about the core syntax: what to actually type. Chapter 4 will cover many best practices and important concepts for writing javascript. Then, in Chapter 5, I’ll introduce you to the basics of writing javascript that interacts with web pages.
 
  • 0
Опубликовал: patr1985 | 27-02-2012, 07:56 | Просмотров: 986  Подробнее и с комментариями (0)
  Java: An Introduction to Problem Solving and Programming
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Java: An Introduction to Problem Solving and Programming
Автор: Walter Savitch
Издательство: Addison Wesley
Год издания: 2011
Количество страниц: 984
Язык: english
Формат: PDF

Java: An Introduction to Problem Solving and Programming, 6e, is ideal for introductory Computer Science courses using Java, and other introductory programming courses in departments of Computer Science, Computer Engineering, CIS, MIS, IT, and Business. Students are introduced to object-oriented programming and important concepts such as design, testing and debugging, programming style, interfaces inheritance, and exception handling. The Java coverage is a concise, accessible introduction that covers key language features. Objects are covered thoroughly and early in the text, with an emphasis on application programs over applets.
 
  • 0
Опубликовал: patr1985 | 27-02-2012, 07:29 | Просмотров: 955  Подробнее и с комментариями (0)
  Главная страница | Регистрация | Новое на сайте | Статистика |
 
«Librus - Mountain of Knowledge»
«Либрус - гора знаний» 2004-2020
Design by Flashsoft © 2005-2020