Want to start programming, here are one of the most famous programming languages, have a look over them - Tech Blogs
Hi, Today the page is post is about some Programming languages.
Actually, this page would have been about Key Management System. But I could not come up with enough ideas about that, still I'm trying to gather the information...If things went as planned, then surely you would get one. And please do not forget to subscribe to the blog.
Let's Begin:
1. Python:
It is the language which probably comes to the mind of everybody when it comes to the question - 'How do I start learning programming'. It is a slow language though it directly run the code without converting it to machine code for procession. It has a syntax of Snake Casing and that's where Python got it's name from. It is said that it is easy to learn Python if we learn Java before it and Vice-Versa. It comes pre-installed in some OS including macOS.
2. Java
This language is also a pretty famous language which uses Camel Case Syntax. Java is an extremely fast language as compared to other interpreters and it dynamically compiles the input to machine code. The bytecode of the Java is intended to be executed by a virtual machine written1 separately for the host process.
3. JavaScript
The most famous language for making Android applications is just spelled above. It is the fastest dynamic language, though its a bit slower than Java. JavaScript uses Kebab casing syntax. It is commonly used for creating web pages. JavaScript is slow but faster than Python.
4. C
C is a very fast programming. It is used for making softwares which make a large part of the Operating System like Linux in Windows, UNIX in macOS, etc. It got it name because it succeeded over the language named B which used to be a hero in programming world some decades ago.
5. C++
C++ is the most preferred language for making Software Applications for Windows, besides it is considered the fastest programming language. It uses camel casing. C++ is used to make Operating Systems, major and heavy Software Applications like browsers and games. Originally, it was called 'C with classes', and at that time, it was an extension to C language and that's where it got it's name from.
6. C#(or C sharp)
C# is a not a slow language but is not as fast as C++. It use Pascal Casing syntax. You must have heard of Unity game engine, C# is widely used to create games from that. Moreover, it is the best known language for creation of games.
7. Swift
Swift is a language created by Apple.Inc and it is the first term coined when discussion comes to creating an application for iOS. It is also sometimes called the successor of C. It's been a year it was also available for Windows users. Swift is faster than Python. It is also used in online financial services.
8. HTML(Hyper Text Markup Language)
HTML is a language used for structuring web pages. It comes pre-installed in some OS including Windows, it has to be run via Notepad. It is assisted by the technologies such as CSS and JavaScript. And guess what, who created it, he was Tim Berners-Lee - the guy who created WWW(World Wide Web) or the whole internet.




Comments
Post a Comment