Skip to content

[language] learning #1

@Alice52

Description

@Alice52

language

  1. keyword
    • static
    • private
  2. data type: basic/complex/referenced
    • string
    • list/array
    • map/set
    • struct
    • enum
  3. flow control
    • if
    • switch..case
    • for..continue
    • while..break
  4. built-in func
  5. function/method
  6. interface/class: oop
  7. generic
  8. pointer
  9. memory
    • jvm
    • allocate
    • gc
  10. multi-thread
    • routine/juc
  11. others
    • operator
    • io: channel
    • reflect
    • annotation

cons & pros

  1. ecology

practice

  1. env setup
  2. hello world
  3. crud
    • rest api
    • db connection
    • rpc
  4. open-source framework

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions