Programming is a word that sounds quite weird to a lot of people . As this word is mostly associated with software engineers and programmers . As the word programming means to program an electronic device mostly computers according to the requirements . And computer programming is a creative field. As computer programmers are called the magicians of the modern era.
Basically we can interact with the computer through specific languages . As we communicate with each other through specific languages . Just like that programming is also a way to interact with computers. And there are a lot of languages each with its own functionality. Some of the languages are.
- C
- C++
- Java
- Python
- C#
- Swift (For Apple Development)
And there way more languages in the list. The basic code that a programmer starts with is mentioned below.
cout<<"hello world"; (In C++ syntax)
Well this article is a short intro about programming . Let me know what you think about programming.