Электронная библиотека: скачать книги бесплатно
| | | | | |
Поиск
Вход на сайт
Логин
Пароль
 
Подписка на новости
Разделы
Электронные книги

Партнеры
Обратная связь

Скачать книги C / C++ / C# / Visual C

Профессиональное обучение C#. Курс C# Base

Главная » Книги » Программирование » C / C++ / C# / Visual C

Скачать Профессиональное обучение C#. Курс C# Base Автор:

Г. Т. Могелашвили


Год издания: 2011
Страниц: 07:23:28
Язык: русский
Видеокурс состоит из подробных видеоуроков по основам языка C# и платформы .Net Framework. После прохождения видеокурса слушатель напишет полнофункциональное приложение для учета личных финансов, которое может быть с легкостью расширено в дальнейшем. Все материалы курса - уникальны, это абсолютно авторская информация, основанная на многолетнем опыте и переработанная с учетом текущих реалий.
ID: 230312

The iOS 5 Developer's Cookbook: Core Concepts and Essential Recipes for iOS Programmers, 3 edition

Главная » Книги » Программирование » C / C++ / C# / Visual C

Скачать The iOS 5 Developer's Cookbook: Core Concepts and Essential Recipes for iOS Programmers, 3 edition Автор:

Erica Sadun


Год издания: 2012
Страниц: 840
Язык: английский
Covers iOS 5, Xcode 4.2, Objective-C 2.0’s ARC, LLVM, and more!

In this book, bestselling author and iOS development guru Erica Sadun brings together all the information you need to quickly start building successful iOS apps for iPhone, iPad, and iPod touch. Sadun has thoroughly revised this book to focus on powerful new iOS 5 features, the latest version of Objective-C, and the Xcode 4 development tools.
ID: 229916

Learning iPad Programming: A Hands-on Guide to Building iPad Apps with iOS 5

Главная » Книги » Программирование » C / C++ / C# / Visual C

Скачать Learning iPad Programming: A Hands-on Guide to Building iPad Apps with iOS 5 Автор:

Kirby Turner, Tom Harrington


Год издания: 2011
Страниц: 816
Язык: английский
Learning iPad Programming walks you through the process of building PhotoWheel (free on the App Store), a photo management and sharing app that leverages every aspect of iOS 5. With PhotoWheel, you can organize your favorite photos into albums, share photos with family and friends, view them on your TV using AirPlay and an Apple TV, and most importantly, gain hands-on experience with building an iPad app. As you build PhotoWheel, you’ll learn how to take advantage of the latest features in iOS 5 and Xcode, including Storyboarding, Automatic Reference Counting (ARC), and iCloud. Best of all, you’ll learn how to extend the boundaries of your app by communicating with web services. If you want to build apps for the iPad, Learning iPad Programming is the one book to get.
ID: 229584

Cocoa Programming for Mac OS X (4th Edition)

Главная » Книги » Программирование » C / C++ / C# / Visual C

Скачать Cocoa Programming for Mac OS X (4th Edition) Автор:

Aaron Hillegass, Adam Preble


Год издания: 2011
Страниц: 528
Язык: английский
If you’re developing applications for Mac OS X, Cocoa® Programming for Mac® OS X, Fourth Edition, is the book you’ve been waiting to get your hands on. If you’re new to the Mac environment, it’s probably the book you’ve been told to read first.
ID: 228991

Objective-C Programming: The Big Nerd Ranch Guide

Главная » Книги » Программирование » C / C++ / C# / Visual C

Скачать Objective-C Programming: The Big Nerd Ranch Guide Автор:

Aaron Hillegass


Год издания: 2011
Страниц: 288
Язык: английский
Want to write applications for iOS or the Mac? This introduction to programming and the Objective-C language is the first step on your journey from someone who uses apps to someone who writes them.
Based on Big Nerd Ranch's legendary Objective-C Bootcamp,this book covers C, Objective-C, and the common programming idioms that enable developers to make the most of Apple technologies.
ID: 228990

Visual C++ .NET Developer's Guide

Главная » Книги » Программирование » C / C++ / C# / Visual C

Скачать Visual C++ .NET Developer's Guide Автор:

John Mueller


Год издания: 2002
Страниц: 880
Язык: английский
This developer's guide provides a resource for the professional developer seeking to create complex, robust and high performance applications with visual C++.Net. It covers how to build multiple applications for the Web and the desktop through extensive coverage on ADO, ADO+, threads, active directory, attributed programming, security, debugging, graphic animation and streaming video. It explains visual C++.NET's relationship to the .NET framework and how to utilize Visual C++.NET's debugging capability. Readers can learn programming techniques to integrate graphic animation and streaming video into a site and how to make applications PDA-compatible and understand and design a secure application. The CD contains all of the book's source code.
ID: 228627

Microsoft Official Course 2555A, Developing Microsoft .NET Applications for Windows

C / C++ / C# / Visual C, .NET

Скачать Microsoft Official Course 2555A, Developing Microsoft .NET Applications for Windows Автор:

Microsoft


Страниц: 710
Язык: английский
Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, e-mail address, logo, person, place or event is intended or should be inferred.
ID: 228208

Программирование в системе Windows с помощью объектно-ориентированных библиотек. Лабораторный практикум

C / C++ / C# / Visual C, Образование

Скачать Программирование в системе Windows с помощью объектно-ориентированных библиотек. Лабораторный практикум Автор:

Финогенов К.Г.


Год издания: 2008
Страниц: 104
Язык: русский
Первая часть пособия посвящена принципам составления объектно-ориентированных приложений Windows, использующих классы библиотек интерфейсных объектов. Рассматриваются правила составления таких программ, возможности включения в них типичных для приложений Windows интерфейсных средств (меню, диалогов, элементов управления, графических изображений и пр.) в двух средах программирования: Borland C++ (библиотека OWL) и Borland C++ Builder (библиотека VCL).
ID: 228250

Data Structures Using C++

Главная » Книги » Программирование » C / C++ / C# / Visual C

Скачать Data Structures Using C++ Автор:

D. S. Malik


Год издания: 2009
Страниц: 912
Язык: английский
Now in its second edition of this book, D.S. Malik brings his proven approach to C++ programming to the CS2 course. Clearly written with the student in mind, this text focuses on Data Structures and includes advanced topics in C++ such as Linked Lists and the Standard Template Library (STL).
The text features abundant visual diagrams, examples, and extended Programming Examples, all of which serve to illuminate difficult concepts. Complete programming code and clear display of syntax, explanation, and example are used throughout the text, and each chapter concludes with a robust exercise set.
ID: 228143

Learning Objective-C 2.0: A Hands-On Guide to Objective-C for Mac and iOS Developers

Главная » Книги » Программирование » C / C++ / C# / Visual C

Скачать Learning Objective-C 2.0: A Hands-On Guide to Objective-C for Mac and iOS Developers Автор:

Robert Clair


Год издания: 2010
Страниц: 416
Язык: английский
Get Started Fast with Objective-C 2.0 Programming for OS X, iPhone, iPod touch, and iPad
If you want to learn Objective-C 2.0 to write programs for Mac OS X, iPhone, iPad, or iPod touch, you’ve come to the right place! Concise, readable, and friendly, Learning Objective-C 2.0 is the perfect beginner’s guide to the latest version of Objective-C.
ID: 228092
При полной или частичной перепечатке материалов, книг с сайта

Электронная библиотека

, ссылка на all-eBooks.com обязательна
Copyright © all-eBooks.com, 2006-2010. All Rights Reserved