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 25 - 48 sur 154
Skip side bar filters
  • 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

    CHF 3.77

  • Advanced Ludo Using Excel VBA: Zero-Object Interface: Just Cells and VBA — Learn Game Logic by Building Ludo — Complete Code Included

    par Anurag Pandey ...
    Build a Fully Functional Ludo Game in Microsoft Excel Using VBAHave you ever wondered whether you can create a complete, playable Ludo game directly inside Microsoft Excel?This book provides 1,800+ lines of VBA code and straightforward instructions for creating a fully functional Ludo game in an Excel worksheet.There is no need to manually draw the board or create the game interface. Copy the ... En savoir plus

    CHF 4.50 ou Gratuit avec Kobo Plus

  • Costruire applicazioni con Excel 2016

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

    par Mike Davis ...
    Collection Livre 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 ... En savoir plus

    Avant CHF 34.00 Après CHF 17.00 ou Gratuit avec Kobo Plus

  • Costruire applicazioni con Excel - per le versioni 2016 e 2019

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

    par Mike Davis ...
    Excel e i fogli di calcolo sono strumenti fondamentali per qualsiasi impresa, di ogni tipo e dimensione, dalla piccola realtà famigliare alle enormi multinazionali. Spesso però sono utilizzate solo le funzionalità più semplici, precludendosi la possibilità di ottenere risultati di maggiore interesse. Questo manuale descrive come sviluppare applicazioni in grado di acquisire dati eterogenei ed ... En savoir plus

    Avant CHF 30.00 Après CHF 15.00 ou Gratuit avec Kobo Plus

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

    CHF 14.95

  • Visual Basic in easy steps, 6th edition

    Updated for Visual Basic 2019

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

    CHF 15.14

  • Turbo Pascal

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

    CHF 10.21

  • Microsoft Excel VBA Like Operator and Wildcard Characters

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

    CHF 1.89

  • 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

    CHF 19.38

  • Excel VBA in easy steps, 4th edition

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

    CHF 15.12

  • ASP.NET 4.5.1 初學指引[1] - 使用Visual Basic 2013

    網頁開發快速上手

    par 陳錦輝 ...
    ■ 網頁設計真簡單,依照書中步驟學習,輕鬆拖拉即可完成網頁設計。■ 透過內嵌程式碼分割模型設計,不用深入學習VB 2013語法,即可快速開發網頁。■ 全書提供上百個實用範例,讓您從做中學會網頁程式設計的精隨。■ 全書圖文並茂,先打好網頁設計的基礎知識,然後更深入了解ASP.NET的工作原理。本書的主要目的是協助初學者快速進入ASP.NET網頁程式設計的世界,並建立ASP.NET網站應用程式的觀念。因此,本書包含下列特色:(1)以圖解方式說明網站的運作流程。特別說明,為何ASP.NET能夠以事件處理模式來設計網頁程式,以及Web應用程式與Windows應用程式的區別。(2)以實例說明各種控制項,透過拖拉方式建置ASP.NET網頁。盡可能使用現有的預設控制項,加強網站的功能,例如善用驗證控制項來替使用者輸入的資訊做把關的動作。(3)使用單一檔案模式開發ASP.NET程式,使用IIS ... En savoir plus

    CHF 12.50

  • Cybersecurity

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

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

    CHF 9.44 ou Gratuit avec Kobo Plus

  • Visual Basic 2015 in 24 Hours, Sams Teach Yourself

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

    CHF 25.10

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

    CHF 31.66

  • 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

    CHF 11.48 ou Gratuit avec Kobo Plus

  • Mastering Excel: Starter Set

    par Mark Moore ...
    Ramp up your Excel skills with the Mastering Excel Starter Set. This collection of three Excel lessons will get you on the path to be the Excel guru.The Starter Set includes:Mastering Excel Macros - Introduction: The first in the mastering Excel macros series. The series starts from the most basic levels (you need to know nothing about macros) and ends with you writing macro to control PowerPoint ... En savoir plus

    Gratuit

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

    CHF 14.76 ou Gratuit avec Kobo Plus

  • Practical SQL; Query & Manage Database

    A Hands-On Guide to Database Querying, Design, Management, and Optimization

    par Stephen Hart ...
    Master the language that powers modern databases and unlock the skills needed to organize, manage, and analyze data with confidence. **Practical SQL: Query & Manage Databases** is a comprehensive, hands-on guide designed to take you from SQL fundamentals to professional-level database development and management. Whether you're a complete beginner, aspiring data analyst, software developer, ... En savoir plus

    CHF 6.50

  • Programming ArcObjects with VBA

    A Task-Oriented Approach, Second Edition

    If you're ready to take your knowledge of ArcGIS to the next level, then you need to learn how to work with ArcObjects. But with thousands of objects, properties, and methods, how can you ever hope to sort through the ArcObjects model diagrams? The first edition of Chang's Programming ArcObjects with VBA: A Task-Oriented Approach gave us the answer. The author's task-oriented approach shows you ... En savoir plus

    CHF 78.78

  • Beginning Visual Basic 2010

    Visual Basic 2010 offers a great deal of functionality in both tools and language. No one book could ever cover Visual Basic 2010 in its entirety—you would need a library of books. What this book aims to do is to get you started as quickly and easily as possible. It shows you the roadmap, so to speak, of what there is and where to go. Once we've taught you the basics of creating working ... En savoir plus

    CHF 29.00

  • Practical Database Programming with Visual Basic.NET

    par Ying Bai ...
    Practical Database Programming with Visual Basic.NETThe most up-to-date Visual Basic.NET programming textbook—covering both fundamentals and advanced-level programming techniques—complete with examples and solutionsVisual Basic.NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET ... En savoir plus

    CHF 79.00

  • Visual Basic in easy steps, 5th Edition

    Updated for Visual Basic/Studio Community 2017

    par Mike McGrath ...
    Collection series In Easy Steps
    Visual Basic in easy steps, 5th edition shows you how to quickly create Windows applications using the latest free Visual Basic/Studio Community 2017 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, 5th edition begins by describing the Visual Studio Community 2017 ... En savoir plus

    CHF 15.14

  • Microsoft Word VBA Codes Are Easy to Learn Under an Hour for Some People

    par Kenny L Keys ...
    You can quickly learn what a comment, an array, a variable, a text string, a VBA loop Statement, a With Statement, a Set Statement, a Dim Statement and the basic functions of Microsoft Word 2010 VBA from the pages of this small book, but you must first have the desire to learn VBA; without the desire, you’ll only end up being disappointed in this book or any other book.  When a person lacks an ... En savoir plus

    CHF 4.72

  • Kubernetes

    Do you want a container management system that provides outstanding community and industry support?Do you want something that supports a wide spectrum of workloads, programming languages and frameworks?Look no further!Kubernetes has fast become the go-to platform when it comes to container management, both open source and commercial, providing a widely used solution that has surged in popularity ... En savoir plus

    CHF 4.00