Fundamentally, What is programming?

Fundamentally, it’s arranging patterns so that, when fed to a machine, certain desirable patterns come out.
This is a Jacquard loom:
This is the device that inspired Charles Babbage to invent the computer. As you can see, it’s weaving a carpet.
This is not a computer (there are certain important things that are missing, like internal state and the ability to also change the patterns on the paper), so this loom didn’t involve computer programming, but I think it’s still programming - just look at the tape; that’s obviously code, and I don’t think it’s unreasonable to call the person that wrote it a programmer.

Guest Author

Vladislav Zorov

programming enthusiast.
Lives in Bulgaria

Popular posts from this blog

Top 10 Demo Websites for Selenium Automation Practice

Selenium Automation for E-commerce Websites

Mastering Selenium Practice: Automating Web Tables with Demo Examples

Behavior-Driven Development (BDD) with Python Behave: A Complete Tutorial

25+ Selenium WebDriver Commands: The Complete Cheat Sheet with Examples

Top 10 Highest Paid Indian-Origin CEOs in the USA

Selenium IDE Tutorial: A Beginner's Guide to No-Code Automation Testing

14+ Best Selenium Practice Exercises to Master Automation Testing

Automating Google Search with Selenium WebDriver: Handling AJAX Calls

A Complete Guide to API Development