I first learned Excel for basic business needs. As the amount of product, pricing and marketplace data grew, simple spreadsheets became formulas, bulk files, automation and eventually software.
Learning only what was necessary
I did not begin with a plan to become a developer. I learned Excel because a business needed basic organization: products, prices, inventory and information had to be kept somewhere that could be updated and understood.
As the work became larger, the spreadsheet had to do more. Formulas, lookups, concatenation, CSV files, bulk changes and structured product data became practical tools rather than abstract computer skills. The motivation was always the same: reduce avoidable manual work and make the operation more reliable.
The pattern that kept repeating
That early experience created a habit that still shapes how I learn technology. I rarely start with a tool and search for a use case. A real operational bottleneck appears first; then I learn or build whatever is required to remove it.
Excel eventually led to Google Sheets and Apps Script. Apps Script led to Python when the workflows became too large or needed more control. Python led to APIs, backend services and AI. What looks like a broad technical stack today grew out of one continuous chain of business problems.