Автор: Бобровский С.И.
Издательство: Питер
Год издания: 2004
isbn: 978-5-8046-0086-1, 5-8046-0086-9
Количество страниц: 736
Язык: русский
Формат: PDF
В книге рассмотрены возможности системы программирования Delphi 7, описан язык Delphi, рассмотрены визуальные компоненты системы и методы их создания. Особое внимание уделено принципам и практическим приемам создания сетевых приложений для разных архитектур, разработке программ, поддерживающих основные протоколы Интернета, инструментальным средствам организации эффективной работы программистов. Книга не требует специальной подготовки, может быть использована как пособие для изучающих основы программирования и сетевые технологии, а также как справочник по компонентам Delphi и пособие для самообразования.
Автор: Гл.ред. Е.Кондукова
Издательство: БХВ-Петербург
Год издания: 2007
Количество страниц: 592
Язык: русский
Формат: PDF
Рассмотрены вопросы, связанные с программированием информационного обмена между системой 1С:Предприятие и внешними приложениями, разработанными в Delphi. Приведены общие сведения о конфигурации системы 1С:Предприятие. На конкретных примерах показаны приемы программирования и доступ к информационной структуре системы 1С:Предприятие с использованием механизма OLE Automation, а также прямой доступ к данным с помощью SQL-запросов. Уделено внимание вопросам внешнего администрирования системы 1С:Предприятие.
Автор: С. Есенин
Издательство: БВХ-Петербург
Год издания: 2006
isbn: 5-94157-867-9
Количество страниц: 512
Язык: русский
Формат: PDF
Рассмотрена разработка приложений с использованием технологии DirectX в среде программирования Borland Delphi. Подробно описаны все основные компоненты, входящие в состав DirectX: DirectX Graphics, DirectShow, DirectInput, DirectSound и DirectMusic. Показано создание собственных наборов классов, облегчающих работу с различными компонентами DirectX. На практических примерах рассмотрена работа с двумерной и трехмерной графикой, шейдеры и язык HLSL, различные цветовые эффекты, работа с текстурой, освещением и так далее. Уделено внимание выводу изображения в оверлейном режиме, механизмам захвата изображения (на примере работы с web-камерой) и захвата звука. Представлены механизмы воспроизведения мультимедиаданных в различных форматах: AVI, MPEG, MP3 и другие. Прилагаемый компакт-диск содержит исходные коды примеров, рассмотренных в книге, а также набор классов. Для программистов. На практических примерах рассмотрена разработка приложений с использованием технологии DirectX в среде программирования Borland Delphi. Описана работа с двухмерной и трехмерной графикой, шейдеры и язык HLSL, различные цветовые эффекты, работа с текстурой, освещением и т.д.
Автор: А. Я. Архангельский
Издательство: Бином
Год издания: 2000
isbn: 5-7989-0102-5
Количество страниц: 201
Язык: русский
Формат: DJVU
Книга рассказывает о возможности эффективной работы с базами данных Delphi 5. Основное внимание сосредоточено на методике работы с локальными базами данных. Рассматривается создание баз данных и псевдонимов, простые приложения для работы с базами данных, доступ к базам данных через Microsoft ActiveX Data Objects. Описаны характеристики некоторых типов драйверов, даются справочные сведения по компонентам, свойствам и методам, предназначенных для работы с базами данных.
Автор: Matthew MacDonald
Издательство: Apress
Год издания: 2010
isbn: 978-1-4302-7241-0
Количество страниц: 1213
Язык: english
Формат: PDF
Microsoft’s Windows Presentation Foundation (WPF) provides the foundation for building applications and high-quality user experiences for the Windows operating system. It blends the application user interface, documents, and media content, while exploiting the full power of your computer’s operating system. Its functionality extends to the support for Tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline, accessibility and UI automation infrastructure, data-driven UI and visualization, and integration points for weaving the application experience into the Windows shell. This book shows you how WPF really works. It provides you with the no-nonsense, practical advice that you need in order to build high-quality WPF applications quickly and easily. Having built a firm foundation, it goes on to explore more advanced aspects of WPF and how they relate to the others elements of the .NET 4.0 platform and associated technologies such as Silverlight.
* WPF basics: XAML, layout, control essentials, and data flow * WPF applications: Navigation, commands, localization, and deployment * Advanced controls: Custom controls, menus, toolbars, and trees * WPF documents: Text layout, printing, and document packaging * Graphics and multimedia: Drawing shapes, sound and video, animation, geometric transformations, and imaging
This book is designed for developers encountering WPF for the first time in their professional lives. A working knowledge of Visual Basic (VB) and the basic architecture of .NET is helpful to follow the examples easily, but all concepts will be explained from the ground up.
Автор: Вугт В.В.
Издательство: Microsoft Press
Год издания: 2007
Количество страниц: 109
Язык: русский
Формат: PDF
В этой книге содержится подробный обзор трех основных языков разметки стандарта Open XML. Книга рассчитана на читателей, знакомых с XML или HTML. Архитекторы и разработчики ПО, создающие ориентированные на документы решения, узнают, как построить эти решения на платформе Open XML. Эта книга будет полезна как новичкам в языках разметки, так и специалистам в этой области, не знакомым с Open XML.
Автор: Oliver Sturm
Издательство: Wiley
Год издания: 2011
Количество страниц: 290
Язык: english
Формат: PDF
C# is the number-one language used by .NET developers and one of the most popular programming languages in the world. It has many built-in functional programming features, but most are complex and little understood. With the shift to functional programming increasing at a rapid pace, you need to know how to leverage your existing skills to take advantage of this trend. Functional Programming in C# leads you along a path that begins with the historic value of functional ideas. Inside, C# MVP and functional programming expert Oliver Sturm explains the details of relevant language features in C# and describes theory and practice of using functional techniques in C#, including currying, partial application, composition, memoization, and monads. Next, he provides practical and versatile examples, which combine approaches to solve problems in several different areas, including complex scenarios like concurrency and high-performance calculation frameworks as well as simpler use cases like Web Services and business logic implementation.
Автор: John R. Hubbard
Издательство: Mcgraw-Hill
Год издания: 1996
isbn: 0070308373
Количество страниц: 448
Язык: english
Формат: PDF
This Schaum's Outline presents all the fundamental concepts of the current ANSI standard version of the C++ programming language. This is an object-oriented extension of the very popular C language, and it promises to grow in popularity. Many complete programs are included.
Reviews Summary: The only book of its kind! Rating: 5 This is an excellent supplement to most of the college level textbooks in C++ programming. Many authors of C++ textbooks are taken up by the apparent need to illustrate complex object oriented concepts (lest Java be seen as the alpha and omega in object oriented languages)with long winded "case studies" or "programming projects" that seem contrived (see any book by Deitel for examples of such.)Some other authors think that their exercises and examples are places to showcase their ingenuity and possession of programming tricks (see Daniel Liang's "Displaying A Pyramid Of Numbers" in Chapter 3 of Introduction to JAVA Programming, Comprehensive Version, 5th Edition, as an example of such.) But what about simple exercises to see if you've mastered the basics of arrays, loops, and simple functions? Let's face it, it will be a couple of years before you'll be asked to work on the code for an ATM machine (Deitel), in the meantime buy this book and focus on the basics. Summary: Gut strukturiert, viel Info zu einem sehr guten Preis Rating: 5 Dieses outlet bietet eine sehr gute Zusammenfassung der meissten Aspekte von C++. Es ist kein Anfangertutorial und auch kein Referenzbuch, eignet sich aber sehr gut zum Nachschlagen. Die Erklarungen sind, im Vergleich mit anderen Buchern, kurz und sehr gut ausgefuhrt, zusatzlich bietet es noch viele Beispiele zur Vertiefung. Es ist in einfachem, leicht verstandlichem Englisch geschrieben. Durch das praktische Format kann man es auch leichter mitnehmen als 1000 seitige Walzer.Besonders fur die guten Erklarungen und den Preis vergebe ich die vollen Punkte. Summary: Schaum's Outline of Programming with C++ Rating: 5 Very informative introduction to C++. I was new to C++ and most textbooks are hard to understand and hence requires a teacher to explain everything. I started reading it halfway through the course and got a C+ when I was expecting an F. Summary: its a good book. But u need programming with C also. Rating: 4 The book is good but it doesnt cover struct's and unions. unions are worth there weight in gold in data i/o programming. The book has not got a mistake on it as the "Shaun G Pearson of nova scotia put it". Its using the newer C++ library and is part of it. (...) I suppose the book doesn't want to go to far into C stuff. C is essential to writing clear and concise code in C++. But at the price the book is at its a good buy. I've got it. Summary: For the person that is stuck in C programming Rating: 5 Who referred to this book having mistakes: They seem to be stuck in the stone ages of C programming. Since the new ANSI standard came out, (which compilers are still attempting to catch up to), header files have not used a .h extension, C Standard library headers have been renamed and so on. Every negative point the person makes indicates a complete lack of knowledge, especially accurate knowledge of the C++ standard. As such that review should be completely and utterly disregarded. This book is definitely head and shoulders above the crap that people like Herb Schildt have been putting out.
Автор: Darwin I. F.
Издательство: O'Reilly
Год издания: 2011
Количество страниц: 688
Язык: english
Формат: PDF
If you're ready to jump in and build a working Android app, this book has all of the practical recipes you need to get the job done. You'll work with the user interface, multitouch, location-aware apps, web services, device features—such as the camera, accelerometer, and GPS—and a lot more, including steps to package your app for sale in the Android Market. Packed with solutions contributed by the Android community, Android Cookbook is ideal for developers experienced with Android and other mobile platforms, as well Java programmers ready to use their skills in mobile app development. You'll find hundreds of tested recipes that you can put to use immediately. Simply put, if this book doesn’t show you how to do it, then you probably don't need it.
Автор: Diane Zak
Издательство: Course Technology
Год издания: 2011
Количество страниц: 898
Язык: english
Формат: PDF
PROGRAMMING WITH MICROSOFT VISUAL BASIC 2010, FIFTH EDITION by the best-selling author, Diane Zak, is designed for a first course in programming. Using the most recent version of the software, Visual Basic 2010, this book teaches individuals how to use Visual Basic applications as they would in a real world setting. Students with no previous programming experience learn how to plan and create their own interactive Windows applications. GUI design skills and object-oriented programming concepts are emphasized throughout the book.