Your Ads Here

Your Ads Here

Breaking

Wednesday, 7 June 2017

10 Programming Language and What You Can Do With Them.

1. JAVA:
           Java sa general purpose, high-level Programming language developed by Sun Microsystems.It was originally called OAK, and at the time it was designed for hand held devices and set-top boxes. OAK was unsuccessful and the name was later changed to JAVA. And thing you can do with Java include Mobile App Development, Website Development, Gui based Programming, Networking Apps and lot more.
2. C:
      What it is:
A general-purpose, imperative programming language developed in the early '70s, C is the oldest and most widely used language, providing the building blocks for other popular languages, such as C#, Java, JavaScript and Python. C is mostly used for implementing operating systems and embedded applications. below are the uses of C

  1. Operating Systems
  2. Language Compilers
  3. Assemblers
  4. Text Editors
  5. Print Spoolers
  6. Network Drivers
  7. Modern Programs
  8. Data Bases
  9. Language Interpreters
  10. Utilities
3. C++:
C++ is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation.
C++ is one of the most versatile languages in the world. It is used nearly everywhere for everything… systems programming (operating systems, device drivers, database engines, embedded, Internet of Things, etc.)
4. C#:
       Firstly it is important to note that C# is just one of several languages that can be used with the Microsoft .NET Framework. Many of the advantages and features of C# are actually tied very closely to .NET, and hence are also applicable to languages like Visual Basic .NET and Visual C++ .NET.
 So what can C# be used for? Well in short, almost anything. It is flexible enough to power Tcp/Ip servers, the humble Rasberry Pie and everything inbetween. And you can also use it for creating Web Applications.
5. Php:
     PHP is a general-purpose scripting language that is especially suited to server-side web development, in which case PHP generally runs on a web server. Any PHP code in a requested file is executed by the PHP runtime, usually to create dynamic web page content or dynamic images used on websites or elsewhere.

 6. Python:
         Python is a general purpose programming language created in the late 1980s, and named after Monty Python, that's used by thousands of people to do things from testing microchips at Intel, to powering Instagram, to building video games with the PyGame library, building website, Algorithm Animations.
7. Ruby:
       
It is used in a wide range of fields, but is best known as a language for Web Applications, because of the Ruby on Rails framework. The general purpose nature of Ruby makes it suitable for a wide array of programming tasks, just like Perl, Python and other general purpose languages.

 8. Javascript:
          JavaScript is a programming language that is run by most modern browsers. It supports object-oriented programming and procedural programming. It can be used to control web pages on the client side of the browser, server-side programs, and even mobile applications.
 9. SQL:
          
SQL is used to communicate with a database. According to ANSI (American National Standards Institute), it is the standard language for relational database management systems. SQL statements are used to perform tasks such as update data on a database, or retrieve data from a database.
10. Objective C:
       It was the main programming language used by Apple for the OS X and iOS operating systems, and their respective application programming interfaces (APIs) Cocoa and Cocoa Touch prior to the introduction of Swift. The programming language Objective-C was originally developed in the early 1980s.
 If you Have anything more you want to Add to the above list feel free to do so in The comment section below.

No comments:

Post a Comment

Adbox