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
  • Start-to-Finish Visual Basic 2005

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

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

    262,99 kr

  • Je me perfectionne avec Excel 2016

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

    av joel green ...
    Serie serien 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 ... Les mer

    82,62 kr

  • Mastering Visual Basic

    From Fundamental Concepts to Advanced Applications in .NET

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

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

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

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

    92,04 kr eller gratis med Kobo Plus

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

    26,19 kr

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

    105,13 kr

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

    277,49 kr

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

    161,29 kr

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

    322,59 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 ... Les mer

    138,79 kr

  • Visual Basic in easy steps, 6th edition

    Updated for Visual Basic 2019

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

    137,72 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. ... Les mer

    97,11 kr

  • Microsoft Excel VBA Like Operator and Wildcard Characters

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

    17,52 kr

  • Visual Basic in easy steps, 4th edition

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

    126,23 kr

  • The Secret Life of Word

    A Professional Writer's Guide to Microsoft Word Automation

    The Secret Life of Word looks at Microsoft Word from the perspective of technical and other professional writers. It gives writers an in-depth look at the hidden capabilities of Word, and shows how to take advantage of those capabilities without being a programmer.The Secret Life of Word will help you master the full gamut of Word mysteries, including AutoCorrect, QuickParts, BuildingBlocks, ... Les mer

    179,29 kr

  • Excel VBA in easy steps, 4th edition

    av Mike McGrath ...
    Serie serien In Easy Steps
    Get more out of Microsoft Excel and save time by learning Excel VBA (Visual Basic for Applications). Excel VBA in easy steps, 4th edition demonstrates VBA macro programming in a clear and concise manner, and will take your Excel proficiency to the next level:- Write your own Excel macros so that you can do a series of tasks at the click of a button.- Use VBA to automate repetitive tasks, and for ... Les mer

    180,77 kr

  • Cybersecurity

    Mastering Information Technology Security: Securing Your Electronic Data from Hacker Attacks While Browsing the Internet on Various Devices, Including PCs and Televisions

    av Ryan roffe ...
    In today's landscape, cybercrime is on the rise, posing significant challenges for individuals and smaller businesses due to inadequate cybersecurity measures. Despite the belief that data is secure, companies face daily attacks, often orchestrated by cyber-criminals with far greater expertise than the average person or employee. These criminals exploit personal data for various purposes, ... Les mer

    87,52 kr eller gratis med Kobo Plus

  • Visual Basic 2015 in 24 Hours, Sams Teach Yourself

    av James Foxall ...
    Serie serien Sams Teach Yourself
    In just 24 sessions of one hour or less, you’ll learn how to build complete, reliable, and modern Windows applications with Microsoft® Visual Basic® 2015. Using a straightforward, step-by-step approach, each lesson builds on what you’ve already learned, giving you a strong foundation for success with every aspect of VB 2015 development.Notes present interesting pieces of information.Tips offer ... Les mer

    232,99 kr

  • C# 5.0 in a Nutshell

    The Definitive Reference

    When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions.Shaped by more than 20 expert reviewers, including ... Les mer

    280,89 kr

  • iPhone 13 User Guide

    Step By Step Illustrated Manual With Tips and Tricks To Master Your Apple iPhone 13

    As Apple fans have waited months for the much-rumoured and long-expected iPhone 13 series, there are a lot of questions: When is the new iPhone 13 coming out? Will it be waterproof? What about the new AR camera? In anticipation of the iPhone 13, let's get answers to those questions and more in this book.Your iPhone 13 is powered by the A15 Bionic processor, the finest mobile phone processor out ... Les mer

    44,00 kr

  • OpenCV with Microsoft Visual Studio影像辨識處理

    你是否對應用在國防安全、運輸物流、醫療生化科技的影像辨識科技有興趣,想要學習關鍵開發技術?[Y/N]...............Y你是否對智慧機器人、無人自動駕駛或臉部辨識科技有興趣?影像辨識科技除了靜態的文字OCR掃描以外,最新的動態辨識技術包含環境空間偵測、動態物體追蹤、影片比對分析等,能夠應用在智慧感應電器產品、自動化設備、居家維安系統等各種生活與生產層面。經由本書從基本原理引導,以範例介紹各種影像處理應用。使用免費的Visual Studio軟體結合以C語言編寫的開源程式,讓影像辨識處理不再只是專業人士的學術領域,一般有興趣學習的大眾或程式設計師,都能輕鬆入門學習流行科技。內容包含:OpenCV與Visual Studio環境安裝設定、文字處理、圖片處理功能(明暗對比調整、液體特效、商標浮水印、邊緣平滑化、格式轉換、重新著色)、運算與偵測處理(影像金字塔、線... ... Les mer

    124,85 kr

  • DATABASE Dal modello concettuale ER all’applicativo finale in Access, Visual Basic, Pascal, Html e Php

    All'interno esempi di applicativi realizzati con Access, Visual Studio, Lazarus e Wamp

    L’autore ha pensato questo lavoro come opera scientifica destinata all’uso didattico e di studio per tutti coloro che si approcciano allo studio dei Database e che possono essere utilizzati anche a scopo lavorativo.L’autrice è convinta che tutti dovrebbero conoscere le Basi di dati che potrebbero risolvere varie problematiche.In questo mondo globalizzato e complesso dove le informazioni sono ... Les mer

    71,57 kr eller gratis med Kobo Plus