Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Visual BASIC

Si vous aimez les titres Visual BASIC, vous allez adorer cette sélection.
Affichage des résultats 1 - 24 sur 103
Skip side bar filters
  • The Secret Life of Word

    A Professional Writer's Guide to Microsoft Word Automation

    par Robert Delwood ...
    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, ... En savoir plus

    17,81 €

  • Introduction to Statistical Computing and Visualization Using R

    par 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, ... En savoir plus

    153,82 €

  • 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 ... En savoir plus

    Avant 13,99 € Après 6,99 € ou Gratuit avec 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 ... En savoir plus

    29,34 €

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    par 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 ... En savoir plus

    7,49 € ou Gratuit avec 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 ... En savoir plus

    17,60 € ou Gratuit avec Kobo Plus

  • MongoDB for VB.NET by Example

    par Agus Kurniawan ...
    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 ... En savoir plus

    4,13 €

  • NUnit Pocket Reference

    Up and Running with NUnit

    par 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 ... En savoir plus

    5,86 €

  • Programming WCF Services

    par 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 ... En savoir plus

    24,09 €

  • Start-to-Finish Visual Basic 2015

    par 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 ... En savoir plus

    9,49 €

  • Numerical Calculations for Process Engineering Using Excel VBA

    par 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 ... En savoir plus

    62,70 €

  • Excel VBA Programming

    Automating Excel through Visual Basic for Application

    par 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 ... En savoir plus

    2,58 € ou Gratuit avec Kobo Plus

  • Microsoft Visual Basic 2010 Developer's Handbook

    Collection series 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 ... En savoir plus

    29,96 €

  • 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 ... En savoir plus

    32,54 €

  • Visual Basic 2010 Coding Briefs Data Access

    par 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 ... En savoir plus

    8,66 € ou Gratuit avec Kobo Plus

  • Subclassing and Hooking with Visual Basic

    Harnessing the Full Power of VB/VB.NET

    par Stephen Teilhet ...
    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 ... En savoir plus

    31,51 €

  • 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 ... En savoir plus

    4,33 € ou Gratuit avec Kobo Plus

  • ADO.NET in a Nutshell

    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 ... En savoir plus

    21,52 €

  • Beginning Visual Basic 2015

    par Bryan Newsome ...
    Learn Visual Basic step by step and start programming right awayBeginning Visual Basic 2015 is the ideal guide for new programmers, especially those learning their first language. This new edition has been updated to align with Visual Studio 2015, and also refocused to concentrate on key beginner topics. Precise, step-by-step instructions walk you through important tasks, and clear explanations ... En savoir plus

    28,99 €

  • The Routledge Dictionary of Nonverbal Communication

    Every day, the human awakes to a new world, a new dawn and a new cascade of nonverbal communication. It may be the pleasant scent of a rose, the soft touch of a loved one, the sight of sun rays on a bedroom floor or the excited chatter of a child. Whatever form it takes, your environment and all who inhabit it send nonverbal signals all day long – even while they sleep.The Routledge Dictionary of ... En savoir plus

    37,85 €

  • Visual Basic 2012 Programmer's Reference

    par 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. ... En savoir plus

    28,99 €

  • Visual Basic 2008 For Dummies

    par Bill Sempf ...
    Visual Basic is a favorite programming language, so if you’re new to programming, it’s a great place to start. Visual Basic 2008 For Dummies is the fun and easy way to begin creating applications right away while you get the hang of using the Visual Studio environment. Soon you’ll be building all sorts of useful stuff with VB 2008!This step-by-step guide walks you through a logical series of tasks ... En savoir plus

    23,99 €

  • LINQ Pocket Reference

    Learn and Implement LINQ for .NET Applications

    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 ... En savoir plus

    8,74 €

  • Visual FoxPro 9

    Made Simple

    Book is based on Visual FoxPro 9 version 6, 7 or 8, as any important command, function or feature not supported in prior versions is clearly stated in the book. The book is organised into 23 chapters and each chapter covers a distinct set of topics. If you are familiar with Visual FoxPro, you may read the chapters in any sequence, however, beginners are advised to read the book from beginning to ... En savoir plus

    12,45 € ou Gratuit avec Kobo Plus