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 1 - 24 of 141 Results
Skip side bar filters
  • Visual Basic 2010 Essentials

    by Neil Smyth ...
    Visual Basic 2010 Essentials is intended to be of use to both novices looking to learn Visual Basic 2010 and to those proficient in other languages that plan to cross-train from other programming languages. The Visual Basic language combined with the Visual Studio 2010 development environment provides a uniquely powerful yet easy to learn programming environment allowing even the absolute beginner ... Read more

    PHP594.59

  • Start-to-Finish Visual Basic 2005

    Learn Visual Basic 2005 as You Design and Develop a Complete Application

    by Tim Patrick ...
    “I have never reviewed a book I enjoyed as much as this one. Excellent coverage, perfect for the intended audience. Concise, clear, accurate descriptions. This is a winner.”        –Ken Getz, MCW Technologies, LLC   Master Visual Basic 2005 by Building a Complete, Production-Quality Application from Start-to-Finish!   This book ... ... Read more

    PHP1,526.09

  • Je me perfectionne avec Excel 2016

    Traitement de données, si , macros, Visual Basic

    by joel green ...
    Series series J'apprends à me servir de
    Cet ouvrage est plus particulièrement destiné aux directeurs financiers, contrôleurs de gestion, services marketing ou statistiques… et plus généralement à tout utilisateur averti d'Excel ayant à traiter des données.La plupart des très nombreux exemples et exercices liés à cet ouvrage sont réexploitables.Excel 2016 est l'outil idéal pour traiter des données, que celles-ci soient dans Excel ou dans ... Read more

    PHP488.46

  • Mastering Visual Basic

    From Fundamental Concepts to Advanced Applications in .NET

    by Thomas Blake ...
    "Mastering Visual Basic" is an in-depth exploration of the Visual Basic programming language, tailored for both beginners and experienced developers. This book provides a thorough understanding of Visual Basic's syntax, concepts, and its application in the .NET framework.Starting with the basics, the book introduces fundamental programming constructs of Visual Basic, making it an ideal resource ... Read more

    PHP258.44 or Free with Kobo Plus

  • 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

    PHP513.31 or Free with Kobo Plus

  • Programming in Visual Basic (VB)

    For Visual Studio

    This work was born from the necessity 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 and in the Visual Studio VB. This document is intended to introduce users ... Read more

    PHP513.31 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

    PHP513.31 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

    PHP532.06

  • Coding For Everybody

    CodeWithUtkarsh

    by Utkarsh Verma ...
    Series series CodeWithUtkarsh
    The new version of eBook Coding For Everybody with improved font style for reading comfort aims to simplify coding for beginners. The eBook is for those who just started coding and know nothing about it, eBook explains coding in an easy way such that anybody can understand and do it practicals given in eBook. The author strongly believes that by using coding we can change by just sitting in a room ... Read more

    PHP281.01

  • C# 12 Pocket Reference

    Instant Help for C# 12 Programmers

    Looking for quick answers for using C# 12? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed.All programs and code snippets are available ... Read more

    PHP917.39

  • Schaum's Outline of Visual Basic

    Tough Test Questions? Missed Lectures? Not Enough Time?Fortunately for you, there's Schaum's Outlines. More than 40 million students have trusted Schaum's to help them succeed in the classroom and on exams. Schaum's is the key to faster learning and higher grades in every subject. Each Outline presents all the essential course information in an easy-to-follow, topic-by-topic format. You also get ... Read more

    PHP1,013.79

  • Secrets of VBA for Modelers!

    Developing Decision Support Systems with Microsoft Office Excel

    Secrets of VBA for Modelers: Developing Decision Support Systems with Microsoft Office ExcelVisual Basic Application (VBA) is one of the powerful tools that Microsoft Office Excel can offer you. It is the best when you master both basic and advanced skills of VBA. So you can become a skilled modeler we have made available an incredible short book titled “SECRETS OF VBA FOR MODELERS: DEVELOPING ... Read more

    PHP149.46

  • VISUAL BASIC .NET AND DATABASE

    PRACTICAL TUTORIALS

    This book aims to develop a MySQL-driven desktop application that readers can develop for their own purposes to implement library project using Visual Basic .NET.In Tutorial 1, you will build a Visual Basic interface for the database. This interface will used as the main terminal in accessing other forms. This tutorial will also discuss how to create login form and login table. You will create ... Read more

    PHP621.50

  • Programming Excel with VBA and .NET

    Solve Real-World Problems with Excel

    Why program Excel? For solving complex calculations and presenting results, Excel is amazingly complete with every imaginable feature already in place. But programming Excel isn't about adding new features as much as it's about combining existing features to solve particular problems. With a few modifications, you can transform Excel into a task-specific piece of software that will quickly and ... Read more

    PHP1,640.39

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

    PHP836.89

  • Visual Basic 2005 Cookbook

    Solutions for VB 2005 Programmers

    This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for ... Read more

    PHP1,674.19

  • Enciclopedia de Microsoft Visual Basic. 3ª edición

    Introducción a Microsoft .NET. Mi primera aplicación. Aplicación Windows Forms. Introducción a Windows Forms. Menús y barras de herramientas. Controles y cajas de diálogo. Tablas y árboles. Dibujar y pintar. Interfaz para múltiples documentos. Construcción de controles. Programación con hilos. Enlaces de datos en Windows Forms. Acceso a una base de datos. LINQ. Entity Framework. CodeFirst. ASP.NET ... Read more

    PHP1,459.69 or Free with Kobo Plus

  • Visual Basic Interfaces Gráficas Aplicaciones WPF WCF Silverlight Informatica sistemas computacion ingenieria rama ra-ma

    Aplicación WPF: biblioteca WPF, XAML, IGU, eventos, ciclo de vida. Introducción a WPF: clases WPF, eventos enrutados, validación, estilos y plantillas, recursos, temas y máscaras. Menús y barras de herramientas. Controles y cajas de diálogo. Enlace de datos en WPF: XML como fuente de datos y objetos como fuente de datos. Acceso a una base de datos. LINQ: entity framework. Navegación de tipo Web: ... Read more

    PHP1,459.69 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

    Was PHP1,218.58 Now PHP608.99

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

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

    PHP310.75

  • Visual Basic .NET For Students

    A Project-Based Approach to Develop Desktop Applications

    In chapter one, you will get to know the properties and events of each control in a Windows Visual Basic application. You need to learn and know in order to be more familiar when applying them to some desktop applications in this book. In Tutorial 1.1, you will build a dual-mode stopwatch. The stopwatch can be started and stopped whenever desired. Two time traces: the running time when the ... Read more

    PHP1,204.51

  • Fluent Windows 8.1 App Development

    Series series Fluent Learning
    Based on the principles of cognitive science and instructional design, Fluent Windows 8.1 App Development, 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 XAML applications for Windows 8.1.   Most introductory books just talk at you and give you “exercises” that have more to do with ... Read more

    PHP1,387.29

  • Programmare in Visual Basic (VB)

    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 e nel VB di Visual Studio. Questo documento ha l’obiettivo di iniziare ... Read more

    PHP513.31 or Free with Kobo Plus

  • 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

    PHP513.31 or Free with Kobo Plus