Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Visual BASIC

Si te gustan los eBooks de Visual BASIC, seguro que te encanta esta selección.
Mostrando 97 - 120 de 150 resultados
Skip side bar filters
  • Microsoft Excel VBA Codes Are Fun, Simple, and Easy to Learn In One Hour or Less: VBA for Students, Parents, and Professionals (First Edition)

    de 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 ... Leer más

    $5.00 USD

  • Multivariate Nonparametric Regression and Visualization

    With R and Applications to Finance

    Series series 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 ... Leer más

    $114.00 USD

  • 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 ... Leer más

    $140.00 USD

  • 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 ... Leer más

    $5.99 USD o gratis con Kobo Plus

  • Costruire applicazioni con Excel 2016

    dal foglio di calcolo alle tabelle pivot, le macro e il linguaggio VBA

    de Mike Davis ...
    Series Libro 2 - Lavorare con Excel
    Qualsiasi impresa, di ogni tipo e dimensione, dalla piccola azienda famigliare fino alle enormi multinazionali, utilizza Excel e i fogli di calcolo. Spesso però ci si limita alle funzionalità più semplici, precludendosi la possibilità di ottenere risultati di maggiore interesse. Questo manuale colma il vuoto e descrive come sviluppare applicazioni in grado di acquisire dati eterogenei ed ... Leer más

    $35.99 USD

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

    de 張逸中 ...
    本書聚焦在介紹如何讓「客戶之間(client-side)連線」的程式設計技巧,包含UDP、TCP與HTTP等三種網路通訊協定的程式實作。本書事實上是「Visual Basic 2012 網路程式設計-線上遊戲實作」的C# 版本,多數專業的網路程式其實都傾向以 C 語言為主要設計工具,但以微軟公司提供的.NET Framework 架構來說,使用VB、C# 或C++ 其實都可以完全做到一樣的事情!前書使用VB語言的目的是希望降低網路程式初學者的學習門檻。然而,網路程式畢竟還是以 C 語言寫的較多,從實用的角度思考,用 C# 實作網路程式,在日後的系統整合與擴充上會較為方便。有鑑於任何網路程式實作的難度高於一般的視窗程式設計,筆者極力降低此學習門檻,使用 C# 程式語言並針對線上遊戲設計所需,直接以實際範例介紹最精簡的網路連線程式。初學網路程式設計就靠這一本 ... Leer más

    Antes $9.99 USD Ahora $8.99 USD

  • 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 ... Leer más

    Antes $14.99 USD Ahora $8.99 USD o gratis con 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 ... Leer más

    $2.99 USD

  • 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 ... Leer más

    Antes $11.99 USD Ahora $8.99 USD o gratis con Kobo Plus

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

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

    Antes $9.99 USD Ahora $8.99 USD

  • Get Programming with F#

    A guide for .NET developers

    de Isaac Abraham ...
    SummaryGet Programming with F#: A guide for .NET developers teaches F# through 43 example-based lessons with built-in exercises so you can learn the only way that really works: by practicing. The book upgrades your .NET skills with a touch of functional programming in F#. You'll pick up core FP principles and learn techniques for iron-clad reliability and crystal clarity. You'll discover ... Leer más

    $34.99 USD

  • Visual Basic Quickstart Guide

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

    de 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 ... Leer más

    $35.09 USD o gratis con 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 ... Leer más

    $36.29 USD

  • Introduction to Statistical Computing and Visualization Using R

    de 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, ... Leer más

    $170.99 USD

  • 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 ... Leer más

    Antes $14.99 USD Ahora $8.99 USD o gratis con Kobo Plus

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    de 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 ... Leer más

    $7.99 USD o gratis con 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 ... Leer más

    Antes $32.99 USD Ahora $23.79 USD o gratis con 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 ... Leer más

    $4.91 USD

  • NUnit Pocket Reference

    Up and Running with NUnit

    de 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 ... Leer más

    $7.99 USD

  • Start-to-Finish Visual Basic 2015

    de 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 ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Numerical Calculations for Process Engineering Using Excel VBA

    de 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 ... Leer más

    $70.99 USD

  • Visual Basic Interfaces Gráficas Aplicaciones WPF WCF Silverlight Informatica sistemas computacion ingenieria rama ra-ma

    Aplicación WPF: biblioteca WPF, XAML, IGU, eventos, ciclo de vida. Introducción a WPF: clases WPF, eventos enrutados, validación, estilos y plantillas, recursos, temas y máscaras. Menús y barras de herramientas. Controles y cajas de diálogo. Enlace de datos en WPF: XML como fuente de datos y objetos como fuente de datos. Acceso a una base de datos. LINQ: entity framework. Navegación de tipo Web: ... Leer más

    $14.39 USD o gratis con Kobo Plus

  • Excel VBA Programming

    Automating Excel through Visual Basic for Application

    de 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 ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Microsoft Visual Basic 2010 Developer's Handbook

    Series 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 ... Leer más

    $34.59 USD