Skip to main content

Log: 202201

· One min read

Happy New Year!

Achievement

  • Pragmatic Programmer (20th Anniversary Edtion)
  • The Unix Philosophy
    • i got different perspective from before to develop softwares
      • more ambitious and larger scale (both timely and systemly)

In Progress

  • Essentials of Programming Languages

What Next

  • make a smartphone app
    • study app
      • which language?
        • Dart looks good but it seems that i'll suffer from problems such as build errors and dependency errors due to cross platform...
        • probably i'll choose Kotlin and Swift so far.
  • learn Rust
    • although the priority is low in my mind
  • read
    • Computer Organization and Design MIPS Edition: The Hardware/Software Interface
    • kinda Biology introduction
      • i think that biology might give me somewhat ideas about system and software.