Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Javascript (Per Bjarne Løvsletten) (some suggestions to topics below)
    • Javascript today vs when I grew up and made a menu in my web page
    • NodeJS and the associated repository
    • D3 for visualizing data (might be relevant for other languages as well, since there are multiple wrappers etc)
    • GraphQL for client/server-communication as an alternative to traditional REST (this might also be relevant for other languages, since it is a spec, and you have implementations for different languages such as JS, Python, C# ...)
    • React and building modern web apps, including the associated ecosystems of transpiling, bundling etc
  • Datajoint (Haagen Waade and Simon William Ball)
  • Kubernetes
  • IT Infrastructure info (storage, clusters, GPU, VDI, farm, etc)
  • Git
  • Documentation
  • Python
  • DB/SQL
  • Graph/plotting
  • Selective optimizations in a dynamic adaptive compiler, a.k.a. just-in-time compilers - Nico Reissmann
  • RVSDG: An Intermediate Representation for the Multi-Core Era - Nico Reissmann
  • Grain Graphs: OpenMP performance analysis made easy - Nico Reissmann