by Lily Taharudin / Application Consultant It is usually not a good idea to use a desktop application design and apply it directly to a mobile application. Some web developers tend to fit in a lot of things on a page in a mobile application. However, this is usually not a good design from the
by Lorenz Alder, Senior Consultant / Software Architect Ever wanted to build a menu processor and tried to figure out how to call functions by the function names stored in the database? Here’s what you need to know: Create a prototype function defining input and output parameters for callees Let all functions you want to
Good CA 2E code or coding takes some effort. A key aspect of creating good code is to make the action diagram simple to read. It is always good to include comments in code so the next programmer can read your intent. It is also very helpful to divide your code into separate sections of