Open bijay3030 opened 1 year ago
Hi @bijay3030, thank you for reaching out to talk at RubyNepal meetup. Will you be able to prepare this talk for June 13? https://www.meetup.com/nepal-ruby-users-group/events/292974483/
Hi @zoras dai .Thank you for considering me to speak at the RubyNepal meetup. I appreciate the opportunity. However, I regret to inform you that I will not be able to submit the talk for the June 13 event due to unforeseen circumstances .I would be more than happy to give the talk at the meetup in July. and where can I review my slides for the presentation?
Hi @bijay3030, FYI your talk is featured for the meetup scheduled on July 11 https://www.meetup.com/nepal-ruby-users-group/events/294270599/
Abstract
As developers, we strive to create maintainable, scalable, and testable software. To achieve this, we need to adhere to the SOLID Principles. The Interface Segregation Principle (ISP) is particularly important when it comes to optimizing classes and managing their dependencies. The ISP suggests that we should create small, cohesive interfaces that are specific to the needs of the clients that use them, rather than creating large, monolithic interfaces that cater to multiple clients.
Speak or Suggest
[ ] Suggestion (Suggesting a topic eager to see/learn)
NOTE: I've never given a talk before
Intended Audience
Talk Duration
Bio / About the author
Hello! I'm Bijay Subedi, working as a Software Engineer at Truemark Technology, and it's been almost 2 years learning and working with Rails.