Skip to content
Flying Animal

Blog Connecting Engineering & Programming

Why Almost People Give Up In Hard Problem

Recently, I have noticed that many new programmers often struggle with problem-solving. This not only makes them doubt themselves but also causes them to lose the efforts they have made and accumulated. Among them, there are also some very experienced people who sometimes face the same situation.

Criminal Psychology And Programming

The combination of criminal psychology and programming is truly fascinating. A good programmer typically possesses analytical skills, problem-solving abilities, logical thinking, and patience. These are also essential traits for a criminal psychology expert. I've read extensively about criminal psychology and will share why understanding it can not only help you become a better programmer but also a better person.

Why People Do Programming Hate Meeting

I am fortunate to have had the opportunity to challenge myself in various positions within the tech industry, ranging from roles not directly related to development to positions such as engineer, manager, and even in software development research. Occasionally, I also manage startup projects during my free time. These diverse experiences have given me a deeper insight into effective work methods, compared to those who focus solely on one field.

APSBot CLI First Release

Last week, I released the first version of APSBot CLI. This tool is designed to help you easier to explore Autodesk Platform Services and data with ease. Today, I will share with you how to use APSBot CLI and what you can expect from it. I hope you find it useful.

When Automation Make Sense

I have spent a considerable amount of time working with automation in my daily tasks. I have found that automation can save us a lot of time and effort. Like everything else, automation has its pros and cons. Today, I will share some reasons why automation can be the best choice in certain situations. Should we also reflect on what we have created?

Easy Run Unit Test Revit With Visual Studio & Rider

I remember that 3 years ago, I wrote an article about Revit Test Runner but it was quite complicated. Today, I will share with you a simpler way to run unit tests for Revit projects using Visual Studio and Rider. This is source may be useful for you if you are a Revit developer. Don't worry, I will guide you step by step.