FatBlog
English
English
  • ๐Ÿ‘‹Welcome
  • ๐Ÿ“‘Topics
    • ๐Ÿ’™Golang
      • Go: Fundamentals
        • Introduction to Go
        • Syntax and Basic Structure
        • Variables and Data Types
        • Flow Control Statements
        • Functions
        • Data Structures
        • Packages and Dependencies
      • Go: Intermediate
        • Pointers and Memory management
        • Methods and Interfaces
          • OOP Implementation
        • Errors and Error Handling
        • Logging
        • Testing and Benchmarks
      • Go: Advanced
        • Reflection and metaprogramming
        • Goroutines and Concurrency
        • Optimization and Performance
      • Go: Specialized
        • Web Development
        • Databases
        • Networking
      • Go: Clean Code and Good Practices
  • ๐Ÿ“—Books
    • Books
  • ๐ŸฃAbout me
    • About me
    • Social media
  • ๐Ÿ’ŒSupport
    • Donate
Powered by GitBook
On this page

Was this helpful?

  1. ๐Ÿ“‘Topics
  2. ๐Ÿ’™Golang
  3. Go: Intermediate
  4. Methods and Interfaces

OOP Implementation

WIP ๐Ÿšง

PreviousMethods and InterfacesNextErrors and Error Handling

Last updated 2 years ago

Was this helpful?