Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Series Title
      Series Title
      Clear All
      Series Title
  • Reading Level
      Reading Level
      Clear All
      Reading Level
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Content Type
    • Item Type
    • Is Full-Text Available
    • Subject
    • Country Of Publication
    • Publisher
    • Source
    • Target Audience
    • Donor
    • Language
    • Place of Publication
    • Contributors
    • Location
414 result(s) for "BASIC (Computer program language)"
Sort by:
Learn to program with Small Basic : an introduction to programming with games, art, science, and math
\"An introduction to programming with Small Basic, the free programming language for beginners based on BASIC and created by Microsoft. Covers topics like storing and manipulating data with variables; processing user input to make interactive programs; if/else statements; loops; and subroutines. Each chapter includes practice examples\"-- Provided by publisher.
Excel VBA Programming for Dummies
Find out what Excel is capable of with this step-by-step guide to VBA Short of changing the tires on your car, Microsoft Excel can do pretty much anything. And the possibilities are even more endless when you learn to program with Excel Visual Basic for Applications (VBA). Regardless of your familiarity with Excel VBA, Excel VBA Programming For Dummies can enhance your experience with the popular spreadsheet software. Pretty soon, you'll be doing things you didn't think were possible in Excel, from automating processes to writing your own worksheet functions. You'll learn how to: Understand the basic tools and operations of Visual Basic for Applications Create custom spreadsheet functions that make life easier for you and the people maintaining your spreadsheets Deal with errors and exceptions and eliminate the bugs in your code Perfect for anyone who's never even heard of Excel VBA, Excel VBA Programming For Dummies is also a fantastic resource for intermediate and advanced Excel users looking for a heads-up on the latest features and newest functionality of this simple yet powerful scripting language.
The ultimate Excel VBA course : learn and master VBA fast
Learn VBA swiftly, construct powerful macros, and excel as a skilled programmer in Excel VBA with ease! About This Video: Learn how to create an Excel Macro using a command button. Understand how to use the Excel VBA program aids in doing complex and tedious office tasks. Learn to troubleshoot and debug your custom Excel functions. In Detail: VBA is a language used for programming tasks and actions in Excel or developing additional functions in Excel worksheets that are customized to your work needs. You will gain expertise in essential topics such as setting up the Developer Tab, using the VBA Editor, recording macros, adding buttons to spreadsheets, manipulating data with properties such as Offset and Resize, working with variables, implementing conditional statements, string manipulation, utilizing loops and arrays, creating subroutines, and interactive user experiences with message boxes. We will explore case-changing functions, string manipulation using Trim, Len, and Space functions, and demonstrate how to use Excel VBA Replace, InStr, InStrRev, StrReverse, Left, Right, and Mid functions to manipulate strings effortlessly. You will learn If statements, along with Else and ElseIf clauses, allowing you to make decisions based on specific conditions. We will explore conditional and logical operators, providing you with the tools to create dynamic workflows. Additionally, we will explore the concept of arrays, including multidimensional arrays and utilizing the Split function to work with strings as arrays. Throughout the course, we will practice creating subroutines and utilizing message boxes for interactive user experiences. By the end, you will have gained the skills necessary to automate your work and become a confident Excel VBA programmer.
Excel VBA macro tutorial for engineers
This basic Excel Macro tutorial demonstrates how to import and export values from a VBA program, display a message box, and write an IF statement. This video is followed by examples on writing this same program in MATLAB and Python.
Visual Basic for applications (VBA) in Excel
VBA adds programming functionality to Microsoft Excel. A Macro is a VBA program that can be recorded to auto-generate code in VBA. VBA is a simplified form of Visual Basic and lacks full-featured programming support. VBA extends the power of Excel, especially for tasks that are repeated.
Professional ASP.NET 4.5 in C# and VB
The all-new approach for experienced ASP.NET professionals! ASP.NET is Microsoft's technology for building dynamically generated web pages from database content. Originally introduced in 2002, ASP.NET has undergone many changes in multiple versions and iterations as developers have gained a decade of experience with this popular technology. With that decade of experience, this edition of the book presents a fresh, new overhauled approach. A new focus on how to build ASP.NET sites and applications relying on field-tested reliable methods Integration of \"One ASP.NET\" philosophy treating ASP.NET Web Forms and ASP.NET MVC as equal tools each with their proper time and place Coverage of hot new ASP.NET 4.5 additions such as the Web API, Websockets and HTML5 & CSS3 use in layout but only to the extent that the tools themselves are practical and useful for working ASP.NET developers Professional ASP.NET 4.5 in C# and VB is an essential tool for programmers who need to be productive and build reliably performing sites with the latest ASP.NET Framework and Visual Studio.