It has been several months since I arrived at the Software Park. Some of the previous. Net-related things have been slowly lost. I am always concerned about related things. Some of the items subscribed in the past are still very useful. I collected some relevant information and learned some related training information. It is gratifying that many of the training courses are on the Software Park side. If you are free, you will see them later. (Of course, I know there is no white lunch in the world, but I really think things like this should be free !)
Embedded development has always been the initial method. Because it can only use standard C language, and the platform does not have so many features, many things have to be done by themselves. Like what is the most basic hardware driver, system process, event, database, etc. On the Windows platform, when you use an advanced object-oriented language to deal with these things, it can be said that you are standing on the arm of giants, you just need to focus on your business logic. However, in the embedded world, more than half of the time may need to focus on hardware functions, software performance, and some basic functions (such as databases, logs, and message mechanisms ). Compared with business logic and development efficiency, it may be relatively less important. I think this is not a good thing. The last time I received some emails about embedded UML modeling, our next version is also working with UML for development. In fact, the use of UML to develop embedded applicationsProgramI thought about this for a long time. Unfortunately, due to my limited capabilities, I don't know much about it and I'm not familiar with embedded systems, therefore, we know less about this part. Obviously, the form will be quite good in the future. At least I like things and can see more or less. It is a bit of relief.