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 1 - 24 af 103 resultater
Skip side bar filters
  • 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

    62,82 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.019,15 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)

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

    39,30 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

    797,74 kr.

  • Spreadsheet Problem Solving and Programming for Engineers and Scientists

    Spreadsheet Problem Solving and Programming for Engineers and Scientists provides a comprehensive resource essential to a full understanding of modern spreadsheet skills needed for engineering and scientific computations.Beginning with the basics of spreadsheets and programming, this book builds on the authors’ decades of experience teaching spreadsheets and programming to both university students ... Læs mere

    1.126,54 kr.

  • Excel VBA Automation for Office Work

    Build Macros, Clean Data, Automate Reports, and Save Hours with Practical Excel Projects

    Excel VBA Automation for Office Work is a practical guide for office workers, analysts, accountants, assistants, managers, and small-business users who want to save time by automating repetitive Excel tasks.This book teaches a realistic office-automation workflow: setting up VBA safely, recording and improving macros, working with workbooks and worksheets, cleaning messy data, automating recurring ... Læs mere

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

    23,50 kr.

  • Visual Basic Quickstart Guide

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

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

    313,74 kr. eller Gratis med Kobo Plus

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

    336,74 kr.

  • Introduction to Statistical Computing and Visualization Using R

    af Megha Rathi ...
    The book provides a foundational guide to statistical computing and visualisation Using R programming with an emphasis on practical data analysis skills that are directly applicable to diverse fields like finance, defence, health, and education. It uniquely combines a thorough explanation of basic constructs with advanced topics such as data visualisation, statistical modeling, and probability, ... Læs mere

    1.394,77 kr.

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

    70,66 kr. eller Gratis med Kobo Plus

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

    248,99 kr.

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

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

    62,80 kr. eller Gratis med Kobo Plus

  • VBA Automation for Excel 2019 Cookbook

    Solutions to automate routine tasks and increase productivity with Excel and other MS Office applications

    A comprehensive guide to gaining a 360-degree overview of the VBA programming language and learning how to build your own programs for automating routine tasksKey FeaturesExtend the capabilities of Excel and other Office applications with the help of Microsoft VBATake your Excel programming skills to the next level by creating custom applications with dialogue boxes and the range objectAutomate ... Læs mere

    193,61 kr. eller Gratis med Kobo Plus

  • MongoDB for VB.NET by Example

    Code illustration for MongoDB programming using VB.NET (2012). Book topics cover:* Development Environment* Connecting to MongoDB* Create and Delete Database* Create, Read and Delete Database Collection* Create, Read, Update and Delete Collection Data* Finding and Querying Data* Binary and Image Collection Data* Working with GridFS* Embedded Document* LINQ ... Læs mere

    30,86 kr.

  • NUnit Pocket Reference

    Up and Running with NUnit

    af Bill Hamilton ...
    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

    56,61 kr.

  • Programming WCF Services

    af Juval Lowy ...
    Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft's new, and some say revolutionary, unified platform for developing service-oriented applications (SOA) on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.After ... Læs mere

    203,74 kr.

  • Start-to-Finish Visual Basic 2015

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

    62,82 kr.

  • Numerical Calculations for Process Engineering Using Excel VBA

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

    568,53 kr.

  • 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 Visual Basic 2010 Developer's Handbook

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

    320,74 kr.

  • Microsoft Visual Studio 2005 Unleashed

    Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real-world development experience with detailed information about the IDE to make you more productive and ... Læs mere

    347,36 kr.

  • Visual Basic 2010 Coding Briefs Data Access

    af Kevin Hough ...
    In today's high-tech information driven world the security of personal data is vital. We have all heard the horror stories of personal data being compromised from companies both large and small. The data access framework that we will develop in Coding Briefs will allow us to create datasets execute queries and select data in a secure managed process. This framework will provide a solid foundation ... Læs mere

    78,52 kr. eller Gratis med Kobo Plus

  • Microsoft Word VBA Extracts Mega Data from Multiple Documents, Text Files and Email Files in Seconds

    af Kenny Keys ...
    This book is for every employee that’s required to consolidate hundreds of documents into a large, single document.  Users will be able to extract data from hundreds of emails for documenting correspondence in seconds; users will be able to consolidate month-end reports and other business documents in seconds, and users will be able to manually resize, format and apply effects to hundreds of large ... Læs mere

    39,30 kr.