Static Code Analysis - A Behind-the-scenes Look

Static Code Analysis - A Behind-the-scenes Look

GOTO Conferences via YouTube Direct link

Intro

1 of 30

1 of 30

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Static Code Analysis - A Behind-the-scenes Look

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

  1. 1 Intro
  2. 2 File & text utilities
  3. 3 Challenge: Cross referencing
  4. 4 Abstract syntax tree
  5. 5 Which identifier refers to what?
  6. 6 Explicit support for all language features
  7. 7 Byte code
  8. 8 Which is the better choice?
  9. 9 Tracking flows
  10. 10 Assignment
  11. 11 Propagators
  12. 12 Conditional flows
  13. 13 Combinatorial explosion
  14. 14 Merging
  15. 15 Combinatorial explosion - Revisited
  16. 16 Merging - Limitations
  17. 17 Loops
  18. 18 Impossible to be precise
  19. 19 Function calls
  20. 20 Recursion
  21. 21 Virtual method calls
  22. 22 Call graph
  23. 23 Flow sensitivity
  24. 24 Aliasing
  25. 25 Framework / Library knowledge
  26. 26 Identifying unique findings
  27. 27 Quality of results
  28. 28 Levels of sophistication
  29. 29 Summary
  30. 30 Outro

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.