style guide

  1. C

    B4J Question B4J style guide

    Hello everyone, Is there a style guide for B4J / B4X? (Someting like PEP 8 for Python) Are there tips and tricks for giving useful names to: -Public variables -Private variables -Temporary local variable within a function -Constants -Classes -Modules -Types -Maps -Lists -Arrays .... Sometimes...
Top