Geometry.Net - the online learning center
Home  - Basic_B - Basic Programming

e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 132    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Basic Programming:     more books (39)
  1. Microsoft Visual Basic 2010 Step by Step (Step By Step (Microsoft)) by Michael Halvorson, 2010-04-30
  2. MicrosoftVisual Basic 2008 Express Programming for the Absolute Beginner (No Experience Required (Course Technology)) by Jr.Jerry Lee Ford, 2009-02-19
  3. Visual Basic Game Programming for Teens by Jonathan S. Harbour, 2004-12-21
  4. Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business by Tim Patrick, 2008-05-27
  5. Visual Basic Game Programming with DirectX (The Premier Press Game Development Series) by Jonathan S. Harbour, 2002-01-02
  6. The Basic Handbook: Encyclopedia of the Basic Computer Language by David A. Lien, 1986-01
  7. The Basic Handbook: Encyclopedia of the Basic Computer Language by David A. Lien, 1986-01
  8. Microcontroller Projects With Basic Stamps by Al Williams, 1999-09
  9. MicrosoftVisual Basic: Game Programming for Teens by Jonathan S. Harbour, 2007-09-25
  10. Computer Programming in BASIC by Peter Bishop, 2004-05-12
  11. The Visual Basic .NET Programming Language by Paul Vick, 2004-03-11
  12. Introduction to Programming with Visual Basic 6.0, Update Edition, An (4th Edition) by David I. Schneider, 2003-06-13
  13. Microsoft Visual Basic .NET Programmer's Cookbook (Pro-Developer) by Matthew MacDonald, 2003-06-04
  14. Faster Smarter Beginning Programming by Jim Buyens, 2002-11-13

21. Www.simtel.net: Windows 3.x // Visual Basic Programming Language
Click Below to Browse Our File Collection, Windows 3.x // Visual Basicprogramming language. Click Here, Click on (CD) to order on CD.
http://www.simtel.net/pub/win3/visbasic/
@import url(/simtel.css); Search Simtel Home
Spotlights

Doc's Picks

News Letter Signup
...
Handy Backup

Translate into
Spanish Portuguese French German Italian Japanese Korean
Select a website
mirror:
USA Hungary Poland
Welcome to Simtel.Net - A worldwide distribution network for Shareware, Freeware, and Public Domain software. Click Below to Browse Our File Collection
Windows 3.x // Visual Basic programming language
var defaultAd = ''; var freqDays = 1; var freq = 1; var bsid = '18502'; var bsads = '7'; var bsloc = '1462494983'; var bswx = 720; var bshx = 300; var s = bswx + 'x' + bshx; var c = '916'; var cb = '2' Click on (CD) to order on CD. Click here for more information. Click on ( ) purchase/register a program. bascde12.zip (CD) Basic source code librarian for VisBasic bstrcw12.zip (CD) Re-structure (Visual) Basic source code bsvbf2.zip (CD) Visual Basic source code reformatter. Freeware cdindent.zip (CD) Code Indent v1.1: Visual Basic code indenter chklsb25.zip (CD) (BUY) advanced listbox contorl, font and color cpvb269.zip

22. DB2 And Visual Basic Programming
Discussion from the database.db2.general group
http://www.devx.com/dbzone/LegacyLink/11110

23. NS Basic Programming For Palm OS
NS basic programming for Palm OS. NS basic programming for Palm OS includesfull source code for all samples in the book, plus extras.
http://www.nsbasic.com/palm/info/NSBasicProgrammingForPalm.html
NS Basic Programming for Palm OS
Written by Michael J. Verive
Published by The Eastwood Group
ISBN 0-9695844-6-6
Price $39.95 USD
  • Teaches structured programming in Basic
  • Covers Objects, Databases and more
  • Packed with hundreds of program examples
  • Online source includes everything to get started
Palm OS powered devices have been a phenomenal success, with millions being sold each year. NS Basic for Palm is a development tool that lets people who use the worldÕs most popular programming language easily create applications for these devices. It is one of the most popular development tools for the Palm Platform, being used to create applications for business large and small, education, government, as well as personal users who want to create a special application or garme. NS Basic Programming for Palm OS provides a complete guide to developing applications for the Palm Computing platform using Basic. The book shows beginning to intermediate programmers how to design and build a Palm application from the ground up. Palm objects, forms and databases are all explained in detail. User Interface issues are discussed, as well as sharing information with the desktop. If you have never worked with forms and objects before, or if you come from an older version of Basic, NS Basic Programming for Palm OS will teach you about these powerful concepts and how to use them easily and effectively. Programmers coming from other languages will also find this book makes the transition easy. Some of the major topics covered are

24. Array Basic Programming For Galactic Software
Array basic programming, The Array Basic is Thermo Galactic’s ownimplementation of a BASIClike programming language. Designed
http://www.galactic.com/Programming/
Array Basic Programming The underlying power of Thermo Galactic software's processing applications is in part due to the Array Basic TM Below is a list of Array Basic routines that were written as black box modules in order for you to use them in your own applications with little, if any, modification. The routines have been divided into these functional categories: Dialogs, Collect File Math ... Routines and View . All of the Array Basic routines require GRAMS/386 Version 3.0 (or higher) or GRAMS/32 Version 4.0 (or higher). Click the download button to begin downloading or click on the module name for more details.
Array Basic Consultants Articles Routines Instrument Control Dialogs
Routines for developing user interfaces with Windows dialog features. Open a Dialog (gres.zip, 8KB) Sample Dialog (dialogs.zip, 5KB) Open Resource (openres.zip, 8KB) Back to Top
Collect
Routines used for developing a collect driver for an instrument or device control. Define Database (defdb.zip, 5KB)

25. Lf277, SoftwareDevelopment: BASIC Programming With Unix
basic programming with Unix. Abstract Developing with Linux or anotherUnix system in BASIC ? Why not ? Various free solutions allows
http://www.linuxfocus.org/English/January2003/article277.shtml
Home Map Index Search ... About LF This article is available in: English Deutsch Francais Nederlands ...
Convert to GutenPalm

or to PalmDoc
by John Perr
About the author:
Linux user since 1994, he is one of the French editors of LinuxFocus.
Translated to English by:
Georges Tarbouriech
Content
BASIC programming with Unix
Abstract Developing with Linux or another Unix system in BASIC ? Why not ? Various free solutions allows us to use the BASIC language to develop interpreted or compiled applications.
Introduction
Even if it appeared later than other languages on the computing scene, BASIC quickly became widespread on many non Unix systems as a replacement for the scripting languages natively found on Unix. This is probably the main reason why this language is rarely used by Unix people. Unix had a more powerful scripting language from the first day on. Like other scripting languages, BASIC is mostly an interpreted one and uses a rather simple syntax, without data types, apart from a distinction between strings and numbers. Historically, the name of the language comes from its simplicity and from the fact it allows to easily teach programming to students. Unfortunately, the lack of standardization lead to many different versions mostly incompatible with each other. We can even say there are as many versions as interpreters what makes BASIC hardly portable.

26. Www.kbs-tv.com -- Kelly Broadcasting Systems - Basic Programming
American Programming. From $24.99/month for America's Top 50 to $74.99for America's Everything Pak with 150 channels plus every
http://www.kbs-tv.com/departmental_content/content/programming/en-us/index.shtml
K elly B roadcasting com Main Page About KBS Programming Equipment ... American Programming American Programming From $24.99/month for America's Top 50 to $74.99 for America's Everything Pak with 150 channels plus every premium movie channel, DISH Network has the channels that you want at a price that's right for you!
CURRENT PROMOTIONS Click here for more information about
''International Digital Home Plan''
DISH PVR -what this? If you are looking for your favorite sports program - click here ... INTERNATIONAL FREE DISH!

27. GFA Basic Windows Programming
This site is designed to give users of GFA Basic Windows help. It has a beginners section where no Category Computers Programming Languages BASIC...... Once I became competent in GFA basic programming it took me a matter of short daysto convert my knowledge to the most popular programming language (C). A free
http://www.baphead.freeserve.co.uk/
GFA Basic Windows Programming This web site is dedicated to giving GFA Basic Windows users a bit of help. It has zones for beginners, amateurs (someone who knows the language but aren't completely confident) and experts. Important - You can download all the information from this site in one zip file for easy off-line reading and reference, so if you're paying for your internet access go immediately to the downloads page. New Flicker Free Graphics Not New Getting Started with the GFA Enviroment Introduction Programming computers, especially under Windows, is often seen as a nightmare. A harrowing ordeal only the geekiest can survive. this is not always true however. You can get started in Windows programming without too much pain and also without compromising power. I would certainly recommend GFA Basic Windows to anyone starting out. GFA Basic Windows is an underestimated programming language. In my opinion it bridges the gap between simplistic BASICs and sophisticated languages like C/C++ better than any other BASIC. Once I became competent in GFA Basic programming it took me a matter of short days to convert my knowledge to the most popular programming language (C). A free version of GFA Basic Windows, only limited in the fact that you can't go past the 1000th line (it's amazing what you can write in 1000 lines of GFA Basic code), can be downloaded from the locations detailed at GfaSoft , the GFA Basic Windows file is called baswin_e.zip. If that doesn't work then you can download it from

28. Basic Programming Support From FOLDOC
basic programming Support. operating system (BPS, colloquiallyBarely Programming Support) A suite of utility routines from IBM
http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?Basic Programming Support

29. Basic Programming Techniques - NI Developer Zone - National Instruments
basic programming Techniques Browse through the Industrial Networks Resourcesto find example code, technical presentations, and tutorial information for
http://zone.ni.com/devzone/devzone.nsf/webcategories/78EED7C11E9DC0D2862567E1007

30. Professional Development Programs Information > Visual Basic Programming
Visual basic programming The next start date for this program is Spring 2003. Classesbegin Saturday, April 5. Spring Term registration begins February 24.
http://www.scs.northwestern.edu/pdp/n_content.html?ProgramID=42

31. README .DOC Discount Computer Books, Inc.
FAQ Shipping Chambersburg, PA Gaithersburg, MD Vienna, VA Privacy. 1800-678-1473E-Mail. Browse by Category - Visual basic programming.
http://www.readmedoc.com/bookcat.asp?ID=PRGB &name=Visual Basic Programming

32. PIC/BASIC Programming
forum.
http://www.electro-tech-online.com/viewforum.php?f=11

33. Visual Basic Programming -Groovyweb Tutorials Howto.tk
Access Your PC from Anywhere Free Download Visual Basic. An easy yetpowerful programming language used in many Windows applications.
http://www.groovyweb.uklinux.net/?page_name=visual basic programming

34. ScriptSearch.com: Visual_Basic
Books (0) A wide selection of books regarding Visual basic programming. Tips and Tutorials(4) Online tutorials, tips, and help on programming in Visual Basic.
http://www.scriptsearch.com/Visual_Basic/

home
search about add ... highest rated Search this Site or ... Adv. Search
Categories ASP
C/C++

CFML

Flash
...
expand directory
find a web host with: CGI Access
DB Support
NT Servers
UNIX Servers
Telnet Access advanced search internet.com channels Internet News Internet Investing IT Windows Technology ... E-mail Offers Compare products, prices, and stores at Hardware Central! Computers Desktops Mac PC Notebooks ... more Get the best price on Microsoft Visual Studio .NET Professional Edition or search for other development tools Home Visual Basic Today:  5 Days:  10 Days: 
Books
A wide selection of books regarding Visual Basic programming.
Online Communities
Discuss Visual Basic with other programmerswith other programmers online.
Scripts and Components
Categorized database of Visual Basic scripts and components.
Software
Software and tools to help in developing Visual Basic pages.
Tips and Tutorials
Online tutorials, tips, and help on programming in Visual Basic.
Web Sites
Sites offering Visual_Basic scripts, programs, and resources. Activex Instrument Extension Components Visit Rate Error Description: ActiveX Automation HMI Instrument Input Components including different kinds of 3D buttons, switches, knobs, sliders, switchsliders, switchknobs and others can be widely applied in many industry HMI applications and Simulation environments.

35. Basic Programming Software: Compare Prices, Check Store Ratings, And Read Produc
127 matches for Basic Programming Software. Below are BizRate's most popularmatches for Basic Programming Software. Basic. Programming Training.
http://software.bizrate.com/Basic,mss__att163--1074-,cat_id--309,rf--wgg.html
April 3, 2003
Log in to your account
Help See All
Departments
document.write(''); Search for in All Departments Computer Software Programming Software Home Computer Software Programming Software Email this page
124 matches for Basic Programming Software
Compare prices, product reviews and store ratings for Basic Programming Software.
Refine Product List
by Brand
See all Brands
by Price Range
See all Price Ranges
by Keyword
See all 124 matches
Other Browse Options
124 Matches
Product Description Visual Basic 6.0 Professional Edition ( PC ) Microsoft - Min CPU: 166 MHz - Min HD Space: 96 MB - Min RAM: 32 MB Rating:
Found at: 5 stores
Lowest Price: Visual Studio 6.0 Professional Edition ( PC ) Microsoft
Found at: 1 store
Lowest Price: Visual Studio 6.0 Enterprise Edition ( PC ) Microsoft
Microsoft MS Windows CE Toolkit for Visual Basic ( ver. 6.0
Microsoft
Found at: 14 stores
Lowest Price: Microsoft MS Visual Studio Enterprise Edition ( ver. 6.0 )

36. Visual Basic Programming And Custom Add-Ons For IronCAD
We provide Visual basic programming to the engineering community to solve a varietyof problems.We have written a program that calcualtes the size and
http://www.resonant.co.za/programming.htm
RESONANT SOLUTIONS (PTY) LTD
Home Services COSMOS DD Motion ... News
We provide Visual Basic programming to the engineering community to solve a variety of problems.We have written a program that calcualtes the size and configuration of an aluminium tipper, and then prints out a full BOM and set of drawings, add-ons for IronCAD using VBA, and a program that chooses the best venturi for pumping problems, and others.
Please enquire how we may help you. If you would like demo copies of the software, please enquire.
Some Custom Software Available
(click on the thumbnail to see the full image) Automated Tipper Creator: This program creates a truck tipper based on the input of user requirements using standard aluminium sections. 2D drawings, a bill of materials and construction animations are then generated as output. Injector Design: Assists in Venturi and nozzle design. Download Resonant Tools (243kb). A set of tools that makes IronCAD more productive.

37. College Of Alameda CIS 047 - Visual Basic Programming
Visual basic programming. Required Textbook The textbook for this course isAn Introduction to Programming Using Visual Basic 6.0 by David Schneider.
http://www.peralta.cc.ca.us/coa/syllabi-sp02/cis-047.htm
College of Alameda
C.I.S. 047 Spring 2002 Visual Basic Programming Class Hours: Monday and Wednesday 2:30-4:00pm, Room D119
Lab Hours: MW 4:00-5:30pm, Room D114
Instructor: Jonathan Traugott
Office Hours: Monday 1:30-2:30 D114
Instructor Email: alamedavb@hotmail.com
Course Prerequisites: CIS 47 is an introductory course for which there are no specific prerequisites. Familiarity with Windows is recommended. Class Format: CIS 47 will have two tracks designed to accommodate both beginning and experienced programmers. Each lecture will be broken up into a basic section and an advanced section. Following the basic lecture, beginning students may go directly to the lab and get started on their programs. Those who opt to stay will benefit from an informal discussion of additional VB features and programming concepts. Lab assignments will contain a subset of more advanced problems to complement this material.
Course Overview: Visual Basic is an object oriented, event driven and graphically based computer language. As such it differs radically from a so-called procedural language like C where none of these concepts are part of the language. Programming in VB includes essentially two separate processes. First the programmer designs a user interface using pre-made components such as forms, buttons, labels and dialog boxes. Once the interface has been created the programmer writes code to handle a user's actions (e.g. clicking on a button). This second phase involves the classic elements of program construction: variables, subroutines, control structures, looping, arrays, input and output and algorithm design.

38. Popular Computer Programming Language Timelines
Computer languages, their authors home pages, acronyms, creation dates, language types, tutorial links, Category Computers Programming Languages...... VBScript is similar in functionality to JavaScript and is a subset of the widelyused Microsoft Visual basic programming language. Please visit my Other Pages
http://home.cfl.rr.com/eaa/Languages.htm
Popular Computer Programming Language Timelines
Computer languages, their authors home pages,
acronyms, creation dates, language types,
tutorial links, file extensions.
Assembler Name: Assembly Language Created: By: IBM Home Page: http://www.ibm.com/ Acronym: Language type: low level Extensions: .ash .asi .asm .aso .src .tah Tutorial: http://webster.cs.ucr.edu/ Note: Assembly language has a pretty bad reputation. The common impression about assembly language programmers today is that they are all hackers or misguided individuals who need enlightenment. When to use assembly language: For Low level control. Speed. Programs written in machine language execute fast! Time Critical Code. Small program size. Writing interrupt handlers is where assembly language shines. Assembly language is very flexible and powerful; anything that the hardware of the computer is capable of doing can be done in assembly. Lisp Name: Lisp Created: By: John McCarthy Home Page: http://www-hoover.stanford.edu/BIOS/mccarthy.html Acronym: LISt Processing Language type: Functional or lambda-based Extensions: .lsp, .l

39. KIDware Educational Software
Visual Basic and Visual Basic .Net tutorials for Kids and Adults.Category Computers Programming Self Guided...... Free! Complete description. Visual basic programming Tutorials -. Visual Basicfor Kids A fun, interactive introduction to Visual basic programming for kids.
http://www.kidwaresoftware.com/
KID ware Quality Children's Educational Software
Visual Basic and Java Tutorials for Kids and Adults
Mail/FAX/E-Mail Orders
Ordering Information Contact KIDware ... FAQs
Affiliate Links:
If you use any of the above sites, please access the sites through these links. It costs you nothing extra and all proceeds received by KIDware go to charity. KID ware offers a wide variety of educational software for children and programming tutorials for both kids and adults: Children's Educational Software
Visual Basic Programming Tutorials

Visual Basic .NET Programming Tutorials

Java Programming Tutorials
...
Other Fun Software
Order On-Line to buy our products and download them directly to your computer (allowing use within minutes) or receive a CD-ROM, 3.5" Disks or E-Mailed files. You can also try one of our many free downloads and trial product versions. - Children's Educational Software - A wide variety of software for kids from pre-school to Grade 8. The products cover basic learning skills, math, science, spelling, logic, and social studies. Toddler Fun
Ten learning games for very young children (ages 2 to 5).

40. Visual Basic Programming Zone

http://spazioinwind.libero.it/vbprogzone/main.html
Error Sorry, Your browser does not support frames. Get a browser that allows frames to view this site!

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 2     21-40 of 132    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20

free hit counter