Skip to main content

カート

VIP 特典をお楽しみいただけます!

購入できない書籍
お買い物かごをご確認ください。購入不可の商品を削除できます。削除されなかった購入不可の商品は、購入手続き時に削除されます。

おすすめ

Loading...

VisualBASIC 電子書籍

VisualBASIC の本がお好きな方におすすめです。
101件の検索結果中124を表示
Skip side bar filters
  • VBScript Pocket Reference

    Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side, client-side, and system scripting. Whether you're developing code for Active Server Pages, client-side scripts for Internet Explorer, code for Outlook forms, or scripts for Windows ... もっと見る

    722 円

  • C# 5.0 in a Nutshell

    The Definitive Reference

    When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions.Shaped by more than 20 expert reviewers, including ... もっと見る

    3,617 円

  • Microsoft Excel VBA Like Operator and Wildcard Characters

    Kenny L Keys ...
    This five-minute eBook will quickly show anyone how to use Microsoft’s VBA operators (e.g., , Like, And) and its wildcard characters (e.g., #, ? and *) to filter for data in spreadsheet cells. If a user has ever worked with filtering data in Microsoft Access databases, he or she will be very familiar with these operators and wildcard characters and how they’re used to extract data, but the user ... もっと見る

    197 円

  • Writing Excel Macros with VBA

    Learning to Program the Excel Object Model Using VBA

    Newly updated for Excel 2002, Writing Excel Macros with VBA, 2nd Edition provides Excel power-users, as well as programmers who are unfamiliar with the Excel object model, with a solid introduction to writing Visual Basic for Applications (VBA) macros and programs for Excel. In particular, the book focuses on:The Visual Basic Editor and the Excel VBA programming environment. Excel features a ... もっと見る

    2,895 円

  • VB.NET Language Pocket Reference

    Syntax and Descriptions of the Visual Basic .NET Language

    Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is.VB.NET Language Pocket Reference contains a concise ... もっと見る

    722 円

  • Microsoft Excel VBA Codes Are Fun, Simple, and Easy to Learn In One Hour or Less: VBA for Students, Parents, and Professionals (First Edition)

    Kenny L Keys ...
    This book is the first of three books to come in a series that is dedicated to making VBA in Microsoft Excel less scary for regular, everyday people.  I’m committed to providing tutorials in a way that will allow my books to be as easily understood as watching a cartoon on your television screen; this is why pictorial examples dominates this book; the images will follow me step by step in the ... もっと見る

    494 円

  • Beginning Visual Basic 2012

    Bryan Newsome ...
    The ultimate beginner's guide to programming in Visual Basic 2012Visual Basic, used to write Windows applications and web apps with ASP.NET, is an essential language for beginning programmers. Using the time-tested Wrox approach, this guide provides a step-by-step format that gets beginners up and running quickly and confidently. Essential topics covered include writing Windows applications, ... もっと見る

    6,051 円

  • Excel Programming through VBA: A Complete Macro Driven Excel 2010 Application

    Stephen J Link ...
    Excel Programming through VBA: A Complete Macro Driven Excel 2010 ApplicationAfter completing this EBook you will have a complete, macro driven, Excel application. The original version is Excel 2010, but the code and functionality is designed to work on previous versions; in addition to the 2013 version. All source code and Excel sheets are downloadable from the author's web site.We will cover the ... もっと見る

    350 円

  • Mono: A Developer's Notebook

    The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its purpose is to allow Unix developers to build and deploy cross-platform .NET applications. The project has also sparked interest in developing components, libraries and frameworks with C#, the programming language of .NET.The controversy? Some say Mono will ... もっと見る

    1,813 円

  • VBScript in a Nutshell

    A Desktop Quick Reference

    Lightweight yet powerful, VBScript from Microsoft® is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). VBScript in a Nutshell, Second Edition delivers current and complete documentation for programmers and system ... もっと見る

    2,895 円

  • Microsoft Word VBA Codes Are Easy to Learn Under an Hour for Some People

    Kenny L Keys ...
    You can quickly learn what a comment, an array, a variable, a text string, a VBA loop Statement, a With Statement, a Set Statement, a Dim Statement and the basic functions of Microsoft Word 2010 VBA from the pages of this small book, but you must first have the desire to learn VBA; without the desire, you’ll only end up being disappointed in this book or any other book.  When a person lacks an ... もっと見る

    494 円

  • Visual Basic 2012 Programmer's Reference

    Rod Stephens ...
    The comprehensive guide to Visual Basic 2012Microsoft Visual Basic (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. In this edition of the bestselling Wrox guide, Visual Basic expert Rod Stephens offers novice and experienced developers a comprehensive tutorial and reference to Visual Basic 2012. ... もっと見る

    4,746 円

  • Microsoft Word VBA Extracts Mega Data from Multiple Documents, Text Files and Email Files in Seconds

    Kenny Keys ...
    This book is for every employee that’s required to consolidate hundreds of documents into a large, single document.  Users will be able to extract data from hundreds of emails for documenting correspondence in seconds; users will be able to consolidate month-end reports and other business documents in seconds, and users will be able to manually resize, format and apply effects to hundreds of large ... もっと見る

    494 円

  • NUnit Pocket Reference

    Up and Running with NUnit

    Bill Hamilton ...
    Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source ... もっと見る

    722 円

  • Microsoft VBA Loop Statements for Word and Excel Includes Do…Until, While…Wend and For…Next Statements

    Kenny L Keys ...
    This book is the third and final book in the Microsoft VBA Codes Are Fun, Simple, and Easy to Learn In One Hour or Less series. I’m dedicated to making VBA as simple as possible for anyone who wants to harness its power and efficiency. Since I’ve already explained Microsoft VBA statements, built-in objects, arrays, variables, integers, Sub, Private Sub and Public Sub tags in my previous books, I ... もっと見る

    593 円

  • ADO.NET 3.5 Cookbook

    Building Data-Centric .NET Applications

    Bill Hamilton ...
    This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform.Organized to help you find the topic and specific recipe you need quickly ... もっと見る

    3,978 円

  • Start-to-Finish Visual Basic 2015

    Tim Patrick ...
    Nobody learns a programming language just to brag about writing loops. Instead, languages exist so you can create great software. That’s the purpose of Start-to-Finish Visual Basic 2015, to show you how to write a complete, useful, working application in Visual Basic and .NET.Each chapter introduces essential Visual Basic concepts, and shows you how to apply them by crafting a full business-level ... もっと見る

    1,350 円

  • Visual Basic 2010 Coding Briefs Data Access

    Kevin Hough ...
    In today's high-tech information driven world the security of personal data is vital. We have all heard the horror stories of personal data being compromised from companies both large and small. The data access framework that we will develop in Coding Briefs will allow us to create datasets execute queries and select data in a secure managed process. This framework will provide a solid foundation ... もっと見る

    1,746 円

  • Visual Basic and Algorithmic Thinking for the Complete Beginner

    Master Visual Basic and Algorithmic Thinking: From Fundamentals to Advanced Concepts

    Explore the essentials of computer programming and algorithmic thinking with Visual Basic. This comprehensive course is designed for beginners to master the core concepts and practical applications.Key FeaturesComprehensive coverage of Visual Basic and algorithms with practical exercises and examplesIntroduction to programming fundamentals, & in-depth exploration of advanced structuresIntroduction ... もっと見る

    1,033 円

  • Numerical Calculations for Process Engineering Using Excel VBA

    Chi M. Phan ...
    Numerical Calculations for Process Engineering Using Excel VBA provides numerical treatment of process engineering problems with VBA programming and Excel spreadsheets. The problems are solving material and energy balances, optimising reactors and modelling multiple-factor processes. The book includes both basic and advanced codes for numerical calculations. The basic methods are presented in ... もっと見る

    12,926 円

  • Programming ArcObjects with VBA

    A Task-Oriented Approach, Second Edition

    If you're ready to take your knowledge of ArcGIS to the next level, then you need to learn how to work with ArcObjects. But with thousands of objects, properties, and methods, how can you ever hope to sort through the ArcObjects model diagrams? The first edition of Chang's Programming ArcObjects with VBA: A Task-Oriented Approach gave us the answer. The author's task-oriented approach shows you ... もっと見る

    17,293 円

  • iPhone 12 User Guide

    The Simplified Manual For Beginners and Seniors on How To Master Your iPhone 12, Mini, Pro and Pro Max Using iOS14 (Tips and Tricks Version) 4th Edition

    Stone O. Crux ...
    iPhone 12 is packed full with many novel features that promises to give every user the ‘WOW experience’: with a powerful A14 Bionic processor, it boasts to be one of the fastest devices on the planet. Apple has also improved on the camera of the iPhone, with 3 rear cameras, each of which packs 12-megapixel lenses, and another 12 megapixels in the front camera.The iPhone 12 Series comes with a ... もっと見る

    961 円

  • Visual Basic Quickstart Guide

    Improve your programming skills and design applications that range from basic utilities to complex software

    Aspen Olmsted ...
    Master software development with Visual Basic, from core concepts to real-world applications, with this comprehensive guideKey FeaturesAcquire a solid understanding of object-oriented programming (OOP) principles, such as inheritance and polymorphismDevelop expertise in maintaining legacy code with increased efficiencyLearn to read, write, and differentiate between VB Script, VBA, VB Classic, and ... もっと見る

    4,133 円

  • Visual Basic in easy steps, 6th edition

    Updated for Visual Basic 2019

    Mike McGrath ...
    シリーズ series In Easy Steps
    Learn to create Windows applications using Visual Basic 2019. Code examples, screenshots, and step-by-step instructions illustrate each aspect of Visual Basic, so you'll be creating your own interactive applications in no time!Visual Basic in easy steps, 6th edition gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic.You need have no ... もっと見る

    2,556 円