Saturday, 4 April 2020

Qbasic ;



Qbasic : A programming language (QB64) 




GitHub - flukiluke/qb64: Automatically exported from code.google ...

QB64:- a 64-bit compiler implementing the QBasic language with some 64-bit extensions (Windows XP or newer, Mac OS X with Xcode & Linux)

Qbasic (Quick Beginners All purpose Symbolic Instruction Code)  is one of the Programming language. It is mostly popular among the high school computer students. It helps us to learn Programming easily. Functions and the syntax mostly used in Qbasic are english words Which can be easily understand by the Programmer. Qbasic is also called as Quickbasic.But Qbasic lacks Compiler.So, QBasic cannot be used to produce executables (.exe files). The source code (usually files with .bas extension) can only be executed immediately by the built-in QBasic interpreter. 
 
It is easy to use as it checks the syntax one by one just after written by the programmer. The syntax is checked and is highlighted if any mistake occurs in the line as shown in figure below:

Advantages of using Qbasic are:
  1. QBASIC is very easy to learn programming language.
  2. It is simple and easy to debug.
  3. QBASIC is free to download and moreover it comes pre-installed in windows 95/98.
  4. Suitable for mathematical and business application.
  5. It checks for errors in syntax automatically.
  6. Best for beginners to understand the programming language.
This was a short introduction of Qbasic.

If you want to download Qbasic visit this link provided by Qbasic.net : https://www.qbasic.net/en/qbasic-downloads/DOS/Windows-Solutions.htm

Thursday, 2 April 2020

languages used in computer programming

What do you understand by Computer programming ?

Computer programming is meant by the process of developing and implementing different types of set of instructions given to the computer to perform a specific predefined task. Computer Programming is easy if it is managed properly. There are many kinds of programming languages used in our modern life. But using the correct language is a big deal in programming. It isn't a easy thing. One should have proper knowledge about this field. 

Same as human use human languages, programming languages also follow their own grammar called syntax. There are certain basic program code elements which are common for all the programming languages.


Which programming language should you use? 

 Each programming languages have their unique ways of organizing the commands which are called syntax.Multiple programming languages can help you solve the same programming problem. However, you need to select a language that you feel is relevant to perform your task. If you decide that a language does not suit your business requirement, you can always move on to a new language. Your skill in the chosen language will also be a deciding factor. Expected software system response time, a number of simultaneous users, security, maintains, compatibility with web, mobile, devices are few other factors to consider while choosing a language.


Different Programming Languages





Here are the types of Programing languages that may help you alot 

1. C++

C++ Language



2. PEARL LANGUAGE
Perl Language




3. C LANGUAGE

C Language

4. PHP LANGUAGE
PHP Language
 5. SCHEME LANGUAGE
Scheme Logo



6. JAVA LANGUAGE
Java Language

7.PASCAL LANGUAGE
Pascal Language