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
Page cover image
On this page

Was this helpful?

  1. 📑Topics
  2. 💙Golang
  3. Go: Intermediate

Methods and Interfaces

WIP 🚧

PreviousPointers and Memory managementNextOOP Implementation

Last updated 2 years ago

Was this helpful?