Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: BASIC Programming


Related Topics

In the News (Wed 16 Dec 09)

  
  O'Reilly - Safari Books Online - 1565926706 - Visual Basic Shell Programming
Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual Basic.
Visual Basic's outstanding set of resources for rapidly developing stand-alone applications doesn't include shell extensions for integrating those applications or their data files with the Windows shell.
Visual Basic Shell Programming ventures where none have gone before by giving readers both the know-how to develop shell extensions and an advanced treatment of COM programming with Visual Basic.
safari.oreilly.com /1565926706   (1725 words)

  
 The Visual Basic Programming Language
Even though people tend to say Visual Basic's compiler is far behind the compilers of Pascal and C, it has earned itself the status of a professional programming language, and has almost freed BASIC of the reputation of a children's language.
Visual Basic also has the ability to develop programs that can be used as a front end application to a database system, serving as the user interface which collects user input and displays formatted output in a more appealing and useful form than many SQL versions are capable of.
Visual Basic's main selling point is the ease with which it allows the user to create nice looking, graphical programs with little coding by the programmer, unlike many other languages that may take hundreds of lines of programmer keyed code.
www.engin.umd.umich.edu /CIS/course.des/cis400/vbasic/vbasic.html   (1176 words)

  
 BASIC programming language
BASIC programming language was created early in computing history and still survives in various mutations.
BASIC programming language is easy to learn and therefore it is often the first language taught to programming and Computer Science students, because they can easily pick it up and thereby learn basic programming concepts.
BASIC programming language was originally designed as an interactive timesharing language for mainframes back in 1963, by John Kemeney and Thomas Kurtz.
www.inforingpress.com /computer-book/basic.htm   (480 words)

  
 Visual Basic Programming Tips and Techniques by Peter Aitken
A program might monitor a specific folder and keep track of new files that are placed there; there is never a need to have two instances of such a program running.
Likewise, a program that is a front-end to a database should be restricted to one instance because having two or more copies running at the same time could lead to data errors.
Basically, a stack is an array that holds the data plus a pointer that indicates which position in the array is currently the "top" of the stack.
www.pgacon.com /visualbasic.htm   (13092 words)

  
 The QP7 Programming Page: Visual Basic Tutorial
Visual Basic is a unique language in nearly all respects: a different interface, a different style, and a different method of doing things must be learned.
Unlike other languages, Visual Basic is completely graphically oriented, so you'll be learning a lot about how to control the program to be subject to the whim of the user, and you'll learn how windows processes system messages so things happen.
Visual Basic is also a fun and practical language because all the dredgery and tedium of coding is minimized with it's easy to use graphical interface.
www.geocities.com /SiliconValley/Bay/5707/vbasic.html   (10549 words)

  
 Basic Programming
Program on main track - Also known as "service mode" or "ops mode" programming, this lets you program a specifc decoder on the layout, even while it is operating.
Because there are such a wide variety of decoders that have different features and capabilities, it is necessary to set up the programmer for the specific decoder you have installed in your locomotive.
Another option would be to open the NMRA decoder, a generic standard file that (for basic programming, at least) should cover your needs.
jmri.sourceforge.net /doc/Manual/Basic_Programming.html   (1379 words)

  
 Liberty BASIC - Easy Programming for Windows
Most programming software resembles the cockpit of a commercial jet plane, with a confusing collection of features that almost nobody needs.
Programming language software can cost hundreds or even thousands of dollars, but Liberty BASIC costs less than many video games.
With Liberty BASIC's special tutorial you can be writing your first program in minutes.
www.libertybasic.com   (219 words)

  
 BASIC Programming
Run BASIC (http://www.runbasic.com/) will be one easy way to extend the new device in the same way that many people used to use BASIC to create their own applications and games.
I guess that since BASIC was born into a world where it was shoehorned into many, many different computers it became part of the BASIC culture that it is okay to have many broadly different implementations.
BASIC was at the center of all this.
basicprogramming.blogspot.com   (6255 words)

  
 Open Directory - Computers: Programming: Languages: BASIC   (Site not responding. Last check: 2007-10-10)
BASIC Examples - Includes source code to several programs as well as some executable files available for download.
History of BASIC - A history of one of the most commonly used programming languages.
VMM Basic - A virtual machine that execute a byte-code program, compiled from language, the syntax is similar to Basic languages, that have intern motion detection commands, intern sprite commands based on DirectX, network commands, for simplify game development.
dmoz.org /Computers/Programming/Languages/BASIC   (853 words)

  
 O'Reilly - Safari Books Online - 1565928407 - COM+ Programming with Visual Basic
The importance of a book like COM+ Programming with Visual Basic lies in the fact that the Visual Basic programming environment is designed to hide as many low-level system details as possible.
Visual Basic hides almost all COM implementation details; yet it is precisely in the area of COM+ programming that these hidden details are most important.
COM+ Programming with Visual Basic focuses on topics relevant to distributed applications that are here to stay: There's simply no other documentation available for much of what's in COM+ Programming with Visual Basic.
safari.oreilly.com /1565928407   (1212 words)

  
 Visual Basic Examples
This program demonstrates dragging and dropping from explorer and between forms and also includes a cool control moving code module.
The left figure shows when it looks like when the program is executed, while the right shows what happens after the user has clicked the button 3 times and selected the checkbox, and moved the mouse over the form.
This program is similar to the drawing editor above, but used for completely different purposes.
pages.cpsc.ucalgary.ca /~saul/vb_examples   (1334 words)

  
 NS Basic Programming for Palm OS   (Site not responding. Last check: 2007-10-10)
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.
NS Basic Programming for Palm OS promises to be an indispensable asset for those learning and using NS Basic for Palm to produce effective, real world applications.
He finds the Palm devices to be indispensable in medicine as well as routine daily life, and decided to master their programming, recycling thousands of lines of code from prior projects.
www.nsbasic.com /palm/info/NSBasicProgrammingForPalm.html   (355 words)

  
 What is BASIC? - A Word Definition From the Webopedia Computer Dictionary
Developed by John Kemeney and Thomas Kurtz in the mid 1960s at Dartmouth College, BASIC is one of the earliest and simplest high-level programming languages.
During the 1970s, it was the principal programming language taught to students, and continues to be a popular choice among educators.
Despite its simplicity, BASIC is used for a wide variety of business applications.
www.webopedia.com /TERM/B/BASIC.html   (450 words)

  
 BASIC Programming and Chipmunk Basic Home Page
Chipmunk Basic for MacOS is an old-fashioned Basic interpreter which runs on almost all Macs.
Chipmunk Basic uses a vintage traditional-style command-line console, but note that line numbers are not required to run Basic program written using an external text editor.
Chipmunk Basic was featured in the Programming Paradigms column of the December 1995 issue of Dr.
www.nicholson.com /rhn/basic   (2424 words)

  
 Visual Basic Programming   (Site not responding. Last check: 2007-10-10)
The following exercises require you to start Visual Basic, load a project that will allow you to experiment with the Visual BASIC language.
The Basic programs that you are to enter and try out are listed below.
Revise the program code in module Calculate_Click that will treat the value in the Input textbox as the number of hours worked and multiply it by $8.50 per hour to get gross pay, subtract 15% in taxes and display the net pay in the Output.
faculty.juniata.edu /rhodes/intro/basic1.htm   (613 words)

  
 Programmers Heaven - Visual Basic & VB.NET programming zone
Alloy is a programming tool which allows the developer to embed all dependent files within the programmers main exe file.
Programming community, Share source code and tutorials, ask for help in our forums.
VBConversions VB.Net to C# Converter is a state of the art conversion program which rewrites your VB.Net project in C#.
www.programmersheaven.com /zone1   (709 words)

  
 Mac BASIC Programming Page
Programmers from all over the world gather here to ask questions, give programming advice, exchange ideas, brainstorm, and help each other in their programming projects and learning exercises.
Even if you've never programmed before, this title, combined with the power and ease of use of REALbasic, is all you need to start writing your own software for the Mac.
QB Al's Tools - Small program that lets you change the type and creator codes of any file, set files to visble or invisible, get information about the Mac and System version running, split a file into 2 files (resource file and data file).
members.aol.com /AlStaff/BASICList.html   (1396 words)

  
 Amazon.com: Books: Visual Basic Graphics Programming   (Site not responding. Last check: 2007-10-10)
The book begins with a quick brush-up on standard Visual Basic graphics features such as coordinate systems, graphics objects, and calls to Windows graphics application programming interfaces (APIs), but quickly moves on to a broad spectrum of bitmap- and vector-oriented topics.
Visual Basic Graphics Programming also serves as a fine introduction to many classic graphics techniques that are more traditionally presented in C. The bundled CD includes all code examples from the book as well as a large library of useful graphics functions and procedures.
Visual Basic Graphics Programming covers: VB controls programming; graphics programming with the Windows 95 API; Image processing; animation, 2D, and 3D graphics; shading models, ray tracing, and radiosity; and geometric and other graphics algorithms for VB.
www.amazon.com /exec/obidos/tg/detail/-/0471155330?v=glance   (1187 words)

  
 Visual Basic Help, Visual Basic Tutorials, Visual Basic Code, Visual Basic Programming
Visual Basic is an object-oriented programming language and environment created by Microsoft for the Windows operating system.
A version of BASIC, Visual Basic is used to build graphical client application interfaces such as buttons and windows.
You might be able to avoid reinventing the wheel.
www.devarticles.com /c/b/Visual-Basic   (664 words)

  
 Programmers Heaven - Basic programming zone
VisualWindows is a Visual Basic like RAD that let you develope and compile your own windows applications.
This is a program that splitts big files into small files making it easier to transport it throught floppies,etc. The small files can then be combined...
Mobile BASIC is the easy way to write your Mobile Phone Programs.
www.programmersheaven.com /zone6   (689 words)

  
 Visual Basic Training - Visual Basic Programming - Learn Visual Basic
These Visual Basic training courses have been designed to take you from the very basics of programming in VB to being proficient in advanced programming techniquies of Visual Basic.
Use Visual Basic programming to improve the performance of your organization.
Are you looking for excellent, online Visual Basic training that allows you to learn at your pace without spending entire days at a time away from the office?
www.e-learningcenter.com /visual_basic.htm   (411 words)

  
 Liberty BASIC Home Page
Take control - Liberty BASIC gives you what you need to create your own custom computer applications, games, and utilities.
It's easy and fun - Programming is an enjoyable hobby and can give you a sense of great accomplishment!
The thing I love most about Liberty BASIC is that it is cared about.
www.libertybasic.com /basic.html   (133 words)

  
 Visual Basic Developer Center   (Site not responding. Last check: 2007-10-10)
Now that Visual Studio is gold and has been RTMed if you are working with the LINQ preview you will More...
There is an upcoming chat on the VB 9.0 language enhancements: Visual Basic 9.0 Language More...
Roadmap for Migrating Visual Basic 6.0 to Visual Basic.NET
msdn.microsoft.com /vbasic   (524 words)

  
 DISH Network -- Programming -- Packages   (Site not responding. Last check: 2007-10-10)
**Local Channels are now included with the America’s Top 60 Plus Programming package.
Bring the culture of your homeland into your home with DISH Network.
DISH Network offers the best Spanish and English programming in the market.
www.dishnetwork.com /content/programming/packages/index.shtml   (75 words)

  
 LISP Tutorial 1: Basic LISP Programming
When working with complex programs, it is usually desirable to edit the program with an editor, fully debug the code, and then compile it for faster performance.
Now that we are equipped with all the tools for developing LISP programs, let us venture into something more interesting.
Since quoting is used frequently in LISP programs, there is a shorthand for
www.cs.sfu.ca /CC/310/pwfong/Lisp/1/tutorial1.html   (3096 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.