Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Visuel BASIC e-bøger

Hvis du kan lide Visuel BASIC e-bøger, så vil du elske disse fremragende valg.
Viser 73 - 96 af 154 resultater
Skip side bar filters
  • Excel VBA Programming

    Automating Excel through Visual Basic for Application

    af Steven Bright ...
    Most of the procedures and tasks in Microsoft Excel can be Automated through the use of Visual Basic Application (VBA) Excel Programming. This Book deals with the fundamentals of VBA Excel Programming and how to create Excel Add-Ins. These are what you will learn:*Introduction to Visual Basic For Application (VBA).*Visual Basic Application (VBA) For Excel Basics.*Rules for Naming Procedures*VBA ... Læs mere

    19,26 kr. eller Gratis med Kobo Plus

  • 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. ... Læs mere

    272,86 kr.

  • 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 ... Læs mere

    283,61 kr.

  • 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 ... Læs mere

    23,42 kr.

  • 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 ... Læs mere

    72,26 kr. eller Gratis med 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 ... Læs mere

    72,26 kr. eller Gratis med Kobo Plus

  • Microsoft Visual Basic 2010 Step by Step

    Serier serie 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 ... Læs mere

    217,24 kr.

  • ADO.NET in a Nutshell

    Serier serie 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 ... Læs mere

    217,24 kr.

  • .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 ... Læs mere

    193,11 kr.

  • Programming .NET Components

    Design and Build .NET Applications Using Component-Oriented Programming

    af 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 ... Læs mere

    241,36 kr.

  • LINQ Pocket Reference

    Learn and Implement LINQ for .NET Applications

    Serier serie 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 ... Læs mere

    109,74 kr.

  • NUnit Pocket Reference

    Up and Running with NUnit

    af Bill Hamilton ...
    Serier serie 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 ... Læs mere

    60,36 kr.

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

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

    58,67 kr.

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

    af 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.• ... Læs mere

    63,35 kr.

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

    af 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 ... Læs mere

    1.016,48 kr.

  • Multivariate Nonparametric Regression and Visualization

    With R and Applications to Finance

    Serier serie Wiley Series in Computational Statistics
    A modern approach to statistical learning and its applications through visualization methodsWith a unique and innovative presentation, Multivariate Nonparametric Regression and Visualization provides readers with the core statistical concepts to obtain complete and accurate predictions when given a set of data. Focusing on nonparametric methods to adapt to the multiple types of data generating ... Læs mere

    949,74 kr.

  • Visual Basic 2012 Programmer's Reference

    af Rod Stephens ...
    The comprehensive guide to Visual Basic 2012Microsoft Visual Basic (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. In this edition of the bestselling Wrox guide, Visual Basic expert Rod Stephens offers novice and experienced developers a comprehensive tutorial and reference to Visual Basic 2012. ... Læs mere

    316,74 kr.

  • Let's Play with Excel

    af 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 ... Læs mere

    25,30 kr. eller Gratis med 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 ... Læs mere

    Før 149,00 kr. Nu 75,00 kr.

  • C# 10 Pocket Reference

    Looking for quick answers for using C# 10? 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 ... Læs mere

    132,74 kr.

  • Visual Basic in easy steps, 6th edition

    Updated for Visual Basic 2019

    af Mike McGrath ...
    Serier serie In Easy Steps
    Learn to create Windows applications using Visual Basic 2019. Code examples, screenshots, and step-by-step instructions illustrate each aspect of Visual Basic, so you'll be creating your own interactive applications in no time!Visual Basic in easy steps, 6th edition gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic.You need have no ... Læs mere

    102,52 kr.

  • Turbo Pascal

    Il Turbo Pascal (successivamente Borland Pascal, poiché prodotto dalla Borland), in informatica, è un compilatore di listati Pascal. Dotato di un IDE, inizialmente per gli ambienti CP/M e DOS, è stato prodotto tra il 1983 e il 1995. ... Læs mere

    74,32 kr.

  • Microsoft Excel VBA Like Operator and Wildcard Characters

    af 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 ... Læs mere

    16,76 kr.

  • Visual Basic in easy steps, 4th edition

    af Mike McGrath ...
    Visual Basic in easy steps, 4th edition shows you how to quickly create Windows applications using the latest free Visual Studio Community 2015 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, 4th edition begins by describing the Visual Studio Community 2015 installation ... Læs mere

    93,97 kr.