Skip to main content

Carrinho

Você está recebendo o tratamento VIP!

Item(ns) indisponível(is) para compra
Verifique seu carrinho. Você pode remover os itens indisponíveis agora ou os removeremos na finalização de compra.
itensitem
itensitem

Recomendados para você

Loading...

eBooks sobre Visual BASIC

Se você gosta de eBooks sobre Visual BASIC, certamente vai adorar estas sugestões.
Mostrando 73 - 96 de 148 resultados
Skip side bar filters
  • Enciclopedia de Microsoft Visual C#. 4ª edición

    Introducción a Microsoft .NET. Mi primera aplicación. Aplicación Windows Forms. Introducción a Windows Forms. Menús y barras de herramientas. Controles y cajas de diálogo. Tablas y árboles. Dibujar y pintar. Interfaz para múltiples documentos. Construcción de controles. Programación con hilos. Enlaces de datos en Windows Forms. Acceso a una base de datos. LINQ. Entity Framework. CodeFirst. ASP.NET ... Leia mais

    R$ 74,59

  • Excel macro 2016

    dalla registrazione della prima macro al linguaggio VBA

    de Edimatica ...
    Séries Livros: 5 - Lavorare con Excel
    Questo manuale insegna l'utilizzo del linguaggio VBA per la creazione di macro, potenzialità generalmente poco sfruttata che permette di automatizzare, personalizzare e ottenere il massimo da un foglio di calcolo Excel. Passo dopo passo il lettore è guidato nella costruzione di macro, partendo dalla semplice registrazione di una serie di operazioni, fino alla scrittura e personalizzazione del ... Leia mais

    R$ 39,00

  • Programa en VBA (Visual Basic for Applications) - nueva versión

    Este trabajo nació de la necesidad que encontró la autora de resolver problemas de diversa índole durante sus estudios y trabajos. La gran cantidad de datos y el procesamiento repetitivo requerían un procedimiento automatizado que se podía aplicar en cualquier contexto. El autor, siendo programador y experto en Pascal, Cobol y Javascript, buscó la solución más adecuada y la encontró en el Excel ... Leia mais

    De R$ 69,90 Por R$ 45,99

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

    de 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.• ... Leia mais

    R$ 52,99

  • Visual Basic 2010 Essentials

    de Neil Smyth ...
    Visual Basic 2010 Essentials is intended to be of use to both novices looking to learn Visual Basic 2010 and to those proficient in other languages that plan to cross-train from other programming languages. The Visual Basic language combined with the Visual Studio 2010 development environment provides a uniquely powerful yet easy to learn programming environment allowing even the absolute beginner ... Leia mais

    R$ 63,99

  • Start-to-Finish Visual Basic 2005

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

    de 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, LLCMaster Visual Basic 2005 by Building a Complete, Production-Quality Application from Start-to-Finish!This book is the fastest, best way for experienced programmers to truly master real-world ... Leia mais

    R$ 164,09

  • Excel macro 2021

    Lavorare in modo avanzato utilizzando funzioni e VBA

    de Edimatica ...
    Un piccolo manuale per imparare le basi di utilizzo del linguaggio VBA per la creazione di macro in Microsoft Excel, in modo da automatizzare, personalizzare e ottenere il massimo da un foglio di calcolo. Il lettore è guidato nella costruzione di macro un passo alla volta, partendo dalla semplice registrazione di una sequenza di operazioni, fino alla scrittura di codice VBA personalizzato ... Leia mais

    R$ 50,17

  • 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, ... Leia mais

    R$ 880,36

  • 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 ... Leia mais

    De R$ 74,90 Por R$ 45,99

  • 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 ... Leia mais

    R$ 39,99

  • 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 ... Leia mais

    R$ 132,09

  • 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 ... Leia mais

    R$ 25,41

  • 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 ... Leia mais

    R$ 19,99

  • Programming WCF Services

    de 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 ... Leia mais

    R$ 66,99

  • 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 ... Leia mais

    R$ 52,99

  • Visual C#. Interfaces Gráficas y Aplicaciones para Internet con WPF, WCF y Silverlight

    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: ... Leia mais

    R$ 74,59

  • 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 ... Leia mais

    R$ 367,63

  • 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: ... Leia mais

    R$ 74,59

  • 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 ... Leia mais

    R$ 16,58

  • Microsoft Visual Basic 2010 Developer's Handbook

    Séries 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 ... Leia mais

    R$ 178,99

  • 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 ... Leia mais

    R$ 193,89

  • Visual Basic 2010 Coding Briefs Data Access

    de 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 ... Leia mais

    R$ 51,73

  • Visual Basic 2013 程式設計實例演練與系統開發

    ◎精要論述新一代Visual Basic 2013應用程式設計的語言新技術,如:平行運算、非同步作業等。◎完整Visual Basic語法與基礎概念講解,讓您的視窗應用程式開發或ASP.NET網路應用程式設計無往不利。◎My物件、物件導向程式設計、設計模式(Design Pattern)經典Visual Basic程式範例,引領您邁向架構師之路。◎最新Windows市集應用程式開發講解,讓您迅速掌握最新作業系統Windows 8.1 App程式開發技巧。◎深入淺出介紹各章節學習目標,經典程式碼範例和圖文框程式碼說明,易學易懂易用。◎平行運算完美攻略,全面提升您的程式運作效能。物件導向程式設計第1章到第10章為物件導向程式設計的基礎章節,重點在於瞭解什麼是.NET、.NET Framework 4.5.1和VB,並對Visual Basic 2013的進化過程、特色及新增功能詳加介紹 ... Leia mais

    R$ 82,52

  • Je me perfectionne avec Excel 2016

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

    de joel green ...
    Séries series 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 ... Leia mais

    R$ 52,30