• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » BASIC : Beginner’s All-purpose Symbolic Instruction Code

By Abhishek Ghosh April 4, 2013 1:26 am Updated on April 4, 2013

BASIC : Beginner’s All-purpose Symbolic Instruction Code

Advertisement

BASIC is one of the high-level programming language, that is suitable for general purpose, easy to write and can be converted to low-level programming language like C. BASIC was developed in 1964 by John George Kemeny and Thomas Eugene Kurtz.

There is nothing to get astonished with the difference of 1964 and 2013 – UNIX is still the most versatile, robust operating system that is leading for the past 40 years, now on your Mac as OS X. Except Linux, after UNIX, there are only few stable operating systems which has been developed. It is nothing abnormal to find the fact, still a BASIC compiler for OS X can cost $100 or more. This is a must to read article for Microsoft Most Vulnerable Valuable Professionals after reading the article on OpenVMS or Open Virtual Memory System.

The nomenclature clearly shows the design goal: to create a simple, programming language suitable for beginners. Except in some product names, the word “BASIC” is always written in capital letters.

Advertisement

---

 

Purpose, Goal and History of BASIC

 

The BASIC language was designed based on eight principles:

  • Easy to learn for beginners
  • Universally accepted.
  • Extensibility of the language.
  • Interactivity.
  • Short response times.
  • Hardware independence.
  • Operating system independence.
  • Clear error messages.

 

BASIC was developed at Dartmouth College to start programming against Algol and Fortran to facilitate learning computing. Fortran (previously written as FORTRAN) is a general-purpose, imperative programming language developed by IBM that is especially suited to numeric computation and scientific computing. Sarcastically, IBM later adopted BASIC and practically promoted BASIC. With the introduction of Visual Basic version 5 Microsoft achieved significant success in terms of processing speed, but could recover the lost ground before it again. Microsoft changed their mind, however, folowing their own tradition led the commercial Visual Basic supporting the rapid development of Windows-based applications. The code no longer needed to be runtime interpreted, but it was done by a compiler during program development in low-level bytecode or in later versions in native machine code it was translated.

With the introduction of object-oriented language elements, a further attempt was made ??to Visual Basic with other object-oriented languages ??such as C ++ to catch up. Basic is still present in the Office products from Microsoft and also in some other applications as VBA, which were successfully used for macro programming.

Atari BASIC is a BASIC interpreter for the Atari 8-bit family of 6502-based home computers where as Integer BASIC was written by Steve Wozniak, was the BASIC interpreter for Apple I and Apple II computers. In Atari BASIC that $ sign was introduced. You have heard of Microsoft’s Disk operating system or MS DOS (DOS were for various micro and mini-computers). MS DOS and the extended BASIC with 3½-inch floppy disk support were simultaneously developed by Microsoft. Without MS DOS, that OpenVMS kernel will not load. Here is a gap where the common exploits for Microsoft Windows NT are targeted. This is the basic reason why, despite Windows 95 was bad; it had less vulnerability to malwares than Windows XP (NT based).

BASIC is now considered one of the most easy to learn and to C and C + + being the most widely used programming languages.

 

Programming in BASIC

 

If you search in Google web search with “BASIC for Windows”, “BASIC for OS X”, you will understand that – BASIC is a language that still has a demand market. You can play with BASIC in real time as an online software :

 

Vim
1
http://www.calormen.com/applesoft/

 

The following example shows a typical BASIC code. Many commands that have been established in modern languages ??and modern BASIC dialects. One advantage of the BASIC is the fact that 70 to 90 can easily do the very simple work :
 

BASIC - Beginner's All-purpose Symbolic Instruction Code

 

Abhishek-Ghosh Tagged With beginner\s all-purpose symbolic instruction code , beginners all-purpose symbolic instruction code , beginners all purpose symbolic instruction code tutorial , beginners all purpose instruction code , write five version beginners all purpose symbolic instruction code , beginners all purpose symbolic instruction code download , beginners all purpose symbolic instruction code software free download , beginners all purpose symbolic instruction code , BASIC (bigginer all purpose symbolic instruction code) learning sites , advantages of Beginners all purpose symbolic instruction code

This Article Has Been Shared 721 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to BASIC : Beginner’s All-purpose Symbolic Instruction Code

  • UNIX Operating System : Brief Technical Perspective

    UNIX Operating System is a multi-user operating system released in August 1969 by Bell Laboratories to support the development of softwares. Here is some words.

  • Fix Mountain Lion Slow Shut Down Time

    Fix Mountain Lion Slow Shut Down Time that takes more than ~3 sec to shut down after a gray screen with spinning icon. 20 second shutdown is not nice for a Mac.

  • Connecting Cloud Server From Mac OS X Using iTerm

    Connecting Rackspace Cloud Server From Mac OS X Using iTerm is quite easy as Mac OS X is based on UNIX. Many users do not know about the best Free app iTerm.

  • Linux : Basics About Unix-like OS

    Linux referred to the usually free, unix-like Operating systems based on the Linux kernel and is GNU GPL based software. Licensing of the Linux kernel is under GNU GPL.

  • External Hard Drive Not Recognized : Pointing Towards the Solution

    External Hard Drive Not Recognized is a quite common situation faced by many users. People blame the Operating System, scratch own heads but problem persists.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (22.1K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Modernizing Your Business With a Hybrid Cloud Strategy May 22, 2022
  • Big Data in Sports May 20, 2022
  • FaaS Versus PaaS Deployment: What You Should Know May 18, 2022
  • What Is A Digital Media Consultancy? May 17, 2022
  • How Artificial Intelligence (AI) Is Changing The Way We Play Bingo May 16, 2022

About This Article

Cite this article as: Abhishek Ghosh, "BASIC : Beginner’s All-purpose Symbolic Instruction Code," in The Customize Windows, April 4, 2013, May 23, 2022, https://thecustomizewindows.com/2013/04/basic-beginners-all-purpose-symbolic-instruction-code/.

Source:The Customize Windows, JiMA.in

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Privacy Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2022 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy