Welcome
Hello! In today's world, there are countless resources and advanced materials available online, and everyone seems to be searching for them. However, I'm taking a different approach. I want to help you unwind and take a break from the chaotic, advanced world of computer science and programming. Let's return to the basics of programming, where you can relax, enjoy a cup of coffee, and dive into the fundamentals.
In this series, we'll explore what programming truly is. To facilitate our discussion, we'll focus on a specific language: JavaScript. I hope you find this journey enjoyable and enlightening.
What is a Programming Language?
Before diving into the term "programming language," let's first understand what a program is. A program is simply a set of instructions designed to accomplish a specific task. That's all there is to it.
At its core, even a calculator operates based on a set of instructions, just like a supercomputer or a complex video game.
A programming language is a means of effectively communicating with a computer system. Just as humans use languages like English, Hindi, Bengali, Spanish, and Tamil, we communicate with computers using languages such as C, C++, Python, JavaScript, FORTRAN, and many others.
Why JavaScript?
The choice of JavaScript for this series is straightforward. Many beginner computer science students or those from non-CS backgrounds often feel intimidated by the complexity and technicality of programming, especially when faced with a black screen. They wonder how complex operations occur on just a black screen. JavaScript is ideal for dispelling this fear. It is the language of the web, the internet, and a favourite of browsers. With JavaScript, we can easily interact with the browser, visualize our learning instantly, and build confidence. JavaScript also motivates us to explore and experiment more.
click on the button named as “Click to Change Background Color” to see the JavaScript Magic.
Next Episode Announcement
In the next part, we'll explore the basics of JavaScript, how to set it up, and even some magic tricks. We'll discover the true power of our browser. See you soon, goodbye, and happy reading!
And don't forget to subscribe to the newsletter to receive notifications when my article is published.