Writing a Static Analyzer for Go Code

Writing a Static Analyzer for Go Code

Gopher Academy via YouTube Direct link

Introduction

1 of 13

1 of 13

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Writing a Static Analyzer for Go Code

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

  1. 1 Introduction
  2. 2 Writing a static analysis tool
  3. 3 Run method
  4. 4 Check for assignment statement
  5. 5 Iterating over assignment statement
  6. 6 Defining closer and error types
  7. 7 Checking for close
  8. 8 Improving close
  9. 9 Handling defer
  10. 10 Handling errors
  11. 11 Close function
  12. 12 Single checker
  13. 13 Conclusion

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.