Форум SoftWeb.ru

Форум SoftWeb.ru (https://softweb.ru/index.php)
-   Программирование (https://softweb.ru/forumdisplay.php?f=528)
-   -   Книги по Visual Basic (https://softweb.ru/showthread.php?t=18313)

TVL 16.02.2006 07:02

Visual Basic. Освой на примерах
Никита Культин

[Ссылки могут видеть только зарегистрированные пользователи. ]

Издательство: БХВ-Петербург, 2004 г.
Мягкая обложка, 284 стр.
Тираж: 5000 экз.
Формат: 60x90/16

Цитата:

Рассмотрены примеры на языке Visual Basic - от простейших до приложений работы с графикой, мультимедиа и базами данных - которые демонстрируют назначение компонентов и раскрывают тонкости процесса программирования.

Справочник содержит описания базовых компонентов и наиболее часто используемых функций. На прилагаемом компакт-диске находятся исходные тексты программ.
Для начинающих программистов.


Образ диска [Ссылки могут видеть только зарегистрированные пользователи. ]

Пост на модерации

SoftWeb 15.12.2006 15:00

Re: Книги по Visual Basic 6.0
 
Visual Basic.Net. Справочник программиста
Д. Рамел

[Ссылки могут видеть только зарегистрированные пользователи. ]
Цитата:

Данный справочник содержит всю необходимую информацию о синтаксисе, операторах, типах данных, обработке ошибок, концепции объектно-ориентированного программирования и объектных моделях. Рассмотрены новые функции Visual Basic .NET, использование XML и ADO .NET, объектные модели для пакета Microsoft Office XP. Приводятся примеры решений типичных задач и советы профессиональных программистов.
М.: Издательство ЭКОМ, 2002 г.- 352 с.
Формат: DjVu
Размер: 3,7 Mb

Download / Скачать [Ссылки могут видеть только зарегистрированные пользователи. ]

SoftWeb 23.03.2007 20:53

Re: Книги по Visual Basic
 
Visual Basic 6 Black Book
Steven Holzner

[Ссылки могут видеть только зарегистрированные пользователи. ]
[Ссылки могут видеть только зарегистрированные пользователи. ]

Язык: Английский
Формат: PDF
Размер: 1,9 Mb

Download / Скачать [Ссылки могут видеть только зарегистрированные пользователи. ]

SoftWeb 23.03.2007 20:55

Re: Книги по Visual Basic
 
Visual Basic 6 Database How-To
Eric Winemiller, Jason T. Roff, Bill Heyman, Ryan Groom

[Ссылки могут видеть только зарегистрированные пользователи. ]
Цитата:

Since version 3, Visual Basic has been the tool of choice for database programmers everywhere. First came DAO with version 3, RDO with version 4, and then the ability to build robust ActiveX components in version 5. With each successive version, Microsoft adds more functionality to make database programming easier for you.
Visual Basic's powerful database feature set has continued to grow with version 6. New tools and technologies like ADO, OLE-DB, and the Microsoft Data Reporter vie for your attention. What does it all mean, what can it do for you, and most importantly, how do you quickly get up to speed?
That's why this book was created. Visual Basic 6 Database How-To gives an in-depth view of each major method of data access, with real-life examples with which to work. Like all books in the successful How-To series, Visual Basic 6 Database How-To emphasizes a step-by-step problem-solving approach to Visual Basic programming. Each How-To follows a consistent format that guides you through the issues and techniques involved in solving a specific problem. Each section contains the steps to solve a problem, as well as a discussion of how and why the solution works. In most cases, you can simply copy the provided code or objects into your application and be up and running immediately. All the code described in the book is available on the accompanying CD-ROM.
The book's concepts and examples are useful to Visual Basic programmers of all skill levels. Each How-To is graded by complexity level, with information on additional uses and enhancements to fit your needs exactly. Additionally, each chapter contains an introduction that summarizes each How-To and covers the chapter's techniques and topics so that you can zero in on just the solution you need without having to go through hundreds of pages to find it.
Macmillan Computer Publishing. - 703 с.
Язык: Английский
Формат: PDF
Размер: 2,3 Mb

Download / Скачать [Ссылки могут видеть только зарегистрированные пользователи. ]

SoftWeb 23.03.2007 21:00

Re: Книги по Visual Basic
 
Advanced Microsoft Visual Basic 6.0
The Mandelbrot Set International, Ltd.


[Ссылки могут видеть только зарегистрированные пользователи. ]
Цитата:

This book is geared toward two broad audiences. Technical managers responsible for planning, designing, and supporting Visual Basic applications should read it with a view to understanding what they can and can't expect from the teams they are or will be managing and what capabilities Visual Basic 6 has. Developers responsible for designing, programming, and implementing Visual Basic applications within the corporate arena should study it to find out how other experts handle the common, yet often complex and frustrating, problems they are likely to encounter (or are already wrestling with).
Understand that this book is not your canonical, learn-to-become-a-professional-programmer-in-x -days text. It's also not designed to provide you with a laundry list of all the new features of Visual Basic 6. This book is intended for the working professional, thus exploring in depth many of the topics that beginning books either ignore or gloss over. Drawing on the many and varied strengths of the experts at TMS, each chapter drills down into topics that are not often considered carefully in the course of day-to-day project development. The lessons learned from this book are the gems that one might unearth at a VBITS conference or in a technical course outside the classroom and away from the podium, where developers gain insight through open dialogue.
Life on the edge takes a lot of work and talent, and TMS has often had to learn the "how" the hard way. This book is your chance to benefit from their combined experience. If you're working with Visual Basic and trying to push the envelope, you'll find a lot of useful information here.
Microsoft Press , 1998 г.
Язык: Английский
Формат: CHM
Размер: 4,1 Mb

Download / Скачать [Ссылки могут видеть только зарегистрированные пользователи. ]

SoftWeb 23.03.2007 21:03

Re: Книги по Visual Basic
 
Programming Microsoft Visual Basic 6.0
Francesco Balena

[Ссылки могут видеть только зарегистрированные пользователи. ]
Цитата:

Several people have helped me make this book, and it's such a joy to have an opportunity to publicly thank them all.
Just a few other notes about the five-part structure of the book Part I, "The Basics," is about general programming. Chapter 1 is an introduction to the environment for those who have never worked with Visual Basic. Chapters 2 through 5 focus on forms, intrinsic controls, and the VBA language, and contain a lot of reusable, optimized routines. Chapters 6 and 7 cover all the object-oriented features that will be exploited in the rest of the book. Chapter 8 introduces the new Visual Basic 6 database features, including Visual Database Tools and the DataEnvironment designer, and it defines a few concepts that are made use of in Part II, but that will be completely developed only in Part III.
Part II, "The User Interface," takes a closer look at forms and ActiveX controls. Chapter 9 builds on the object-oriented nature of forms to create reusable user interface modules, parameterized forms, and generic MDI containers that can be reused as is in many applications. It also shows how you can exploit the dynamic control creation feature to create data-driven forms. Chapters 10 and 11 describe all the Windows common controls that come with Visual Basic, including the newer ImageCombo, MonthView, DateTimePicker, and CoolBar controls. Chapter 12 covers a few of the other controls that are provided in the package, such as the MaskEdBox and SSTab controls.
Part III, "Database Programming," continues where Chapter 8 left off. Chapter 13 explores the ADO 2 object model, with a detailed description of all the properties, methods, and events. It also covers the DDL and security extensions provided with ADO 2.1. Chapter 14 illustrates how you can apply ADO in real-world programs and covers more advanced topics such as hierarchical Recordsets and stored procedures. Chapter 15 is about additional tools and controls that you can use for easily creating database applications, such as the DataGrid control, the Hierarchical FlexGrid control, and the DataReport designer.
Part IV, "ActiveX Programming," covers the ActiveX components that you can create in Visual Basic. Chapter 16 describes ActiveX code components, from the basics to advanced topics such as COM callbacks, multithreading, satellite DLLs, and DCOM security. Chapter 17 is about ActiveX controls and guides you through the creation of useful controls of increasing difficulty. It also covers major new Visual Basic 6 features in this area, such as windowless controls, and some advanced techniques for the best performances. Chapter 18 illustrates the new types of ActiveX components that you can create with Visual Basic 6, such as data source and data consumer components and OLE DB Simple Providers.
Part V, "Internet Programming," consists of just two long chapters. Chapter 19 is about client programming: It includes tutorials on HTML, Dynamic HTML, and VBScript, followed by an in-depth description of the DHTMLPage designer. This chapter also contains a detailed coverage of Remote Data Services, including the exciting capabilities offered by components that you can instantiate on a remote Web server. Chapter 20 is about programming for Internet Information Server 4: It begins with a tutorial on the ASP object model, continues with the creation of components for Active Server Pages, and ends with an in-depth description of the new Visual Basic 6 WebClasses. The step-by-step descriptions guide you through the creation of a complete ASP application that lets remote users place their orders using a database of products.
The Appendix is about API programming. The first part of the Appendix shows how you can augment the capabilities of standard controls, retrieve important system configuration values, control the keyboard and the mouse, and access the Registry. The second part explains how to get the best from advanced techniques, such as callback and window subclassing.
Microsoft Press, 1999 г.
Язык: Английский
Формат: CHM
Размер: 10,8 Mb


Download / Скачать [Ссылки могут видеть только зарегистрированные пользователи. ]

SoftWeb 23.03.2007 22:17

Re: Книги по Visual Basic
 
Освой самостоятельно Visual Basic.Net за 24 часа
Д. Фокселл

[Ссылки могут видеть только зарегистрированные пользователи. ]
Цитата:

Visual Basic.NET является последним воплощением очень популярного языка Visual Basic и в корне отличается от ранее выпушенных версий. Эта книга предназначена для читателей с небольшим опытом в программировании или полным его отсутствием, либо для тех, кто хочет выучить Visual Basic в качестве второго языка. Эта книга была написана и структурирована так, чтобы вы могли начать программировать как можно быстрее и правильнее. Для создания книги автор использовал свой опыт в написании больших коммерческих приложений на Visual Basic. Слишком часто авторы акцентируют внимание на технологии, а не на ее практическом применении. В этой же книге основное внимание сосредоточено на обучении практическим навыкам, которые можно было бы незамедлительно применить в проекте разработки.
Книга предназначена для начинающих пользователей.
М.: Издательский дом "Вильямс", 2002 г. — 416 с.
Формат: DjVu
Размер: 7,5 Mb

Download / Скачать [Ссылки могут видеть только зарегистрированные пользователи. ]

IvanLis 18.01.2008 11:18

Изучаем Visual Basic 6 (7 книг)
 
Изучаем Visual Basic 6
Книги по VB6

Цитата:

Каждый из нас когда-нибудь задумывался о том как создаются программы или даже о создании своей собственной программы на одном из языков программирования. Но перед тем как создать программу необходимы какие-то знания в этой области. В данном случае предлагаю Вам сборник электронных книг для изучения такого языка, как Visual Basic 6.
Из своего опыта знаю (тоже когда-то начинал учить этот язык), что одной книги маловато для изучения Basic'a и по этому собрал в архив 7 книг. Книги подойдут как новичкам, которые никогда не программировали, но хотят этим заниматься, так и уже состоявшимся программистам.
Входят следующие книги:
1. Visual Basic 6. Введение в программирование баз данных (Коннэлл)
2. Visual Basic. Освой на примерах
3. Иллюстрированный самоучитель по Visual Basic 6.0
4. Basic: Учебные примеры
5. Visual Basic - Крепкий Орешек!
6. Visual Basic с нуля
7. Функции Visual Basic


[Ссылки могут видеть только зарегистрированные пользователи. ] (26.37 Mb)

ugrumij 26.03.2010 08:54

Visual Basic 6.0. Наиболее полное руководство для профессиональной работы в среде Visual Basic 6.0

Язык программирования Visual Basic — мощный инструмент разработки приложений для 32-разрядных систем Windows.
В книге рассматриваются как фундаментальные понятия и темы: от установки продукта на компьютер пользователя и описания интегрированной среды разработки до изложения основ техники программирования на Visual Basic, так и сложные вопросы, адресованные профессиональным программистам: создание интерфейса пользователя, применение стандартных элементов управления, в том числе и для работы с базами данных, программирование компонентов ActiveX, описание технологии OLE drag-and-drop, объектная модель FSO, функции работы с файлами, отладка и оптимизация программ, локализация и распространение готовых приложений.
Для широкого круга программистов


Главный редактор: В. Сергеев
Издательство: БХВ-Петербург
ISBN: 5-8206-0019-3
Год: 2004
Формат: PDF
Страниц: 992
Качество: хорошее
Язык: русский
Размер: 27.6 Мб


[Ссылки могут видеть только зарегистрированные пользователи. ]
[Ссылки могут видеть только зарегистрированные пользователи. ]


Часовой пояс GMT +3, время: 14:15.

Работает на vBulletin® версия 3.8.12 by vBS.
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Перевод: zCarot