Tracking Inter-process Dependencies

Tracking Inter-process Dependencies

Gopher Academy via YouTube Direct link

Takeaways

29 of 29

29 of 29

Takeaways

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Tracking Inter-process Dependencies

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Roadmap
  3. 3 Outcomes
  4. 4 What are "interesting" calls?
  5. 5 Who are we calling?
  6. 6 Which call do we mark?
  7. 7 Direct call
  8. 8 Specific helper
  9. 9 Specific & generic helpers
  10. 10 Call chain
  11. 11 Marked paths
  12. 12 GoDoc search: "call graph"
  13. 13 Call graphs
  14. 14 The Plan
  15. 15 Outline
  16. 16 go/token: FileSets
  17. 17 ASTs and parsing
  18. 18 AST example
  19. 19 go/ast
  20. 20 go/parser
  21. 21 Bumps in the code
  22. 22 Point of no return
  23. 23 Workarounds
  24. 24 Not working well
  25. 25 Rebuild from the ground up
  26. 26 Opening files is pretty common
  27. 27 False positive
  28. 28 Reflection
  29. 29 Takeaways

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.