1) Multiple hands. Write a program, multi-practice. This is the most advocated by beginners.
2) Diligence. Check online information, including online help, PB comes with an example program. The online information of PB is very good, not only useful, but also experience skills, precautions and examples, etc .; Although PB's own examples are not very standard, it is very systematic, involving various practical technologies in PB, Many programs can be used to use actual software development.
3) Good habits. Normalized variables, detailed comments, etc., once a good program habit is formed, the specification program can be written.
4) Care. Functions, events and data windows. There are many functions provided in the PB. There are more than 600 functions in the current version (excluding in the data window object, the web application), but only 100, which can be used, and the 100 functions can be developed. . It is very important to trigger the event of an event. The data window is the core of the PB, and the master data window must be done by learning PB.
The above is a little experience I have learned, whether it is also useful to see your study habits.