Software Applications

Accounting & Finance
Aviation
Automotive
Application Development
Business Intelligence
Budgeting
Banking
BPO
Call Center
Content management
Construction
Database Management
Document Conversion
eCRM Solutions
E-Learning
Enterprise Resource Planning
Education
Ecommerce Solutions
Embedded Technologies
Engineering
EAI
Food and Beverage
Healthcare and Medicine
HelpDesk
Hospitality and Travel
Media & Publishing
Insurance Software
Legal
Manufacturing Software
Media and Entertainment
Sales Force Automation
Supply Chain Management
Real Estate
Retail Applications
Telecommunication
Utilities Software

IT Solutions

Backup
Bar Code
Build Management
Business Management
Business Drawing
Communications
Configuration Management
Consultants
Data Administration
Desktop Customization
Device Drivers
Diagnostics
Disk Management
Document Imaging
Document Management
Electronics
File Management
Freeware
Graphic Designing
Human Resources
Industry-Specific
Information Retrieval
Internet
Intranet
Marketing
Networking
Object-Oriented
Office Suites
Online Training
Operating Systems
Project Management
System Management
Software Testing Services
Transaction Processing
Workflow Management

Programming

General Tools
Active Server Pages
Basic
C++
Delphi
HTML
Java
Oracle
Visual Basic
XML

Development

ActiveX
CGI
Compilers
Database
Debugging
Delphi
HTML Editors
Javascript
PHP
Tutorials
Setup Generators
Site Management
Source Code
Visual Basic
Web Development
Website Promotion

Internet

Browser Plug Ins
Browsing Tools
Download Manager
FTP
Online Privacy
P2P Filesharing
Pop Up Blockers
Server Tools
Toolbars

 

BASIC Programming - Downloads & Resources


In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code) is a family of high-level programming languages. The original BASIC was designed in 1964, by John George Kemeny and Thomas Eugene Kurtz at Dartmouth College, Hanover, New Hampshire, U.S., to provide access for non-science students to computers. At the time, nearly all use of computers required writing custom software, which was something only scientists and mathematicians tended to do. The language (in one variant or another) became widespread on microcomputers in the late 1970s and home computers in the 1980s. BASIC remains popular to this day in a handful of highly modified dialects and new languages based on BASIC such as Microsoft Visual Basic.

Many newer BASIC versions were created during this period. Microsoft sold several versions of BASIC for MS-DOS/PC-DOS including BASICA, GW-BASIC (a BASICA-compatible version that did not need IBM's ROM) and QuickBASIC.

Turbo Pascal-publisher Borland published Turbo BASIC 1.0 in 1985 (successor versions are still being marketed by the original author under the name PowerBASIC).

 

 

 

BASIC's fortunes reversed once again with the introduction of Visual Basic by Microsoft. It is somewhat difficult to consider this language to be BASIC, because of the major shift in its orientation towards an object-oriented and event-driven perspective. The only significant similarity to older BASIC dialects was familiar syntax. Syntax itself no longer "fully defined" the language, since much development was done using "drag and drop" methods without exposing all code for commonly-used objects such as buttons and scrollbars to the developer. While this could be considered an evolution of the language, few of the distinctive features of early Dartmouth BASIC, such as line numbers and the INPUT keyword, remain (although Visual Basic still uses INPUT to read data from files, and INPUTBOX is available for direct user input; line numbers can also optionally be used in all VB versions, even VB.NET, albeit they cannot be used in certain places, for instance before SUB).

Ironically given the origin of BASIC as a "beginner's" language, and apparently even to the surprise of many at Microsoft who still initially marketed Visual Basic or "VB" as a language for hobbyists, the language had come into widespread use for small custom business applications shortly after the release of VB version 3.0, which is widely considered the first relatively stable version. While many advanced programmers still scoffed at its use, VB met the needs of small businesses efficiently wherever processing speed was less of a concern than easy development. (By that time, computers running Windows 3.1 had become fast enough that many business-related processes could be completed "in the blink of an eye" even using a "slow" language, as long as massive amounts of data were not involved.) Many small business owners found they could create their own small yet useful applications in a few evenings to meet their own specialized needs. Eventually, during the lengthy lifetime of VB3, knowledge of Visual Basic had become a marketable job skill.

Many BASIC dialects have also sprung up in the last few years, including Bywater BASIC and True BASIC (the direct successor to Dartmouth BASIC from a company controlled by Kurtz). Many other BASIC variants and adaptations have been written by hobbyists, equipment developers, and others, as it is a relatively simple language to develop translators for. An example of an open source interpreter, written in C, is MiniBasic.

The ubiquity of BASIC interpreters on personal computers was such that textbooks once included simple "Try It In BASIC" exercises that encouraged students to experiment with mathematical and computational concepts on classroom or home computers. Futurist and sci-fi writer David Brin mourns the loss of ubiquitous BASIC in a recent Salon article.

ZX81 BASIC Programming by Steven Vickers

ZX81 BASIC Programming. FRONT COVER. CHAPTER 1 Setting up the ZX81 & how to use this manual, whether or not you know BASIC. CHAPTER 2 Telling the computer what to do

Basic Programming

Setting Up the Programmer. We shall assume you've been through the previous section (Getting Started) , have your computer hooked up to your command station/booster with any ...

List of basic computer programming topics - Wikipedia, the free ...

Computer programming is a subfield of computer science. This is not a list of topics about the BASIC programming language. The following list of topics is provided as an overview of and introduction to computer programming:
Essence of computer ... · History of computer ... · Computing · Computer software

Turbo Basic - Wikipedia, the free encyclopedia

Turbo Basic is a BASIC compiler and dialect originally created by Robert 'Bob' Zale and bought from him by Borland. When Borland decided to stop publishing it, Zale bought it back from them, renamed it to PowerBASIC and set up PowerBASIC Inc. to continue support and development of it.

Visual Basic - Wikipedia, the free encyclopedia

Visual Basic (VB) is a third-generation event-driven programming language and associated development environment (IDE) from Microsoft for its COM programming model. [1] Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects. Scripting languages such as VBA and VBScript are syntactically similar to Visual Basic, but perform differently. [2]
Language features · Characteristics ... · Evolution of Visual Basic

Just BASIC Programming - JB Programming Discussions

Just BASIC Info: Just BASIC Forum The Just BASIC Forum! You must be 13 or older to join. Folks under 18 need parental approval. See the Conforums TOS

Just BASIC Programming - Home

Please use the forums Search feature before asking, be sure to set Posted within the last: to at least 700 days (~2 years) and Display results: to 200.

Basic WCF Programming

This section presents the fundamentals for creating Windows Communication Foundation (WCF) applications.

GW-BASIC - Wikipedia, the free encyclopedia

GW-BASIC was a dialect of BASIC developed by Microsoft from BASICA, originally for Compaq. It is compatible with Microsoft/ IBM BASICA, but was disk based and did not require the ROM BASIC. It was bundled with MS-DOS operating systems on IBM PC compatibles by Microsoft. Microsoft also sold a BASIC compiler, BASCOM, compatible with GW-BASIC, for applications requiring more speed.

IGN: BASIC Programming

IGN is the ultimate BASIC Programming resource for trailers, screenshots, cheats, walkthroughs, release dates, previews, reviews, soundtracks and news.

Visual Basic Programming Forums

Visual Basic Programming, Visual Basic Programming forum discussing coding strategies, development and techniques. Go from prototype to product quickly using this robust ... ...

The Visual Basic Programming Language: Calculator!

Description. This program demonstrates the graphical aspects of the Visual Basic programming language by displaying a calculator. The calculator is used by clicking on the ...

XBasic - Wikipedia, the free encyclopedia

XBasic is a variant of the BASIC programming language that was developed in the late 1980s for the Motorola 88000 CPU and Unix by Max Reason. In the early 1990s it was ported to Windows and Linux, and since 1999 it has been available as open source software with its runtime library under the LGPL license.

ROM BASIC programming language definition of ROM BASIC programming ...

Encyclopedia article about ROM BASIC programming language. Information about ROM BASIC programming language in the Columbia Encyclopedia, Computer Desktop Encyclopedia, computing ...

GameStats: BASIC Programming Cheats, Reviews, News

GameStats has the largest collection of BASIC Programming trailers, screenshots, cheats, walkthroughs, release dates, previews, reviews, soundtracks and news.

Commodore BASIC - Wikipedia, the free encyclopedia

Commodore BASIC, also known as PET BASIC, is the dialect of the BASIC programming language used in Commodore International's 8-bit home computer line, stretching from the PET of 1977 to the C128 of 1985. The core was based on 6502 Microsoft BASIC, and as such it shares most of the core code with other 6502 BASICs of the time, such as Applesoft BASIC.
History · Technical details · Versions and features · Notable extension ...

Visual Basic Programming VB, Learn Visual Basic, Visual Basic Source ...

Learn Visual Basic, Microsoft Visual Basic, Vb Net, Download Visual Basic, Microsoft Excel Visual Basic

Further details on BASIC Programming contact sales@software09.com

 

Most Popular

AVG Anti-Virus Free
LimeWire
Ad Aware
Avira AntiVir
Avast Home
WinRar
Orbit Downloader
FrostWire
Winzip
BitComet
CamFrog Video Chat
Spybot
IrfanView
FLV Player
mIRC
YouTube Downloader
GOM Media Player
Virtual DJ Software
Adobe Reader
RealPlayer

Webware

Audio
Bookmarking
Business Tools
Communication
Design
File Sharing
Office Software
Online Storage
Productivity
Social Networking
Utilities
Video
Web Publishing

Mobile Software

iPhone Apps
Palm OS
Pocket PC Software
Psion
Symbian
Wireless Utilities

Other Popular

Adobe Writer
Adobe Flash
Photoshop
MS Office
MS Word
Fax Software
OCR Software
Project Management

MP3 & Audio

Audio Editor
Audio Tools
CD Burners
CD Rippers
Karaoke
MIDI
MP3 Converter
Players
Rippers
Sound Recorder

DVD & Video

DVD Authoring
DVD Burner
DVD Copy Software
DVD Players
DVD Rippers
Video Conversion
Video Tools

Top Shareware

JavaScript2.1
Dreamweaver 2.0
Delphi 7.0
Microsoft .NET 3.5
Java Runtime E'ment
Visual C++ Express

Popular Games

Super Mario
Warcraft
Sudoku
Shooting Games
Racing Games
Chess Games
Adventure

Security

Anti Virus
Corporate Security
Encryption
Firewalls
Keylogger
Password Manager
Password Recovery

Desktop

3D Screensavers
Screensaver Tools
Themes
Wallpapers

Software Management

Software Outsourcing
Offshore Outsourcing
Software Management
Project management
Enterprise Software

 
 
Copyright © 2008, software09.com - All Rights Reserved