<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Электронная библиотека: скачать электронные книги бесплатно</title>
<link>http://www.all-ebooks.com/</link>
<language>ru</language>
<description>Электронная библиотека: скачать электронные книги бесплатно</description>
<generator>DataLife Engine</generator><item>
<title>Visual C# 2010 Recipes: A Problem-Solution Approach</title>
<guid isPermaLink="true">http://www.all-ebooks.com/2010/03/20/103885-visual-c-2010-recipes-a-problem.html</guid>
<link>http://www.all-ebooks.com/2010/03/20/103885-visual-c-2010-recipes-a-problem.html</link>
<description>
  <![CDATA[
    <a href="http://www.all-ebooks.com/2010/03/20/103885-visual-c-2010-recipes-a-problem.html" target="_blank"><img src="http://s005.radikal.ru/i212/1003/77/4638add7b189.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    Автор: Allen Jones, Adam Freeman, Matthew MacDonald, Rakesh Rajan<br>
    <div id='news-id-103885'>Mastering the development of .NET 4.0 applications in C# is less about knowing the Visual C# 2010 language and more about knowing how to use the functionality of the .NET Framework class library most effectively. Visual C# 2010 Recipes explores the breadth of the .NET Framework class library and provides specific solutions to common and interesting programming problems. Each recipe is presented in a succinct problem/solution format and is accompanied by a working code sample to help you understand the concept and quickly apply it.<br /><br />When you are facing a Visual C# 2010 problem, this book likely contains a recipe that provides you with the solution–or at least points you in the right direction. Even if you are simply looking to broaden your knowledge of the .NET Framework class library, then Visual C# 2010 Recipes is the perfect resource to assist you.</div>
  ]]>
</description>
<category><![CDATA[Программирование, C / C++ / C# / Visual C]]></category>
<dc:creator>UaZver2008</dc:creator>
<pubDate>Sat, 20 Mar 2010 04:24:32 +0300</pubDate>
</item><item>
<title>WPF  Programmer&#039;s Reference: Windows Presentation  Foundation with C# 2010 and .NET  4</title>
<guid isPermaLink="true">http://www.all-ebooks.com/2010/03/18/103575-wpf-programmers-reference-windows.html</guid>
<link>http://www.all-ebooks.com/2010/03/18/103575-wpf-programmers-reference-windows.html</link>
<description>
  <![CDATA[
    <a href="http://www.all-ebooks.com/2010/03/18/103575-wpf-programmers-reference-windows.html" target="_blank"><img src="http://s40.radikal.ru/i088/1003/47/3db45e4125c4.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    Автор: Rod Stephens<br>
    <div id='news-id-103575'>Windows Presentation Foundation  (WPF) is included with the  Windows operating system and  provides a programming model for  building applications that provide  a clear separation between the  UI and business logic. Written  by a leading expert on Microsoft  graphics programming, this richly  illustrated book provides an  introduction to WPF development  and explains fundamental WPF  concepts.<br />Packed with helpful examples, this reference progresses through a range of topics that gradually increase in their complexity. You’ll quickly start building applications while you learn how to use both Expression Blend and Visual Studio to build UIs. In addition, the book addresses the needs of programmer who write the code behind the UI and shows you how operations can be performed using both XAML and C#.</div>
  ]]>
</description>
<category><![CDATA[C / C++ / C# / Visual C]]></category>
<dc:creator>rvi</dc:creator>
<pubDate>Thu, 18 Mar 2010 23:23:27 +0300</pubDate>
</item><item>
<title>Microsoft  Visual C++ .NET 2003 Kick Start</title>
<guid isPermaLink="true">http://www.all-ebooks.com/2010/03/18/103492-microsoft-visual-c-.net-2003.html</guid>
<link>http://www.all-ebooks.com/2010/03/18/103492-microsoft-visual-c-.net-2003.html</link>
<description>
  <![CDATA[
    <a href="http://www.all-ebooks.com/2010/03/18/103492-microsoft-visual-c-.net-2003.html" target="_blank"><img src="http://s48.radikal.ru/i121/1003/bc/9c4a0d30a8a8.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    Автор: Kate Gregory<br>
    <div id='news-id-103492'>Microsoft Visual C++ .NET  2003 Kick Start is targeted  toward developers interested in  making the jump to .NET, working programmers already familiar  with another programming language  or the previous version of  VS. Visual C++ .NET  2003 Kick Start speeds through  basic concepts and focuses on  practical examples and benefits  of moving to VC++ .NET. This book explains how VC++  code interacts with the .NET  Framework, the extra capabilities  of VC++ compared to VB.NET  and C# in .NET code interoperability, how to use Windows Forms  (a new feature for VC++ .NET  in the 2003 edition), and how  to migrate from Visual Studio  6 and COM. The author covers  the use of managed and  unmanaged Visual C++ code, using  both types for most examples. Full of code examples, tips, and professional insights, this  book provides maximum learning  with minimum investment of time  and effort.</div>
  ]]>
</description>
<category><![CDATA[C / C++ / C# / Visual C]]></category>
<dc:creator>rvi</dc:creator>
<pubDate>Thu, 18 Mar 2010 23:11:38 +0300</pubDate>
</item><item>
<title>More Exceptional C++: 40 New  Engineering Puzzles, Programming Problems, and Solutions</title>
<guid isPermaLink="true">http://www.all-ebooks.com/2010/03/17/103202-more-exceptional-c-40-new.html</guid>
<link>http://www.all-ebooks.com/2010/03/17/103202-more-exceptional-c-40-new.html</link>
<description>
  <![CDATA[
    <a href="http://www.all-ebooks.com/2010/03/17/103202-more-exceptional-c-40-new.html" target="_blank"><img src="http://s55.radikal.ru/i150/1003/1f/1bedc4e5c8ca.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    Автор: Herb Sutter<br>
    <div id='news-id-103202'>Aimed at advanced C++ developers  who want to hone their  programming chops even further, Herb Sutter's More Exceptional C++  borrows the format of his  earlier title, Exceptional C++, and delivers some of  today's best-available thinking  on the language in a handy  and effective format. A compilation  of the author's own experience  and research on the thornier  aspects of C++, this book  will serve as a worthy resource  for making sure you get  the most out of this  powerful language.</div>
  ]]>
</description>
<category><![CDATA[C / C++ / C# / Visual C]]></category>
<dc:creator>rvi</dc:creator>
<pubDate>Wed, 17 Mar 2010 21:25:34 +0300</pubDate>
</item><item>
<title>Visual С++ на примерах</title>
<guid isPermaLink="true">http://www.all-ebooks.com/2010/03/17/103232-visual-s-na-primerakh.html</guid>
<link>http://www.all-ebooks.com/2010/03/17/103232-visual-s-na-primerakh.html</link>
<description>
  <![CDATA[
    <a href="http://www.all-ebooks.com/2010/03/17/103232-visual-s-na-primerakh.html" target="_blank"><img src="http://s49.radikal.ru/i125/0911/07/52328a46c0e9.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    Автор: Довбуш Г.Ф., Хомоненко А.Д. (ред.)<br>
    <div id='news-id-103232'>Рассмотрены интерфейс системы программирования Visual С++, техника создания и отладки проектов приложений в среде Visual Studio 2005. Описаны основы языка С++: типы данных и операции, приемы программирования разветвлений и циклов, техника работы со статическими и динамическими массивами, использование функций. Рассмотрены классы и объекты, механизм множественного и одиночного наследования, перегрузка операторов и шаблоны классов, понятия ввода-вывода данных и классификация, принципы работы с потоками и файлами, стандартные классы потоков, форматированный ввод-вывод базовых типов, дополнительные возможности ввода-вывода. Освещена обработка исключений. Показаны особенности создания приложений API Windows и MFC. Представлены внутренняя их организация, создание диалоговых окон и меню, механизм обработки сообщений, работа с картой сообщений. Приводятся многочисленные примеры отлаженных программ. На компакт-диске содержатся тексты листингов примеров программ, приведенных в книге.</div>
  ]]>
</description>
<category><![CDATA[C / C++ / C# / Visual C]]></category>
<dc:creator>storm</dc:creator>
<pubDate>Wed, 17 Mar 2010 17:55:27 +0300</pubDate>
</item><item>
<title>Мультипарадигменное проектирование для C++</title>
<guid isPermaLink="true">http://www.all-ebooks.com/2010/03/15/102727-multiparadigmennoe.html</guid>
<link>http://www.all-ebooks.com/2010/03/15/102727-multiparadigmennoe.html</link>
<description>
  <![CDATA[
    <a href="http://www.all-ebooks.com/2010/03/15/102727-multiparadigmennoe.html" target="_blank"><img src="http://s59.radikal.ru/i165/1003/99/721e4433247e.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    Автор: Дж. Коплиен<br>
    <div id='news-id-102727'>С++ - язык программирования, который поддерживает множество парадигм: классы, перегруженные функции, шаблоны, модули, процедурное программирование, параллельное программирование и т. д. Несмотря на гибкие и разнообразные средства языка, потребовались существенные усилия для создания метода проектирования, который позволял бы в полной мере использовать множество парадигм в рамках единого приложения. Эта книга последовательно, просто и исчерпывающе описывает среду для применения мультипарадигменного проектирования, предлагает внушительный набор методик проектирования, которые формируют базис аппарата мультипарадигменного проектирования.</div>
  ]]>
</description>
<category><![CDATA[C / C++ / C# / Visual C]]></category>
<dc:creator>and4all</dc:creator>
<pubDate>Mon, 15 Mar 2010 17:52:36 +0300</pubDate>
</item><item>
<title>Beginning Mac Programming: Develop with Objective-C and Cocoa</title>
<guid isPermaLink="true">http://www.all-ebooks.com/2010/03/12/101914-beginning-mac-programming.html</guid>
<link>http://www.all-ebooks.com/2010/03/12/101914-beginning-mac-programming.html</link>
<description>
  <![CDATA[
    <a href="http://www.all-ebooks.com/2010/03/12/101914-beginning-mac-programming.html" target="_blank"><img src="http://img638.imageshack.us/img638/7782/89199949.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    Автор: Tim Isted<br>
    <div id='news-id-101914'>Beginning Mac Programming takes you through concrete, working examples, giving you the core concepts and principles of development in context so you will be ready to build the applications you've been imagining. It introduces you to Objective-C and the Cocoa framework in clear, easy-to-understand lessons, and demonstrates how you can use them together to write for the Mac, as well as the iPhone and iPod.<br />You'll explore crucial developer tools like Xcode and Interface Builder, and learn the principles of object-oriented programming, and how memory, data, and storage work to help you build your software.<br />If you've ever wanted to develop software for the Mac, this book is for you.</div>
  ]]>
</description>
<category><![CDATA[C / C++ / C# / Visual C]]></category>
<dc:creator>rvi</dc:creator>
<pubDate>Fri, 12 Mar 2010 00:47:45 +0300</pubDate>
</item><item>
<title>Modeling Maximum Trading Profits with C++: New Trading and Money Management Concepts</title>
<guid isPermaLink="true">http://www.all-ebooks.com/2010/03/11/101766-modeling-maximum-trading-profits.html</guid>
<link>http://www.all-ebooks.com/2010/03/11/101766-modeling-maximum-trading-profits.html</link>
<description>
  <![CDATA[
    <a href="http://www.all-ebooks.com/2010/03/11/101766-modeling-maximum-trading-profits.html" target="_blank"><img src="http://s39.radikal.ru/i085/1003/51/431f933e7cdf.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    Автор: Valerii Salov<br>
    <div id='news-id-101766'>The goal of trading is to make money, and for many, profits are the best way to measure that success. Author Valerii Salov knows how to calculate potential profit, and in Modeling Maximum Trading Profits with C++, he outlines an original and thought-provoking approach to trading that will help you do the same.</div>
  ]]>
</description>
<category><![CDATA[C / C++ / C# / Visual C]]></category>
<dc:creator>rvi</dc:creator>
<pubDate>Thu, 11 Mar 2010 23:10:23 +0300</pubDate>
</item><item>
<title>С ++. Сборник</title>
<guid isPermaLink="true">http://www.all-ebooks.com/2010/03/10/101449-s-.-podbrka-proizvedenijj.html</guid>
<link>http://www.all-ebooks.com/2010/03/10/101449-s-.-podbrka-proizvedenijj.html</link>
<description>
  <![CDATA[
    <a href="http://www.all-ebooks.com/2010/03/10/101449-s-.-podbrka-proizvedenijj.html" target="_blank"><img src="http://s61.radikal.ru/i174/0903/ce/1630f5b8ba78.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    
    <div id='news-id-101449'>С++ - учебники и руководства по С/С++<br />Бьярн Страустрап - Введение в язык С++<br />КЕРНИГАН Б.В., РИЧИ Д.М. - ЯЗЫК ПРОГРАММИРОВАНИЯ C<br />ГРОМОВ Ю.Ю., ТАТАРЕНКО С.И. - ПРОГРАММИРОВАНИЕ НА ЯЗЫКЕ СИ</div>
  ]]>
</description>
<category><![CDATA[Программирование, C / C++ / C# / Visual C, Наука и образование]]></category>
<dc:creator>kosgor</dc:creator>
<pubDate>Wed, 10 Mar 2010 12:31:50 +0300</pubDate>
</item><item>
<title>Programming with C++</title>
<guid isPermaLink="true">http://www.all-ebooks.com/2010/03/08/101089-programming-with-c.html</guid>
<link>http://www.all-ebooks.com/2010/03/08/101089-programming-with-c.html</link>
<description>
  <![CDATA[
    <a href="http://www.all-ebooks.com/2010/03/08/101089-programming-with-c.html" target="_blank"><img src="http://s52.radikal.ru/i137/1003/97/7bcb999c8c81.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    Автор: B.L. Juneja, Anita Seth<br>
    <div id='news-id-101089'>Authors have taken special care to present the various topics in Programming with C++ in an easy-to-learn style. Almost every topic is followed by well designed live programmes so that it becomes easy to grasp the underlying principle or programming technique. A total of more than 450 live programmes are included in the book. It is also taken care that programmes are short and do not include such details which do not relate to the topic on hand. This makes them easy to be tested and suitable for practice students. Authors are confident that the book will prove its worth for the regular students; for professional and for those learning C++ through self study.; Salient features of the book:; Easy to understand style.; Covers both procedural as well as object oriented programming.; Conforms to ANSI and ISO Standard.; Includes a large number of well designed live programmes for easy learning.; A number of exercises included for the student to test their understanding.; Book is suitable for students preparing for BCA/MCA; Engineering and Science and other graduate courses in which C++ in course plan and for students preparing for examinations of DOE Society.; An excellent book for self study.; A good reference book for professionals.</div>
  ]]>
</description>
<category><![CDATA[C / C++ / C# / Visual C]]></category>
<dc:creator>UaZver2008</dc:creator>
<pubDate>Mon, 08 Mar 2010 23:30:56 +0300</pubDate>
</item></channel></rss>