algorithm - IT concepts that help/helped you in the "real" world -


Which IT concept (like programming) do you successfully implement outside the IT world?

For example, / P>

  • Normalized databases are relevant to organizing my items.
  • Understanding the real-scale information and search engines allows me to submit data (books, articles, pictures) and the method by which I get relevant information.
  • Decision to write scripts to perform repetitive tasks -> When I want to spend more time in manually processing my salad ...

I know After all, programming is the reflection of the real world. But some concepts were not resolved until the computer made everything 10000,000 times faster and not bigger.

Premature adaptation is bad in real life because it is in code.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -