Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Visual BASIC eBooks

If you like Visual BASIC eBooks, then you'll love these top picks.
Showing 97 - 120 of 150 Results
Skip side bar filters
  • Visual Basic 2012從零開始

    編寫本書的主要目標是讓初學者能快速進入Visual Basic 2012程式設計的殿堂,將所學應用於職場上而編寫的教科書。透過書中精挑細選的範例程式學習程式設計技巧,使得初學者具有紮實和獨立程式設計能力,花費最短的時間,獲得最高的學習效果。本書內容由淺入深涵蓋範圍如下:●主控台應用程式設計介紹VB資料型別、程式流程控制、陣列與副程序的應用,培養初學者基本程式設計能力。●物件導向程式設計介紹類別的定義,類別中資料成員、欄位、屬性、方法的定義、共用成員的使用;類別繼承介紹,最後以主控台應用程式以繼承Windows Form類別的方式建立簡單的視窗應用程式,讓您了解視窗應用程式底層與原理,進而提昇物件導向程式設計的能力。●視窗應用程式設計Visual Studio Express 2012 for Desktop整合開發環境靈活運用,介紹表單和常用與進階的控制項的使用技巧,如按鈕、計時器、清單 ... Read more

    $11.99 USD

  • ADO.NET in a Nutshell

    Written by experts on the Microsoft® .NET programming platform, ADO.NET in a Nutshell delivers everything .NET programmers will need to get a jump-start on ADO.NET technology or to sharpen their skills even further. In the tradition of O'Reilly's In a Nutshell Series, ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available.ADO.NET is the suite of data access ... Read more

    $25.99 USD

  • The Routledge Dictionary of Nonverbal Communication

    Every day, the human awakes to a new world, a new dawn and a new cascade of nonverbal communication. It may be the pleasant scent of a rose, the soft touch of a loved one, the sight of sun rays on a bedroom floor or the excited chatter of a child. Whatever form it takes, your environment and all who inhabit it send nonverbal signals all day long – even while they sleep.The Routledge Dictionary of ... Read more

    $42.99 USD

  • 跟著範例學會Visual Basic 2012

    by 張逸中 ...
    精選16個主題範例,程式設計入門就從做中學本書作者將自身十年教授程式語言的經驗及教材編寫成書,設計理念為『快樂做中學』,強調藉由實作有趣的小型程式,來激起同學的學習興趣,以逐步引導同學奠定程式設計的基礎。※範例引導式學習揚棄一般程式設計書籍以理論架構為規範的枷鎖,改採兼具實用與趣味的遊戲範例引發學習興趣。※符合教學情境設計每章內容設計為3小時授課使用,提供完整的專案設計畫面與程式碼,由簡而繁逐步完成操作示範與解說過程。※進階知識補給章末均有「課後閱讀」與「進階挑戰」單元,提點進階的技術概念與實用的設計技巧,可做為觀念上的加強與練習。 ... Read more

    $7.65 USD

  • Costruzione passo passo di un programma

    In questo testo vediamo come realizzare un programma, spiegato passo per passo, sia come scrivere il codice, che la creazione dei form e quindi delle schermate..Il progamma è stato sviluppato in VB NET (Versione 2008), con Database realizzato con SQLExpress.Questo è un testo per principianti, cioè per coloro che hanno imparato bene il codice VB, conoscono l'ambiente di sviluppo visuale, quindi ... Read more

    $3.99 USD or Free with Kobo Plus

  • Doing Objects in Visual Basic 2005

    Doing Objects in Visual Basic 2005 is the authoritative guide to object-oriented design, architecture, and development with Visual Basic 2005. Author Deborah Kurata is the original pioneer in building object-oriented applications with Visual Basic. In this book she continues to offer clarity and deliver best practices for using object-oriented techniques in Visual Basic 2005. She has been honored ... Read more

    $47.69 USD

  • Visual Basic in easy steps, 7th edition

    by Mike McGrath ...
    Series series In Easy Steps
    Now in its 7th edition, Visual Basic in easy steps shows how to create Windows applications using the latest Visual Studio Community programming environment. Using examples with free downloadable code, this renowned guide covers:Form controls, application properties, the programming language, live code analysis, problem-solving and debugging techniques.Creating macros for Word and Excel in ... Read more

    $16.37 USD

  • Microsoft Excel VBA Like Operator and Wildcard Characters

    by 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 ... Read more

    $2.00 USD

  • Learn Excel in 24 Hours

    by Alex Nordeen ...
    The book gives a detailed introduction to Excel. It proceeds to teach basic concepts like row, columns, ribbon, worksheet, shortcuts. Later provides a detailed explanation of Formulas, Operators, and Functions. The book also briefly touches the concept of VBA.Pivot Tables, Connection to external Data Sources included.The book also includes a case study to Managing personal finance using Microsoft ... Read more

    $9.99 USD

  • LINQ in Action

    LLINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. It also offers built-in support for querying in-memory collections like arrays or lists, XML, DataSets, and relational ... Read more

    $49.99 USD

  • FÁCIL PROGRAMACIÓN con Visual Basic para aplicaciones (VBA)

    Este trabajo nació de la necesidad encontrada por el autor de resolver diversos problemas repetidos en el tiempo, relacionados con los datos ingresados en hojas de Excel en el menor tiempo posible. El autor, siendo programador y experto en Pascal, Cobol y Javascript, buscó la solución más adecuada y la encontró en el Excel VBA. Este documento está destinado a presentar a los usuarios la ... Read more

    Was $14.99 USD Now $8.99 USD or Free with Kobo Plus

  • Un database in .. 4 dialetti BASIC

    Sviluppare un semplice database con un’analisi semplificata e con una procedura guidata passo per passo utilizzando un linguaggio elementare attraverso quattro diversi dialetti di BASIC per imparare a gestire i propri dati spaziando dal Vba al Vb6 e ad un prodotto desktop multipiattaforma utilizzabile su molti sistemi operativi per poi arrivare allo sviluppo dello stesso gestionale sotto forma di ... Read more

    $4.99 USD or Free with Kobo Plus

  • iPhone 12 Guide

    Making the Most Use of Your 2020 iPhone 12 Pro, iPhone 12 Max Pro Features with Simplicity With iOS 14 Updates

    One thing people fail to understand is that getting an iPhone can be thrilling and intimidating all at once! On the other hand, it’s like getting a new toy (just as lovers of pet get their favourite pets) which is one of the best phones money can buy. Moreso, being arguably the best phone means it comes packed with lots of features.This guide will enlighten you on how to master and set up all the ... Read more

    $5.50 USD or Free with Kobo Plus

  • Optische Täuschungen animieren für Dummies Junior

    Series series Für Dummies
    Du wirst deinen Augen nicht mehr trauen. Dieses Buch enthält einige bekannte und weniger bekannte optische Täuschungen: Quadrate rutschen, die gar nicht rutschen dürften, Linien springen, die gar nicht springen dürften. Du siehst kurze und lange Linien, obwohl alle Linien gleich lang sind. Und das Beste ist: Du kannst diese optischen Täuschungen mit der Programmiersprache Snap! selber erzeugen. ... Read more

    $13.99 USD

  • Visual Basic in easy steps, 5th Edition

    Updated for Visual Basic/Studio Community 2017

    by Mike McGrath ...
    Series series In Easy Steps
    Visual Basic in easy steps, 5th edition shows you how to quickly create Windows applications using the latest free Visual Basic/Studio Community 2017 programming environment. This book gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic.Visual Basic in easy steps, 5th edition begins by describing the Visual Studio Community 2017 ... Read more

    $16.37 USD

  • Practical Database Programming with Visual Basic.NET

    by Ying Bai ...
    Practical Database Programming with Visual Basic.NETThe most up-to-date Visual Basic.NET programming textbook—covering both fundamentals and advanced-level programming techniques—complete with examples and solutionsVisual Basic.NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET ... Read more

    $110.00 USD

  • Microsoft Access 2010 VBA Macro Programming

    Develop custom Access VBA macros Perfect for power users, Microsoft Access 2010 VBA Macro Programming reveals how to maximize the features and functionality of Access 2010. You'll get in-depth details on Access VBA programming and application development followed by 20 real-world projects--complete with source code--that show you how to set up specific subroutines and functions. This practical ... Read more

    $37.79 USD

  • 從零開始學Visual Basic 2013程式設計

    by 李馨 ...
    Visual Basic是一個簡易、上手的程式語言,也是應用層面廣泛的開發程式。配合NET Framework豐富多元的類別庫,再佐以Visual Studio 2013智慧型的開發環境,可以大大降低學習程式語言的困難度。本書致力讓初學者了解VB程式語言所具備的特性,即使是視窗程式,也能由淺而深,厚植學習者的基礎,全書重要內容如下:◎探索程式的基本語法第1章~第8章從基本語法開始,透過表單容器,納入控制項;並學會變數、常數、資料型別、流程控制以建立程序與模組,以及例外處理等主題。◎領略視窗程式之美第9章~第14章介紹各種不同用途的控制項、事件處理機制的運作模式、版面控制該如何排列、圖形裝置使得視覺更為豐富,而檔案系統更讓不同格式的文件活躍於標準資料流之間。◎穿梭於物件導向設計世界第15章~第18章則是以物件導向設計開始,逐一介紹封裝、繼承、多形等技術;此外,OOP、類別乃至ADO ... Read more

    $14.99 USD

  • Visual Basic.NET. Curso de Programación

    Programación orientada a objetos. Elementos del lenguaje. Sentencias de control. Clases de uso común. Matrices, cadenas y colecciones. Clases, espacios de nombres y estructuras. Operadores sobrecargados. Clases derivadas e interfaces. Tipos y métodos genéricos. Excepciones. Ficheros. Estructuras dinámicas. Algoritmos. Hilos. Introducción a las interfaces gráficas y aplicaciones para Internet. ... Read more

    $14.39 USD or Free with Kobo Plus

  • Analisi dei dati con Excel

    Conoscere e utilizzare gli strumenti e le tecniche avanzate

    Utilizzare Excel per operazioni basilari è semplice e alla portata di tutti. Utilizzare Excel per analizzare basi di dati è invece molto più complesso: il software è dotato di grandi potenzialità, bisogna però imparare a conoscerle e a sfruttarle. In questa guida il lettore impara a lavorare in modo professionale, affrontando temi come il raggruppamento, la rappresentazione e la classificazione di ... Read more

    $23.99 USD

  • Microsoft XNA Game Studio Creator's Guide, Second Edition

    Bring your PC, Zune, and Xbox gaming visions to life with Microsoft XNA Game StudioDevelop complete 2D and 3D games with step-by-step hands-on instruction, advice, and tips from two industry professionals. Fully revised to cover the latest features, Microsoft XNA Game Studio Creator's Guide, Second Edition lays out the essentials of game programming alongside exciting examples and C# code samples. ... Read more

    $29.19 USD

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

    by 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 ... Read more

    $5.00 USD

  • Débutez en Programmation

    by Frederyk Blot ...
    "Cet ouvrage pratique et complet vous permet de découvrir la programmation avec Visual Basic® 2010 Express Edition. Après avoir créé un premier projet, vous apprendrez à réaliser des variables plus complexes, puis à contrôler votre programme. Vous découvrirez ensuite comment dialoguer avec un ordinateur, penser à l'utilisateur, enregistrer des données et rendre un programme plus puissant. Vous ... Read more

    $18.99 USD

  • The Secret Life of Word

    A Professional Writer's Guide to Microsoft Word Automation

    The Secret Life of Word looks at Microsoft Word from the perspective of technical and other professional writers. It gives writers an in-depth look at the hidden capabilities of Word, and shows how to take advantage of those capabilities without being a programmer.The Secret Life of Word will help you master the full gamut of Word mysteries, including AutoCorrect, QuickParts, BuildingBlocks, ... Read more

    $20.99 USD