Skip to content
View etg-dev's full-sized avatar
πŸ˜ƒ
BE HAPPY
πŸ˜ƒ
BE HAPPY

Organizations

@ormushq

Block or report etg-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
etg-dev/README.md

waving

Typing SVG

Stay curious, keep learning, help others


My Programming Philosophies

  1. Make the code work.
  2. Optimize for efficiency. Ensure the code runs as quickly as possible with minimal resource allocation.
  3. Avoid panic in third-party packages. Always pass errors and let users or developers decide how to handle them.
  4. Favor the standard library. Use standard library functions whenever possible to minimize external dependencies.
  5. Thoroughly vet third-party libraries. Only use third-party packages if necessary, and ensure they are reliable and well-maintained.
  6. Write precise tests. Create tests that are specific in scope and avoid unnecessary conditions.
  7. Document comprehensively. Clear and thorough documentation is essential, even if it is not always enjoyable to write.
  8. Commit to continuous learning. Always seek to deepen your understanding and stay updated with best practices and new developments.

πŸ“§ Contact Me:

Looking forward to connecting with you! πŸ˜„


🌐 Socials:

LinkedIn


Pinned Loading

  1. Clean_Code_QA Clean_Code_QA Public

    A collection of essential programming questions for self-assessment and code quality improvement. Contribute your answers and engage in discussions to enhance your programming skills

    7

  2. Golang_QA Golang_QA Public

    A comprehensive collection of questions and answers covering various aspects of the Go programming language, discover solutions to common challenges faced by Go developers.

    6

  3. HEAD_FIRST_GO HEAD_FIRST_GO Public

    Brief of head_to_go book included examples

    3

  4. JS_IS_FUN JS_IS_FUN Public

    Here we get to know some programming principles implemented with JS

    JavaScript 16 4

  5. ormushq/ormus ormushq/ormus Public

    Ormus - Customer Data Platform

    Go 28 19

  6. concurrency-patterns concurrency-patterns Public

    Go 5