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

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

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

Intermediate Business Programming with C++

Программирование, C / C++ / C# / Visual C

Скачать Intermediate Business Programming with C++ Автор:

Donald Voils


Год издания: 2007
Страниц: 1589
Язык: английский
This book, which presumes just the basic of background in C Programming, offers a comprehensive approach to the topic with emphasis on the creation of object oriented programs for business and the use of data structures. This book deals with the writing of business programs using C++ from Microsoft Visual Studio .NET 2005.
ID: 219117

Compiler Design in C

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

Скачать Compiler Design in C Автор:

Allen I. Holub


Год издания: 1990
Страниц: 191
Язык: английский
This book is a must have. It uses the dragon book (Compilers: principles, techniques and tools by Aho et.al) as a model but goes a great deal further in its use of examples when explaining the theory. Whenever I had a little trouble understanding the dragon book or wished that more examples were used I turned to Holub's book. The book is extremely well organized. If you want the theory its all there and if you want to just look at code its all there too: thousands of lines of it! After explaining everything you actually get to see how lex and yacc are built (from the ground up) and finally a C compiler.
ID: 219100

Starting Out with C++: From Control Structures through Objects

Программирование, C / C++ / C# / Visual C

Скачать Starting Out with C++: From Control Structures through Objects Автор:

Tony Gaddis


Год издания: 2011
Страниц: 1242
Язык: английский
Tony Gaddis’s accessible, step-by-step presentation helps beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and the C++ programming language by presenting all the details needed to understand the “how” and the “why”–but never losing sight of the fact that most beginners struggle with this material. His approach is both gradual and highly accessible, ensuring that students understand the logic behind developing high-quality programs.
ID: 219003

С++ Основы. Часть 2 / C++ Fundamentals. Part 2

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

Скачать С++ Основы. Часть 2 / C++ Fundamentals. Part 2 Автор:

Kate Gregory


Год издания: 2011
Язык: английский
Хорошие C++ разработчики больше чем рпосто синтакс языка программирования: они знают библиотеки, которые идут с ним и они знают, когда использовать особые свойства. В этих видеоуроках C++ основы вы научитесь делать этивещи. Быстрый обзор стандартной библиотеки предоставит вам набор алгоритмов для работы с коллекциями ,и возможностями манипулирования строками. Затем будет рассотрено наверно наиболее важное изменение в языке программирования С++ - лямбда выражения. В конце видеокурса основы С++ вы узнаете всё об исключениях, можном средстве для обработки ошибок, и убедитесь в их важности при управлении памятью и ресурсами.
ID: 218956

Visual C# 2005 Demystified

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

Скачать Visual C# 2005 Demystified Автор:

Jeff Kent


Год издания: 2005
Страниц: 330
Язык: английский
Start programming in Visual C# 2005 right away -- even if you don't have formal training, unlimited time, or a genius IQ. In Visual C# 2005 Demystified, programming instructor Jeff Kent provides an effective, illuminating, and entertaining way to learn to use this versatile programming language in the new release of its integrated development environment.
ID: 218921

Объектно ориентированное программирование на языке C++

Программирование, C / C++ / C# / Visual C

Скачать Объектно ориентированное программирование на языке C++ Автор:

Сергей Александрович Воронежцев


Год издания: 2011
Страниц: много
Язык: русский
Данный мультимедийный материал по C++, задача которого оказать посильную помощь начинающим пользователям освоиться и начать работать с языком программирования C++.
ID: 218864

C for Engineers and Scientists: An Introduction to Programming With ANSI C

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

Скачать C for Engineers and Scientists: An Introduction to Programming With ANSI C Автор:

Gary J. Bronson, Howard Silver


Год издания: 1993
Страниц: 643
Язык: английский
This text introduces the C programming language using a range of engineering and science applications in the examples and exercises. The book assumes no programming experience and is suitable for an introduction to programming course (using C instead of Fortran or Pascal). Structured programming principles are introduced early and used throughout. Clear explanations and many example programs (using ANSI C) show C as a powerful tool in engineering and science applications. Includes exercises after each section, common programming error sections, and chapter summaries.
ID: 218770

C++ Primer Plus 6 edition

Программирование, C / C++ / C# / Visual C

Скачать C++ Primer Plus 6 edition Автор:

Stephen Prata


Год издания: 2011
Страниц: 1200
Язык: английский
C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. A friendly and easy-to-use self-study guide, this book is appropriate for both serious students of programming as well as developers already proficient in other languages.

The sixth edition of C++ Primer Plus has been updated and expanded to cover the latest developments in C++, including a detailed look at the new C++11 standard.

Author and educator Stephen Prata has created an introduction to C++ that is instructive, clear, and insightful. Fundamental programming concepts are explained along with details of the C++ language. Many short, practical examples illustrate just one or two concepts at a time, encouraging readers to master new topics by immediately putting them to use.

Review questions and programming exercises at the end of each chapter help readers zero in on the most critical information and digest the most difficult concepts.

In C++ Primer Plus, you’ll find depth, breadth, and a variety of teaching techniques and tools to enhance your learning:

A new detailed chapter on the changes and additional capabilities introduced in the C++11 standard
Complete, integrated discussion of both basic C language and additional C++ features
Clear guidance about when and why to use a feature
Hands-on learning with concise and simple examples that develop your understanding a concept or two at a time
Hundreds of practical sample programs
Review questions and programming exercises at the end of each chapter to test your understanding
Coverage of generic C++ gives you the greatest possible flexibility
Teaches the ISO standard, including discussions of templates, the Standard Template Library, the string class, exceptions, RTTI, and namespaces
ID: 218687

Fluent C#

Программирование, C / C++ / C# / Visual C

Скачать Fluent C# Автор:

Rebecca M. Riordan


Год издания: 2011
Страниц: 888
Язык: английский
Based on the principles of cognitive science and instructional design, Fluent C#, the first in the new Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large and complex subject: developing .NET Framework applications in C#.
ID: 218398

Библиотека QT4. Создание прикладных приложений в среде Linux

C / C++ / C# / Visual C, Linux

Скачать Библиотека QT4. Создание прикладных приложений в среде Linux Автор:

Чеботарёв А.В.


Год издания: 2006
Страниц: 256
Язык: русский
Эта книга - для программистов, предпочитающих C++ всем остальным языкам программирования и желающих создавать эффективные приложения для Linux, переносимые и на другие платформы. Тут обсуждается большинство самых важных классов библиотеки Qt, однако не рассчитывайте на полное описание их методов или списки свойств - это не справочник с таблицами классов, их свойств и функций-членов. Скорее, это базовый курс по освоению методов написания программ с использованием Qt - универсальной библиотеки (или программной оболочки) для создания мощных переносимых приложений на языке C++.
ID: 218115
При полной или частичной перепечатке материалов, книг с сайта

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

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