I didn’t post a technical article today, just to talk about the key word that I learned something from today: modularity

We all know that in SQL Server, storing functionality makes it modularized in order to make good code repeatable faster and avoid refactoring.

However, I think the excellent T-SQL code is encapsulated into a module, so that the development of the program is more convenient, and our life will be a module?

When we are young, we are taught to study hard to have a better future. Otherwise, we will not have a bright future. This is equivalent to building excellent modules according to the needs of customers, so that customers are satisfied.

And the colorful life we worship now, in fact, is not another kind of excellent module? As far as I’m concerned, it’s just a special module, one is a universal module.

The variety of lives we pursue, though seemingly complex, has similar modules to look for.

I always believe that the life we want and the problems we face must have been experienced and faced by our predecessors.

In fact, it seems that nothing in our life is unique, we may just retrace the footsteps of our predecessors, but the repetition of their own accept it.

Once upon a time, I had a conversation with a friend about my future. My friend said, “Well, that’s the way to live. Get a job after graduation, get married, buy a house, have a baby, educate your kids, and then get a good job after graduation.”

I was silent. In fact, my friend’s idea was also right, because it might as well be a module worth experiencing.

Sometimes I wonder, we have so many ideas, so many directions, just like modules, but how much can the average person take into account? After all, we can only choose one root and the rest as auxiliary.

Read the life of many celebrities, they are persistent in a direction, building the future of that direction, can not be regarded as a module.

Modularity is not a derogatory term, modularity forms a module, because predecessors have to experience, perception, summary, and finally combine all the excellent, stable and lasting factors together to form what we see, ordinary people can accept the module.

Modularity is liked and used by coders because it is structured, logical and systematic.

Even if we couldn’t accept the word modularity at the time, especially the way of life. In fact, life will tell you, your experience will tell you, what you do, what you experience, is a building block of your own, but you are building your own building blocks, or learning from others to strengthen your own building blocks.

When we build code, we like our programs to be flexible, we don’t want to be fixed, which is actually a modular point of view, can be viewed as a dynamic module or a static module.

To sum up, modular life can be seen everywhere in our life. Modularity is not a derogatory term, and we all experience it intentionally or unintentionally. (译 文 : Programming <–> realization)

Past wonderful

Lobyte -Java8 core practice one: interface default method

Lebyte -Java8 core exercise 2: Lambda expressions

Lebyte -Java8 core practice 3: functional interface

Lebyte Java8 core feature exercise 4: method references

Java8: Stream

Java8 Financial project application case Analysis

In addition, lebyte has also prepared a full Java12 practical course for you to read the original article