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

Comments

Popular posts from this blog

Python Behave Tutorial: A Comprehensive Guide to Behavior-Driven Development (BDD)

What Role Graphic Design Services Play in Marketing

Top 10 Highly Paid Indian CEOs in the USA

17 Best Demo Websites for Automation Testing Practice

Top 11 Interview Blunders That Can Cost You the Job: Expert Tips to Avoid Them

Selenium IDE Tutorial: How to Automate Web Testing with Easy-to-Use Interface

14 Best Selenium Practice Exercises for Automation Practice

Learn Selenium Wait Commands: Implicit, Explicit and Fluent Waits

Mastering Selenium Practice: Automating Web Tables with Demo Examples

Mastering Software Testing Techniques: Boundary Value Analysis to State Transition