|
|
|
|
|
by yomismoaqui
15 days ago
|
|
Problem is that in our job we are conflating several things that are different: - Coding: Writing instructions in a programming language. Example: writing a function that calculates the total price of an order. - Programming: Designing a solution, writing the code, testing it, and fixing problems. Example: building a small application that manages orders and payments. - Software engineering: Creating and maintaining reliable software systems using structured processes, architecture, testing, documentation, and teamwork. Example: designing an online store that can support millions of users and be maintained for many years. It seems like in the future coding will all be done by machines and we can use our brain for the other 2 things. |
|