Strings and Random

Top-level overview of the string-handling and random number generation topics. Make and link to flash cards to add definitions.

?
View mindmap
  • Built-in subroutines
    • String handling
      • length
      • position
      • substring
      • concatenation
      • Conversion
        • string to integer
        • integer to string
        • string to float
        • float to string
        • string to date/time
        • date/time to string
        • character to char-code
        • char-code to character
    • Random numbers

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Fundamentals of programming resources »