Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

Visual BASIC e-bøker

Hvis du liker Visual BASIC-e-bøker, kommer du til å elske disse toppvalgene.
Viser 124 av 84 resultater
Skip side bar filters
  • Mastering Microsoft Visual Basic 2010

    The new edition of the ultimate comprehensive guide to Microsoft Visual BasicWhere most VB books start with beginner level topics, Mastering Visual Basic 2010 vaults you right into intermediate and advanced coverage. From the core of the language and user interface design to developing data-driven applications, this detailed book brings you thoroughly up to speed and features numerous example ... Les mer

    378,39 kr

  • Microsoft Visual Basic 2010 Developer's Handbook

    Serie serien Developer Reference
    Your expert guide to building modern applications with Visual Basic 2010Take control of Visual Basic 2010—for everything from basic Windows and web development to advanced multithreaded applications. Written by Visual Basic experts, this handbook provides an in-depth reference on language concepts and features, as well as scenario-based guidance for putting Visual Basic to work. It's ideal whether ... Les mer

    302,69 kr

  • 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 ... Les mer

    26,19 kr

  • Programmation Excel avec VBA

    Compatible avec toutes les versions d'Excel

    Serie serien Blanche
    Maîtrisez la programmation VBA et tirez pleinement profit d’Excel. Cet ouvrage détaille les principes de la programmation orientée objet, le langage VBA et Visual Basic Editor, l’environnement de programmation Excel.Intégrez pleinement vos programmes Excel dans le ruban office. Apprenez à créer un fichier XML pour vos programmes VBA afin de les intégrer dans Excel sous la forme d’un nouvel onglet ... Les mer

    233,19 kr

  • 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 ... Les mer

    182,99 kr

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

    av 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 ... Les mer

    43,80 kr

  • 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ı, ... Les mer

    99,89 kr

  • Visual Basic 2010 Essentials

    av 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 ... Les mer

    102,49 kr

  • 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

    av 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 ... Les mer

    48,18 kr eller gratis med Kobo Plus

  • VB.NET Language Pocket Reference

    Syntax and Descriptions of the Visual Basic .NET Language

    Serie serien Pocket Reference (O'Reilly)
    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 ... Les mer

    62,99 kr

  • ADO: ActiveX Data Objects

    Creating Data-Driven Solutions

    av Jason T Roff ...
    Getting data across platforms and formats is a cornerstone of present-day applications development. ADO: ActiveX Data Objects is both an introduction and a complete reference to ADO (ActiveX Data Objects), Microsoft's universal data access solution. You'll learn how to easily access data in multiple formats--such as email messages, Access databases, Word documents, and SQL databases--even on ... Les mer

    314,49 kr

  • Programa en VBA (Visual Basic for Applications) - nueva versión

    Este trabajo nació de la necesidad que encontró la autora de resolver problemas de diversa índole durante sus estudios y trabajos. La gran cantidad de datos y el procesamiento repetitivo requerían un procedimiento automatizado que se podía aplicar en cualquier contexto. El autor, siendo programador y experto en Pascal, Cobol y Javascript, buscó la solución más adecuada y la encontró en el Excel ... Les mer

    92,04 kr eller gratis med Kobo Plus

  • Fácil Programación con Visual Basic (VB)

    Este documento está destinado a presentar a los usuarios la programación en general y la programación en Visual Basic en particular. El VB es simple y se puede usar en archivos csv existentes o datos ingresados directamente en Visual Studio, procesando rápidamente una gran cantidad de datos. Por el momento, la única herramienta que necesitamos es Visual Studio y los archivos csv. Por supuesto, no ... Les mer

    92,04 kr eller gratis med Kobo Plus

  • 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 ... Les mer

    92,04 kr eller gratis med Kobo Plus

  • Apple Watch Series 6 User Guide

    Practical Manual On How To Make Use of Your 2020 Apple Watch 6 Features with Simplicity With WatchOS 7 Updates.

    The Apple Watch Series 6 introduces significant new features that improve functionality, encompasses mind-blowing features which makes Apple watch series 6 is a special one compare to the previous series, especially for iOS device users. This guide enlightens you and share more insight as regards information on Hardware, Design and Display, and Blood Oxygen (SPO2) monitoring.Apple Watch Series 6 ... Les mer

    43,80 kr eller gratis med 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 ... Les mer

    52,56 kr eller gratis med Kobo Plus

  • 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 ... Les mer

    93,39 kr

  • Programming WCF Services

    av 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 ... Les mer

    252,29 kr

  • Visual Basic in easy steps, 7th edition

    av Mike McGrath ...
    Serie serien 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 ... Les mer

    166,85 kr

  • 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 ... Les mer

    92,04 kr eller gratis med Kobo Plus

  • Learn Excel in 24 Hours

    av 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 ... Les mer

    82,93 kr

  • Fluent Visual Basic

    Based on the principles of cognitive science and instructional design, Fluent Visual Basic, 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 .NET Framework applications in Visual Basic.   Most introductory books just talk at you and give you “exercises” that have more to do with taking ... Les mer

    239,09 kr

  • 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 ... Les mer

    201,79 kr

  • 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 ... Les mer

    84,99 kr eller gratis med Kobo Plus