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

18 Demo Websites for Selenium Automation Practice in 2026

Top 7 Web Development Trends in the Market (2026)

Mastering Selenium Practice: Automating Web Tables with Demo Examples

Selenium Automation for E-commerce Websites: End-to-End Testing Scenarios

Selenium WebDriver Integration with OpenAI, Sikuli, Appium, Python & Linux

Top 10 Highly Paid Indian-Origin CEOs in the USA

What is Java Class and Object?

14+ Best Selenium Practice Exercises to Master Automation Testing (with Code & Challenges)

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

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