owned this note changed 5 years ago
Linked with GitHub

程式語言之旅: 離開 Python 看看這個世界 - Paul Ivanov

歡迎來到 PyCon TW 2019 共筆

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

共筆入口:https://hackmd.io/@pycontw/2019
手機版請點選上方 按鈕展開議程列表。

PyCon Taiwan 2019 PyNight 活動規劃與 BoF 簽到/建立交流主題
https://hackmd.io/NaI9ymzRQ5urCvwOQ31WAA

Why would you leave Python?

Before we leave Python

  • "How did I get here?"
  • There's no substitute of experience.
  • My idea of fun isn't yours. We are all different.
    • Pioneers, develop without any safety.
    • Farming, the original full-stack development
    • Tourist

Leaving Python

  • Scratch
  • Greetings from Golang
    • tooling
      • GOOS= and GOARCH=...
      • go fmt; go fix;
    • elegant and robust concurrency model: GoRoutines and channels
    • interfaces provide safer duck-typing
  • Experience Elm
    • clean architecture
      • a model
      • an update function
      • a rendering of a model
    • eliminate runtime errors
    • compile time errors
  • Invest in Idris
    • build airtight programs
    • dependent type
    • autogeneration of code
      • dialog with the compiler & runtime

Open Studio

Learn, Share, Try

Q&A

  • Some thoughts on assembly?
    • Do it!
  • Slide's font
tags: PyConTW2019
Select a repo