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 73 - 96 of 141 Results
Skip side bar filters
  • Start-to-Finish Visual Basic 2015

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

    PHP578.83

  • VBA pour Excel

    Versions 2019 et Office 365

    Series series Les guides de formation Tsoft
    Ce manuel d'autoformation est destiné aux utilisateurs avancés d'Excel souhaitant recourir au langage de programmation VBA pour développer des applications d'entreprise sous Excel version 2019 ou Office 365.La première partie présente sous forme de fiches pratiques le langage VBA et le modèle objet d'Excel.La deuxième partie fournit des conseils méthodologiques illustrés d'exemples réutilisables ... Read more

    PHP861.41

  • 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

    PHP1,957.79

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    by Rob Botwright ...
    Welcome to the ultimate Java Swing Programming bundle! Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ♂️ Book 1: Java Swing Essentials Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of GUI programming in Java ... Read more

    PHP413.82 or Free with Kobo Plus

  • 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

    PHP231.19 or Free with Kobo Plus

  • 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

    PHP16,223.52

  • Numerical Calculations for Process Engineering Using Excel VBA

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

    PHP4,287.06

  • Subclassing and Hooking with Visual Basic

    Harnessing the Full Power of VB/VB.NET

    Subclassing & Hooking with Visual Basic offers developers a unique way to customize Windows behavior.Windows is a message-based system. Every action you request creates one or more messages to carry out the action. These messages are passed between objects and carry with them information that gives the recipient more detail on how to interpret and act upon the message.With Subclassing and the ... Read more

    PHP1,752.29

  • Easy Programming with Visual Basic (VB)

    This document is intended to introduce users to programming in general and to programming in Visual Basic in particular. The VB is simple and can be used on existing csv files or data entered directly into Visual Studio, quickly processing a large amount of data. For the moment the only tool we need is Visual Studio and the csv files. Obviously I can't go into the intricacies of the databases that ... Read more

    PHP513.31 or Free with Kobo Plus

  • 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

    PHP513.31 or Free with Kobo Plus

  • Microsoft Visual Basic 2010 Step by Step

    Series series Step by Step Developer
    Your hands-on, step-by-step guide to learning Visual Basic 2010.Teach yourself the essential tools and techniques for Visual Basic 2010-one step at a time. No matter what your skill level, you'll find the practical guidance and examples you need to start building professional applications for Windows and the Web.Discover how to:Work in the Microsoft Visual Studio 2010 Integrated Development ... Read more

    PHP1,342.09

  • ADO.NET in a Nutshell

    Series series In a Nutshell (O'Reilly)
    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

    PHP1,342.09

  • .NET Gotchas

    75 Ways to Improve Your C# and VB.NET Programs

    Like most complex tasks, .NET programming is fraught with potential costly, and time-consuming hazards. The millions of Microsoft developers worldwide who create applications for the .NET platform can attest to that. Thankfully there's now a book that shows you how to avoid such costly and time-consuming mistakes. It's called .NET Gotchas.The ultimate guide for efficient, pain-free coding, .NET ... Read more

    PHP1,192.99

  • 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

    PHP1,491.29

  • LINQ Pocket Reference

    Learn and Implement LINQ for .NET Applications

    Series series Pocket Reference (O'Reilly)
    Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft's new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders.All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that ... Read more

    PHP677.59

  • NUnit Pocket Reference

    Up and Running with NUnit

    by Bill Hamilton ...
    Series series Pocket Reference (O'Reilly)
    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 ... Read more

    PHP372.49

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

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

    PHP532.06

  • C#-Visual Basic Bilingual Dictionary : Visual Studio 2015 Edition

    by Tim Patrick ...
    Built on Microsoft’s powerful .NET Framework, C# and Visual Basic are complete equals in terms of coding power and application development possibilities. In today’s multi-platform environment, an understanding of both languages is a job requirement. The C#-Visual Basic Bilingual Dictionary unifies the languages by providing clear, functional equivalents for all syntax and grammar differences.• ... Read more

    PHP578.83

  • Numerical Methods for Chemical Engineers Using Excel, VBA, and MATLAB

    by Victor J. Law ...
    While teaching the Numerical Methods for Engineers course over the last 15 years, the author found a need for a new textbook, one that was less elementary, provided applications and problems better suited for chemical engineers, and contained instruction in Visual Basic for Applications (VBA). This led to six years of developing teaching notes that ... Read more

    PHP7,357.94

  • Let's Play with Excel

    by Anurag Pandey ...
    Let's Play with ExcelWhat can you really make Excel do with VBA?Excel is much more than a tool for entering data, making tables, and performing calculations. With VBA, logical thinking, and a little creativity, you can automate repetitive work, manipulate data, generate useful documents, solve programming problems, and explore possibilities that go beyond ordinary spreadsheet operations.Let's Play ... Read more

    PHP231.19 or Free with Kobo Plus

  • VBA dal problema alla soluzione

    Lavorare meglio con Excel imparando a programmare da zero

    Excel è uno strumento insostituibile in qualsiasi ambiente di lavoro. Non tutti però sanno che è possibile estenderne le potenzialità grazie a VBA, Visual Basic for Applications, un'implementazione del linguaggio di programmazione Visual Basic. Questa guida all'utilizzo di VBA, attraverso esempi pratici ed esercitazioni basate su problemi reali, trasmette le competenze per impiegare il linguaggio ... Read more

    Was PHP1,218.58 Now PHP608.99

  • Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition

    Using C# & VB

    Build Your Own ASP.NET 4 Web Site Using C# & VB is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanting to move into server-side programming, and experienced developers making the leap from ASP to .NET.Readers will learn:language and programming basicshow to construct ASP.Net Web Pageshow to build web applicationsto use validation controlsdatabase design and ... Read more

    PHP1,081.49

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

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

    PHP258.96

  • Algoritma Geliştirme ve Veri Yapıları

    Python ve Visual Basic Örnekleriyle

    Programcılığın ve Bilgisayarla Sorun Çözmenin AnayasasıAnlatılan kavramların PYTHON ve VISUL BASIC dillerindeki örnekleriyle zenginleştirilmiş, tamamen gözden geçirilmiş yeni baskı!Herhangi bir problemin çözümü için izlenecek yolu belirlemek ve programcılık mantığını anlamak için algoritma ve veri yapıları konusunun incelendiği bu kitap; programcılık temel kavramları, karar ve kontrol yapıları, ... Read more

    PHP579.75