|
| |
| | <b>BASICb> programming language - definition of <b>BASICb> programming language in Encyclopedia |
 | | <b>BASICb> is a family of high-level programming languages. |  | | <b>BASICb> was intended to address the complexity issues of older languages with a new language designed specifically for the new class of users the time-sharing systems allowed — that is, a "simpler" user who was not as interested in speed as in simply being able to use the machine. |  | | <b>BASICb> was designed to allow students to write programs using time-sharing computer terminals. |
|
http://encyclopedia.laborlawtalk.com/BASIC_programming_language
(3242 words)
|
|
| |
| | <b>BASICb> programming language |
 | | <b>BASICb> 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 <b>basicb> programming concepts. |  | | <b>BASICb> programming language was created early in computing history and still survives in various mutations. |  | | <b>BASICb> programming language was originally designed as an interactive timesharing language for mainframes back in 1963, by John Kemeney and Thomas Kurtz. |
|
http://www.inforingpress.com/computer-book/basic.htm
(480 words)
|
|
| |
| | The Visual <b>Basicb> Programming Language |
 | | Visual <b>Basicb> is not only a programming language, but also a complete graphical development environment. |  | | Even though people tend to say Visual <b>Basicb>'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 <b>BASICb> of the reputation of a children's language. |  | | Visual <b>Basicb> 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. |
|
http://www.engin.umd.umich.edu/CIS/course.des/cis400/vbasic/vbasic.html
(1176 words)
|
|
| |
| | Visual <b>Basicb> Programming Tips and Techniques by Peter Aitken |
 | | 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. |  | | Stdin is where a program got its input from, by default the keyboard. |  | | 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. |
|
http://www.pgacon.com/visualbasic.htm
(13092 words)
|
|
| |
| | <b>BASICb> Programming |
 | | That programming language has some ideas that were pretty interesting to me coming from <b>BASICb>, but it became clear to me after a while that C programming is more about twiddling the drudgery bits and details than it is about expressing ideas. |  | | <b>BASICb> fits well with the idea that it should be as simple as possible, but no simpler. |  | | <b>BASICb> shouldn't need an industrial strength IDE that is as complicated as the cockpit of an F-15. |
|
http://basicprogramming.blogspot.com
(1992 words)
|
|
| |
| | Open Directory - Computers: Programming: Languages: <b>BASICb> |
 | | History of <b>BASICb> - A history of one of the most commonly used programming languages. |  | | <b>BASICb> Central - Contains many files, tutorials, and graphics related to <b>BASICb> programming. |  | | VMM <b>Basicb> - A virtual machine that execute a byte-code program, compiled from language, the syntax is similar to <b>Basicb> languages, that have intern motion detection commands, intern sprite commands based on DirectX, network commands, for simplify game development. |
|
http://dmoz.org/Computers/Programming/Languages/BASIC
(853 words)
|
|
| |
| | The QP7 Programming Page: Visual <b>Basicb> Tutorial |
 | | Visual <b>Basicb> 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. |  | | Unlike other languages, Visual <b>Basicb> 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 <b>Basicb> is a unique language in nearly all respects: a different interface, a different style, and a different method of doing things must be learned. |
|
http://www.geocities.com/SiliconValley/Bay/5707/vbasic.html
(10549 words)
|
|
| |
| | GFA <b>Basicb> Windows Programming |
 | | GFA <b>Basicb> Windows is an underestimated programming language. |  | | Once I became competent in GFA <b>Basicb> programming it took me a matter of short days to convert my knowledge to the most popular programming language (C). |  | | GfaSoft, the GFA <b>Basicb> Windows file is called baswin_e.zip. |
|
http://www.baphead.freeserve.co.uk
(315 words)
|
|
| |
| | Visual <b>Basicb> Internet Programming |
 | | When Visual <b>Basicb> 4.0 was released, it introduced a whole new era of programming for VB. |  | | An illustrative algorithm is implemented in Visual <b>Basicb>, emphasizing all the four fundamental aspects of distributed computing systems: resource sharing, computation speedup, reliability, and communication. |  | | While the IP Helper API is designed for use by C/C++ programmers, it is possible to use this API in Visual <b>Basicb>. |
|
http://www.vbip.com
(5750 words)
|
|
| |
| | Amazon.com: Books: Visual <b>Basicb> Graphics Programming |
 | | Visual <b>Basicb> 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 <b>Basicb> 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. |  | | You'll need to understand VB basics before picking up Visual <b>Basicb> Graphics Programming, but the book's clear writing style and measured pace will help you master these relatively arcane subjects and add powerful graphics features to your programs. |
|
http://www.amazon.com/exec/obidos/tg/detail/-/0471155330?v=glance
(1187 words)
|
|
| |
| | Programming |
 | | ScriptBasic programming language ScriptBasic is a LGPL license. |  | | Fourth-generation programming language A fourth-generation programming language (or 4GL) is a programming language desig... |  | | Kiev programming language Kiev is a Prolog programming language. |
|
http://www.brainyencyclopedia.com/topics/programming.html
(1187 words)
|
|
| |
| | Visual <b>Basicb> Programming |
 | | The <b>Basicb> programs that you are to enter and try out are listed below. |  | | The following exercises require you to start Visual <b>Basicb>, load a project that will allow you to experiment with the Visual <b>BASICb> language. |  | | 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. |
|
http://faculty.juniata.edu/rhodes/intro/basic1.htm
(613 words)
|
|
| |
| | <b>Basicb> Programming |
 | | Another option would be to open the NMRA decoder, a generic standard file that (for <b>basicb> programming, at least) should cover your needs. |  | | If you forget to write the settings to the decoder, or to save the file to the computer, you will be prompted to do so when you close the programming pane. |  | | A roster is a simply a database of all locomotives that your installation of DecoderPro has programmed. |
|
http://jmri.sourceforge.net/doc/Manual/Basic_Programming.html
(1379 words)
|
|
| |
| | <b>BASICb> Programming and Chipmunk <b>Basicb> Home Page |
 | | Chipmunk <b>Basicb> was featured in the Programming Paradigms column of the December 1995 issue of Dr. |  | | A large collection of Classic <b>Basicb> programs including <b>BASICb> Computer Games by David Ahl. |  | | <b>Basicb> in 8085 asm - by David Dunfield |
|
http://www.nicholson.com/rhn/basic
(2424 words)
|
|
| |
| | NS <b>Basicb> Programming for Palm OS |
 | | NS <b>Basicb> Programming for Palm OS provides a complete guide to developing applications for the Palm Computing platform using <b>Basicb>. |  | | If you have never worked with forms and objects before, or if you come from an older version of <b>Basicb>, NS <b>Basicb> Programming for Palm OS will teach you about these powerful concepts and how to use them easily and effectively. |  | | NS <b>Basicb> Programming for Palm OS promises to be an indispensable asset for those learning and using NS <b>Basicb> for Palm to produce effective, real world applications. |
|
http://www.nsbasic.com/palm/info/NSBasicProgrammingForPalm.html
(355 words)
|
|
| |
| | Mac <b>BASICb> Programming Page |
 | | 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. |  | | 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. |  | | 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). |
|
http://members.aol.com/AlStaff/BASICList.html
(1396 words)
|
|
| |
| | What is <b>BASICb>? - A Word Definition From the Webopedia Computer Dictionary |
 | | Developed by John Kemeney and Thomas Kurtz in the mid 1960s at Dartmouth College, <b>BASICb> is one of the earliest and simplest high-level programming languages. |  | | There is an ANSI standard for the <b>BASICb> language, but most versions of <b>BASICb> include many proprietary extensions. |  | | Contains a collection of <b>BASICb> source code files, libraries, compilers, help files and games. |
|
http://www.webopedia.com/TERM/B/BASIC.html
(450 words)
|
|
| |
| | <b>BASICb> programming language - Wikipedia, the free encyclopedia |
 | | Though it is somewhat difficult to consider this language to be <b>BASICb>, because of the significant shift in paradigm towards an object-oriented and event-driven language. |  | | <b>BASICb> was intended to address the complexity issues of older languages with a new language designed specifically for the new class of users the time-sharing systems allowed — that is, a "simpler" user who was not as interested in speed as in simply being able to use the machine. |  | | <b>BASICb> was designed to allow students to write programs for the Dartmouth Time-Sharing System. |
|
http://en.wikipedia.org/wiki/BASIC_programming_language
(2730 words)
|
|
| |
| | Visual <b>Basicb> Examples |
 | | This program is similar to the drawing editor above, but used for completely different purposes. |  | | We use this nonsense program as a first VB exercise for students to do. |  | | It illustrates how to do dynamic queries on city attributes, where cities on a map are filtered immediately as a person moves a slider or checks a checkbox. |
|
http://pages.cpsc.ucalgary.ca/~saul/vb_examples
(1334 words)
|
|
| |
| | Programmers Heaven - Visual <b>Basicb> & VB.NET programming zone |
 | | This area of the site covers the Visual <b>Basicb> programming language. |  | | Alloy is a programming tool which allows the developer to embed all dependent files within the programmers main exe file. |  | | CBT Planet provides self study computer based training courses for various topics such as Microsoft MCSE, Office 2003, Oracle OCP OCA DBA9i, Cisco CCNA... |
|
http://www.programmersheaven.com/zone1
(709 words)
|
|
| |
| | FTPOnline.com - Home Page |
 | | Even recently, programming was considered a hot profession with almost limitless opportunities for making it big. |
|
http://www.vbpj.com
(506 words)
|
|
| |
| | Programmers Heaven - <b>Basicb> programming zone |
 | | This area of the site covers the <b>BASICb> programming language. |  | | Develop, publish and play your own commercial quality mobile phone games with our easy to learn programming language. |  | | VisualWindows is a Visual <b>Basicb> like RAD that let you develope and compile your own windows applications. |
|
http://www.programmersheaven.com/zone6
(689 words)
|
|
| |
| | <b>BASICb> programming language |
 | | <b>BASICb> 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 <b>basicb> programming concepts. |  | | <b>BASICb> programming language was created early in computing history and still survives in various mutations. |  | | <b>BASICb> programming language was originally designed as an interactive timesharing language for mainframes back in 1963, by John Kemeney and Thomas Kurtz. |
|
http://www.inforingpress.com/computer-book/basic.htm
(480 words)
|
|
| |
| | The Visual <b>Basicb> Programming Language |
 | | Visual <b>Basicb> is not only a programming language, but also a complete graphical development environment. |  | | Even though people tend to say Visual <b>Basicb>'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 <b>BASICb> of the reputation of a children's language. |  | | Visual <b>Basicb> 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. |
|
http://www.engin.umd.umich.edu/CIS/course.des/cis400/vbasic/vbasic.html
(1176 words)
|
|
| |
| | Hitmill.com - Visual <b>Basicb> 6 Programming |
 | | Free Visual <b>Basicb> 6 tutorials, beginner's page, developer section, free code, online newsgroups, books, maillists, and additional VB 6.0 programmer and developer resources. |
|
http://www.hitmill.com/programming/vb.htm
(23 words)
|
|
| |
| | Tiny <b>BASICb> programming language - InfoSearchPoint.com |
 | | He had seen <b>BASICb> on minicomputers, and felt it would be the perfect match for new machines like the MITS Altair 8800 which had just been released in 1975. |  | | The language was first developed solely as a standards document, written primarily by Dennis Allison, a member of the Computer Science faculty at Stanford University. |  | | For the implementation a interpretive language (IL) is used. |
|
http://www.infosearchpoint.com/display/Tiny_BASIC
(562 words)
|
|
| |
| | Encyclopedia: Programming language |
 | | The C Programming Language, Brian Kernighan and Dennis Ritchie, the original edition that served for many years as an informal specification of the language The C programming language is a standardized imperative computer programming language developed in the early 1970s by Ken Thompson and Dennis Ritchie for use on the... |  | | Programming languages are not error tolerant; however, the burden of recognizing and using the special vocabulary is reduced by help messages generated by the programming language implementation. |  | | Prototype-based programming is a style and subset of object-oriented programming in which classes are not present, and behavior reuse (known as inheritance in class-based languages) is done by cloning existing objects which serve as prototypes for the new ones. |
|
http://www.nationmaster.com/encyclopedia/Programming-language
(6046 words)
|
|
| |
| | <b>BASICb> Programming Language |
 | | <b>BASICb> is capable of almost all computer tasks from inventory to mathematical calculations. |  | | <b>BASICb>, which stands for Beginners All-purpose Symbolic Instructions Code, was developed in 1964 by John Kemeny and Thomas Kurtz. |  | | Even though <b>BASICb> has only a few commands and is fairly easy to learn, subsequent versions of the language that have tried to add to it's earlier syntax make the new versions of <b>BASICb> incompatible with the old ones. |
|
http://oz.plymouth.edu/~budhp/BU324/basic2.html
(167 words)
|
|
| |
| | <b>BASICb> programming language - Wikipedia, the free encyclopedia |
 | | <b>BASICb> is a family of high-level programming languages. |  | | <b>BASICb> was designed to allow students to write programs using time-sharing computer terminals. |  | | <b>BASICb> was intended to address the complexity issues of older languages with a new language designed specifically for the new class of users the time-sharing systems allowed — that is, a "simpler" user who was not as interested in speed as in simply being able to use the machine. |
|
http://en.wikipedia.org/wiki/BASIC_programming_language
(3215 words)
|
|
| |
| | MSX - Wikipedia, the free encyclopedia |
 | | MSX was conceived by Kazuhiko Nishi once a Microsoft Japan executive, now ASCII Corporation, who was attempting to create a single standard by which any company could build a compatible computer. |  | | MSX 2 and up were never mainstream in Brazil, and at their time, the IBM PC (mainly in the form of Taiwanese clones) overtook that market completely. |  | | MSX is the name of a standard for home computers in the 1980s (see also 'The Home Computer Era' in the History of computing hardware). |
|
http://en.wikipedia.org/wiki/MSX
(1985 words)
|
|
|