Персональная ЭВМ позволяет решать широкий круг задач из совершенно различных областей знания. В книге рассмотрены некоторые возможности использования сред программирования MS DOS Qbasic 1.0, Borland Pascal 7.0, Free Pascal для анализа физических, биологических, информационных и других систем.
With Subclassing and the Windows hooking mechanism ("hooks"), you can manipulate, modify, or even discard messages bound for other objects within the operating system, in the process changing the way in which the system behaves. Along with this power comes responsibility; Windows is very unforgiving if subclassing and hooking techniques are used incorrectly. Subclassing & Hooking with Visual Basic demonstrates how to use the various techniques that deal with the interception of messages bound for one or more windows or controls: you can leave the intercepted message in its original state or modify it; afterwards, you can send the message to its original destination or discard it. For both VB 6 and VB.NET developers, this book opens up a wealth of possibilities that ordinarily would be completely unavailable, or at least not easy to implement.
Silverlight 5 is the latest iteration of Microsoft's cross-browser technology for creating rich user experiences on the Web. Like its predecessor, Silverlight 4, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true 3D rendering), and much richer data-binding options for interfacing with other applications.
Pro Silverlight 5 in VB is an invaluable reference for professional developers wanting to discover the new features of Silverlight. Author Matthew MacDonald's expert advice guides you through creating rich media applications using Silverlight in the environment you're most productive in—no matter what the target platform. As you learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for 2D and 3D drawing, animations, and media playback, you'll experience the plumbing of .NET and the design model of WPF through Silverlight—all of the same .NET technology that developers use to design next-generation Windows applications.
В ходе обучения языку программирования VBA (Visual Basic for Application) Вы овладеете навыками автоматизации работы в Microsoft Excel. Вы научитесь использовать автоматическую запись макроса в Excel, используя макрорекордер, абсолютные и относительные ссылки. Вы сможете исправлять недостатки автоматически генерируемого программного кода. Вы овладеете приемами работы в редакторе VBA — созданием проекта VBA, вводом и редактированием программного кода, созданием, сохранением и запуском процедуры VBA.
Based on the principles of cognitive science and instructional design, Fluent Visual Basic, part of the 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 Visual Basic.
Excel is one of the mostused software tools in the world and just about every business has a copy somewhere. Despite its power and flexibility it is not always clear how to use it to perform some of the most important tasks in any business: organizing, analysing, and presenting financial information.
Видеокурс расскажет Вам о Small Basic, простой среде разработки для начинающих. Поможет освоить язык программирования Basic, разобраться в интерфейсе и написать первые приложения!
If you are new to programming with Microsoft WSH and VBScript and are looking for a solid introduction, this is the book for you. Developed by computer science professors, books in the for the absolute beginner series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical WSH and VBScript programming applications and will learn how these skills can be put to use in real-world scenarios. Best of all, by the time you finish this book, you will be able to apply the basic principles you've learned to the next programming language you tackle.
Microsoft Visual Basic 2010 for Windows Applications: Introductory teaches students the essentials of computer programming using the latest Visual Basic programming language, Visual Basic 2010. Six chapters and four appendices cover topics such as designing a Visual Basic user interface, creating a windows application, variables and arithmetic operations, mobile applications using decision structures, and loop structures.