Thursday, April 25, 2013
Rad studio xe3 practice and Delphi for iOS development preview presentation
This press conference was presented by Mr. Li Wei, a prestigious technical expert in Greater China. The content includes:
1. Opening Speech and introduction
2. Multi-Device Development
3. Extreme Development Productivity in multiples of 10-firemonkey for iOS
4. Smart Data Access Technology for smart mobile devices-Visual livebindings
5. Efficient C ++ builder and Delphi compiler for the new generation
6. Q &
Today, I went to Shenzhen Minghua International Conference Center with instructor Sun and Yong Hao and Jian Hui to attend this lecture. Let me talk about my feelings.
1. Mr. Li Wei spoke about the current phenomenon. Most people have at least two mobile phones and one computer (excluding people in poor areas). According to the report, the number of global mobile phones has exceeded the global population. Therefore, our daily life is inseparable from mobile phones, so there are more and more mobile apps, and hundreds of new software are available every day.
2. The current mobile phone software tends to be smaller and better. The more beautiful the better, the faster the better. People cannot return to the Windows style. People are tired of the Windows style and are pursuing new ideas.
3. This firemonkey for iOS development Apple application platform, compared with our xcode development platform. It is much more convenient and faster. As Mr. Li Wei said, the first demo -- helloworld, he just pulled a button control, and then double-clicked him to enter. M file. A line of sendmessage ('Hello World') is entered between begin and end. Run: a warning box is displayed when you click the button. The message in the warning box is "Hello World", and a "OK" cancel button is displayed. If we use xcode to write code, we need no less than 10 lines of code.
4. the demos he made on the site are directly stored on his devices, iPad Mini or iPhone, but they are a little slow and smooth, just like the xcode app.
5. xcode is facing new opponents. I personally think that this is two different ways of development. As the saying goes, "whether it's a white cat or a black cat, catching a mouse is a good cat !" So I will learn both of them and find out their advantages and disadvantages.