Skip to main content

Snowing in NYC

Snowing in NYC,

I really hate cold, I hate everything about it.

Maybe there are benefits I could not figure it out yet.

It does not change how I think about it.

I have it. :)

Comments

Popular posts from this blog

What should a senior java sprint boot software engineer know and how to advance his skillset?

  A senior Java Spring Boot software engineer should have a deep understanding of the Java programming language, the Spring Boot framework, and best practices for software development. They should also be able to apply this knowledge to design, develop, test, and deploy complex software applications. Here are some specific skills that a senior Java Spring Boot software engineer should have: Java: Expert knowledge of the Java programming language, including object-oriented design principles, design patterns, and the Java Development Kit (JDK). Spring Boot: Deep understanding of the Spring Boot framework, including its core features, such as auto-configuration, starters, and embedded servers. Software development: Strong software development skills, including experience with agile development methodologies, unit testing, and continuous integration and delivery (CI/CD). Databases: Experience with relational and NoSQL databases, such as MySQL, PostgreSQL, and MongoD...

My new computer MPR

I am really beginning to love it while learning its new features of Mac OSX Maverick They says it is most advanced OS system ever. They might be right. It was really hard and frustating to adapt its environment. I will decide it once I used it more than one year. I think it is worth to buy, new OS, new world.

The work/labor cannot go to waste.

The work/labor cannot go to waste. Long time ago I developed a simple database access code generator while I was studying computer engineering. After four years later I began to use it. It was just a hobby at first but it saved me so much time. Basically it just created/generated entity of selected table and some codes related to selected table. You have a project which needs to be done lots of work on data, that generator is life-saver. It is really frustrating to write almost same code logic again and again for different table. I really understand one more times that your work cannot go to waste.