Taifun
January 8, 2020, 9:56pm
2
PeterO:
In App Inventor are there any conventions for whether the first letter should be upper or lower case in the different parts that make up the name for a screen, procedure, global variable or local variable?
for creating extensions there are the following conventions: UpperCamelCase for property, method and event names (i.e. the first letter should be a capital letter) and lowerCamelCase for parameter names
example:
you can use the same conventions for your app
also @Peter came up with some naming conventions here
This is a starting point for a discussion. @Boban showed a naming conventionlist in another topic. Is this something that we could make a list of. I added the userinterface components and the layout components so we have to add many more. Kodular...
Reading time: 1 mins 🕑
Likes: 14 ❤
Taifun
Trying to push the limits! Snippets , Tutorials and Extensions from Pura Vida Apps by
Taifun.
2 Likes