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 121 - 144 of 150 Results
Skip side bar filters
  • Costruire applicazioni con Excel 2016

    dal foglio di calcolo alle tabelle pivot, le macro e il linguaggio VBA

    by Mike Davis ...
    Series Book 2 - Lavorare con Excel
    Qualsiasi impresa, di ogni tipo e dimensione, dalla piccola azienda famigliare fino alle enormi multinazionali, utilizza Excel e i fogli di calcolo. Spesso però ci si limita alle funzionalità più semplici, precludendosi la possibilità di ottenere risultati di maggiore interesse. Questo manuale colma il vuoto e descrive come sviluppare applicazioni in grado di acquisire dati eterogenei ed ... Read more

    $35.99 USD

  • Visualizing Information with Microsoft® Office Visio® 2007

    Smart Diagrams for Business Users

    Create and distribute data-connected Microsoft Office Visio diagrams and reportsGet full details on the powerful features of Microsoft Office Visio 2007 inside this comprehensive volume. Written by Visio expert David Parker, Visualizing Information with Microsoft Office Visio 2007 demonstrates how to effectively visualize, explore, and communicate complex business information. Learn to use ... Read more

    $36.29 USD

  • Visual Basic Quickstart Guide

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

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

    $35.09 USD or Free with Kobo Plus

  • SISTEM MANAJEMEN DATABASE ACCESS & SQL SERVER DENGAN VISUAL BASIC .NET

    Puji Syukur penulis panjatkan kepada Tuhan Yang Maha Kuasa atas tuntasnya penulisan buku ini. Buku ini akan mengajarkan pembaca dalam membangun sistem manajemen database Access dan SQL Server menggunakan Visual Basic.Pada Bab 1, akan dikenalkan tentang apa itu database, di mana database digunakan, dan bagaimana Visual Basic dipakai dengan database. Selain itu, pembaca akan diajarkan untuk mengenal ... Read more

    $6.00 USD or Free with Kobo Plus

  • Visual C# 2012網路程式設計-線上遊戲實作

    by 張逸中 ...
    本書聚焦在介紹如何讓「客戶之間(client-side)連線」的程式設計技巧,包含UDP、TCP與HTTP等三種網路通訊協定的程式實作。本書事實上是「Visual Basic 2012 網路程式設計-線上遊戲實作」的C# 版本,多數專業的網路程式其實都傾向以 C 語言為主要設計工具,但以微軟公司提供的.NET Framework 架構來說,使用VB、C# 或C++ 其實都可以完全做到一樣的事情!前書使用VB語言的目的是希望降低網路程式初學者的學習門檻。然而,網路程式畢竟還是以 C 語言寫的較多,從實用的角度思考,用 C# 實作網路程式,在日後的系統整合與擴充上會較為方便。有鑑於任何網路程式實作的難度高於一般的視窗程式設計,筆者極力降低此學習門檻,使用 C# 程式語言並針對線上遊戲設計所需,直接以實際範例介紹最精簡的網路連線程式。初學網路程式設計就靠這一本 ... Read more

    Was $9.99 USD Now $8.99 USD

  • Programación en Visual Basic (VB)

    DEL ANÁLISIS del Problema al Programa

    Este trabajo nació de la necesidad encontrada por el autor de resolver diversos problemas repetidos en el tiempo, relacionados con los datos insertados 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 y en el Visual Studio VB. Este documento está destinado a presentar a ... Read more

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

  • Visual Basic 6.0 Programming By Examples

    Key Programming Concepts

    Visual Basic is one of the easiest to learn computer programming language.Yes, it is obsolete but all MS Office products include VBA (Visual Basic for Application) and if you learn VB you will know VBA!In my tutorial, I used VB 6 to explain step by step how to create a simple Visual Basic Application and a relatively complex one (a Patient Management system) that is using a database. A patient ... Read more

    $2.99 USD

  • Programmazione facile con Visual Basic for Applications (VBA)

    Questo lavoro è nato dalla necessità riscontrata dall’autrice di risolvere varie problematiche ripetute nel tempo, riguardanti i dati inseriti in fogli Excel nel più breve tempo possibile. L’autrice essendo programmatore ed esperta di Pascal, Cobol e Javascript ha cercato la soluzione più idonea e l’ha trovata nel VBA di Excel. Questo documento ha l’obiettivo di iniziare gli utenti alla ... Read more

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

  • Visual Basic 2012網路程式設計-線上遊戲實作

    by 張逸中 ...
    本書聚焦在介紹如何讓「客戶之間(client-side)連線」的程式設計技巧,包含UDP、TCP與HTTP等三種網路通訊協定的程式實作。有鑑於任何網路程式實作的難度高於一般的視窗程式設計,筆者極力降低此學習門檻,使用VB程式語言並針對線上遊戲設計所需,直接以實際範例介紹最精簡的網路連線程式。初學網路程式設計就靠這一本!包你輕鬆跨過網路程式設計的艱澀門檻沒想到用VB也能輕鬆寫出網路連線程式!本書精選14個線上遊戲程式範例,就是要讓你愈學愈有趣!本書特色包含如下:☆打破學習門檻:經課堂實際教學測試,學習成效掛保證☆範例引導式學習:採用範例實作來引發讀者的學習興趣☆符合教學情境設計:範例解說詳盡,方便教師引導同學逐步完成範例的實作☆進階知識補給:章末提供進階的概念或實用的設計技巧,可作為延伸學習使用不僅如此,HTML 5最新增加的繪圖功能,本書也有介紹喔!第12章所實作的網頁白板程式 ... Read more

    Was $9.99 USD Now $8.99 USD

  • Get Programming with F#

    A guide for .NET developers

    by Isaac Abraham ...
    SummaryGet Programming with F#: A guide for .NET developers teaches F# through 43 example-based lessons with built-in exercises so you can learn the only way that really works: by practicing. The book upgrades your .NET skills with a touch of functional programming in F#. You'll pick up core FP principles and learn techniques for iron-clad reliability and crystal clarity. You'll discover ... Read more

    $34.99 USD

  • Process Engineering and Design Using Visual Basic

    by Arun Datta ...
    Software tools are a great aid to process engineers, but too much dependence on such tools can often lead to inappropriate and suboptimal designs. Reliance on software is also a hindrance without a firm understanding of the principles underlying its operation, since users are still responsible for devising the design.In Process Engineering and Desi ... Read more

    $265.00 USD

  • Easy Programming with Visual Basic for Applications (VBA)

    This work was born from the need found by the author to solve various problems repeated over time, concerning the data inserted in Excel sheets in the shortest possible time. The author, being a programmer and expert in Pascal, Cobol and Javascript, searched for the most suitable solution and found it in the Excel VBA. This document is intended to introduce users to programming in general and to ... Read more

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

  • Oracle Database Programming with Visual Basic.NET

    Concepts, Designs, and Implementations

    by Ying Bai ...
    Oracle Database Programming with Visual Basic.NETDiscover a detailed treatment of the practical considerations and applications of Oracle database programming with Visual Basic 2019Oracle Database Programming with Visual Basic.NET: Concepts, Designs, and Implementations delivers a comprehensive exploration of the foundations of Oracle database programming using Visual Basic.NET. Using Visual Basic ... Read more

    $73.00 USD

  • Visual Basic.NET All Versions

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

    $17.73 USD or Free with Kobo Plus

  • Practical Pharmaceutical Laboratory Automation

    Laboratory automation is an increasingly important part of the job description of many laboratory scientists. Although many laboratory scientists understand the methods and principles involved in automation, most lack the necessary engineering and programming skills needed to successfully automate or interface equipment in the lab. A step-by-step, ... Read more

    $87.99 USD

  • Programmare in VBA (Visual Basic for Applications)

    Questo lavoro è nato dalla necessità riscontrata dall’autrice di risolvere problematiche di vario genere durante il suo percorso di studi e lavorativo. La grande quantità di dati e la ripetitiva delle elaborazioni richiedevano una procedura automatizzata da poter applicare in qualsiasi contesto. L’autrice essendo programmatore ed essendo esperta di Pascal, Cobol e Javascript ha cercato la ... Read more

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

  • Professional Visual Basic 2012 and .NET 4.5 Programming

    Explore Visual Basic 2012 and .NET 4.5 with this fully updated resourceAfter a quick review of the of introductory topics of Visual Basic 2012 and .NET 4.5, this book moves quickly into advanced topics such as data access with ADO.NET, security, ASP.NET web programming with Visual Basic, Windows workflow, and threading. You'll explore the essential Visual Basic 2012 functions you need, including ... Read more

    $38.99 USD

  • ASP.NET 4.0 Programming

    The new features in ASP.NET 3.5 make it easier than ever to build standards-based, next-generation websitesForeword by Scott Barnes, Microsoft CorporationAuthor frequently speaks at industry conferences ... Read more

    $34.39 USD

  • Programming WCF Services

    by Juval Lowy ...
    Programming WCF Services is the authoritative, bestselling introduction to Microsoft's unified platform for developing service-oriented applications (SOA) on Windows. Hailed as the most definitive treatment of WCF available, this relentlessly practical book provides insight, not documentation, to help you learn the topics and skills you need for building WCF-based applications that are ... Read more

    $28.79 USD

  • Fundamentos de Programación y Desarrollo de Aplicaciones en Visual Basic .Net

    Los lenguajes de programación siguen evolucionando desde su aparición, y son la base para la implementación de todos los programas o sistemas para ordenadores en general, tales como servidores, computadoras de escritorio, laptops, teléfonos inteligentes, consolas de videojuegos, etc., por tanto abarcan eficientemente muchas áreas de la industria, comercio, educación o entretenimiento.Este libro es ... Read more

    $9.99 USD

  • Programming .NET Components

    Design and Build .NET Applications Using Component-Oriented Programming

    by Juval Lowy ...
    Brilliantly compiled by author Juval Lowy, Programming .NET Components, Second Edition is the consummate introduction to the Microsoft .NET Framework--the technology of choice for building components on Windows platforms. From its many lessons, tips, and guidelines, readers will learn how to use the .NET Framework to program reusable, maintainable, and robust components.Following in the footsteps ... Read more

    $28.99 USD

  • Programmierung in Visual Basic (VB)

    von der promanalyse zum programm

    Diese Arbeit entstand aus der vom Autor gefundenen Notwendigkeit, verschiedene Probleme, die sich im Laufe der Zeit wiederholten, in Bezug auf die in Excel-Tabellen eingefügten Daten in kürzester Zeit zu lösen. Als Programmierer und Experte für Pascal, Cobol und Javascript suchte der Autor nach der am besten geeigneten Lösung und fand sie im Excel VBA und im Visual Studio VB. Dieses Dokument soll ... Read more

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

  • Programming PowerPoint With VBA Straight to the Point

    Series series Straight to the Point
    This book assumes you already use PowerPoint and want to automate or enhance your presentations using Visual Basic for Applications (VBA). This book includes VBA samples for working with layouts, themes & masters, creating tables, drawing objects, charting, animation effects and event programming. It also includes a chapter for interfacing between PowerPoint and Word, Excel, Access or Outlook. ... Read more

    $6.99 USD or Free with Kobo Plus

  • Programmazione facile con Visual Basic (VB)

    Dal diagramma di flusso al programma in Visual Studio tramite VB

    Questo documento ha l’obiettivo di iniziare gli utenti alla programmazione in generale e a quella in Visual Basic in particolare. IL VB è semplice e può essere utilizzato su file csv già esistenti o dati inseriti direttamente in Visual Studio, elaborando velocemente un elevato numero di dati. Per il momento l’unico strumento di cui abbiamo bisogno è Visual Studio e i file in formato csv. ... Read more

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