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 155 resultados
Skip side bar filters
  • Visual Basic 2012網路程式設計-線上遊戲實作

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

    R$ 49,77

  • 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

  • Numerical Methods for Chemical Engineers Using Excel, VBA, and MATLAB

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

    R$ 658,66

  • Multivariate Nonparametric Regression and Visualization

    With R and Applications to Finance

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

    R$ 582,50

  • Let's Play with Excel

    de Anurag Pandey ...
    Let's Play with ExcelWhat can you really make Excel do with VBA?Excel is much more than a tool for entering data, making tables, and performing calculations. With VBA, logical thinking, and a little creativity, you can automate repetitive work, manipulate data, generate useful documents, solve programming problems, and explore possibilities that go beyond ordinary spreadsheet operations.Let's Play ... Leia mais

    R$ 20,99

  • VBA dal problema alla soluzione

    Lavorare meglio con Excel imparando a programmare da zero

    Excel è uno strumento insostituibile in qualsiasi ambiente di lavoro. Non tutti però sanno che è possibile estenderne le potenzialità grazie a VBA, Visual Basic for Applications, un'implementazione del linguaggio di programmazione Visual Basic. Questa guida all'utilizzo di VBA, attraverso esempi pratici ed esercitazioni basate su problemi reali, trasmette le competenze per impiegare il linguaggio ... Leia mais

    De R$ 111,55 Por R$ 55,75

  • Visual Basic .NET For Students

    A Project-Based Approach to Develop Desktop Applications

    In chapter one, you will get to know the properties and events of each control in a Windows Visual Basic application. You need to learn and know in order to be more familiar when applying them to some desktop applications in this book. In Tutorial 1.1, you will build a dual-mode stopwatch. The stopwatch can be started and stopped whenever desired. Two time traces: the running time when the ... Leia mais

    R$ 135,48

  • Fluent Windows 8.1 App Development

    Séries series Fluent Learning
    Based on the principles of cognitive science and instructional design, Fluent Windows 8.1 App Development, part of the Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large and complex subject: developing XAML applications for Windows 8.1.   Most introductory books just talk at you and give you “exercises” that have more to do with ... Leia mais

    R$ 156,09

  • Programmare in Visual Basic (VB)

    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 e nel VB di Visual Studio. Questo documento ha l’obiettivo di iniziare ... Leia mais

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

  • Programmare in VBA (Visual Basic for Applications)

    Questo lavoro è nato dalla necessità riscontrata dall’autrice di risolvere problematiche di vario genere durante il suo percorso di studi e lavorativo. La grande quantità di dati e la ripetitiva delle elaborazioni richiedevano una procedura automatizzata da poter applicare in qualsiasi contesto. L’autrice essendo programmatore ed essendo esperta di Pascal, Cobol e Javascript ha cercato la ... Leia mais

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

  • Program in VBA (Visual Basic for Applications)

    This work was born from the necessity found by the author to solve problems of various kinds during her studies and work. The large amount of data and the repetitive processing required an automated procedure that could be applied in any context. The author, being a programmer and being an expert in Pascal, Cobol and Javascript, searched for the most suitable solution and found it in the Excel VBA ... Leia mais

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

  • 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$ 88,87

  • Excel Programming through VBA: A Complete Macro Driven Excel 2010 Application

    Excel Programming through VBA: A Complete Macro Driven Excel 2010 ApplicationAfter completing this EBook you will have a complete, macro driven, Excel application. The original version is Excel 2010, but the code and functionality is designed to work on previous versions; in addition to the 2013 version. All source code and Excel sheets are downloadable from the author's web site.We will cover the ... Leia mais

    R$ 10,99

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

    R$ 29,99

  • Visual Basic.NET All Versions

    Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is.VB.NET Language Pocket Reference contains a concise ... Leia mais

    De R$ 97,40 Por R$ 80,78

  • Learning Visual Basic .NET

    Introducing the Language, .NET Programming & Object Oriented Software Development

    de Jesse Liberty ...
    Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high ... Leia mais

    R$ 52,39

  • ADO.NET 3.5 Cookbook

    Building Data-Centric .NET Applications

    de Bill Hamilton ...
    Séries series Cookbooks (O'Reilly)
    This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform.Organized to help you find the topic and specific recipe you need quickly ... Leia mais

    R$ 77,09

  • Programming ASP.NET

    Building Web Applications and Services with ASP.NET 2.0

    O'Reilly has once again updated its bestselling tutorial on ASP.NET, the world's leading web development tool from Microsoft. In Programming ASP.NET, Third Edition, authors Jesse Liberty and Dan Hurwitz give you the lowdown on the technology's latest version, ASP.NET 2.0, as well as Visual Studio 2005.Among the most significant improvements to ASP.NET 2.0 are new server controls and services that ... Leia mais

    R$ 69,89

  • Doing Objects in Visual Basic 2005

    Doing Objects in Visual Basic 2005 is the authoritative guide to object-oriented design, architecture, and development with Visual Basic 2005. Author Deborah Kurata is the original pioneer in building object-oriented applications with Visual Basic. In this book she continues to offer clarity and deliver best practices for using object-oriented techniques in Visual Basic 2005. She has been honored ... Leia mais

    R$ 149,79

  • Tecnologias e aplicações práticas de mobilidade

    de Hebert Silva ...
    Séries series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Tecnologias e aplicações práticas de mobilidade traça um panorama das diferenças entre os conceitos de mobilidade, ... Leia mais

    R$ 31,00

  • 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$ 22,90

  • Develop Snakes & Ladders Game Complete Guide with Code & Design

    de Anurag Pandey ...
    With help of design support & code given in this book, you will be able to develop your own Snakes & Ladders Game instantly. In addition to fixed snakes and ladders, the game features two automated escalators, which dramatically send the player up and down. However Design and Code given in this book are complete and need no modification, but you can also improvise them. If you are a beginner then ... Leia mais

    R$ 20,99

  • 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

    De R$ 50,17 Por R$ 25,05

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

    R$ 23,64