Trending

#ProgrammingPrinciples

Latest posts tagged with #ProgrammingPrinciples on Bluesky

Latest Top
Trending

Posts tagged #ProgrammingPrinciples

Post image

With Inversion of Control (IoC), the flow of control within the application is not controlled by the application itself, but rather by the underlying framework.

πŸ‘€ Read more here: https://deviq.com/principles/inversion-of-control/

#DevIQ #ProgrammingPrinciples

0 0 0 0
Post image

With Inversion of Control (IoC), the flow of control within the application is not controlled by the application itself, but rather by the underlying framework.

πŸ‘€ Read more here: https://deviq.com/principles/inversion-of-control/

#DevIQ #ProgrammingPrinciples

0 0 0 0
Post image

With Inversion of Control (IoC), the flow of control within the application is not controlled by the application itself, but rather by the underlying framework.

πŸ‘€ Read more here: https://deviq.com/principles/inversion-of-control/

#DevIQ #ProgrammingPrinciples

0 0 0 0
Post image

With Inversion of Control (IoC), the flow of control within the application is not controlled by the application itself, but rather by the underlying framework.

πŸ‘€ Read more here: https://deviq.com/principles/inversion-of-control/

#DevIQ #ProgrammingPrinciples

0 0 0 0
Post image

With Inversion of Control (IoC), the flow of control within the application is not controlled by the application itself, but rather by the underlying framework.

πŸ‘€ Read more here: https://deviq.com/principles/inversion-of-control/

#DevIQ #ProgrammingPrinciples

1 0 0 0

The consensus isn't absolute rejection, but caution. Understand inheritance's trade-offs. Evaluate if composition, interfaces, or inheritance best fits your specific problem & context. Choose wisely! #ProgrammingPrinciples 5/5

0 0 0 0
Post image

With Inversion of Control (IoC), the flow of control within the application is not controlled by the application itself, but rather by the underlying framework.

πŸ‘€ Read more here: https://deviq.com/principles/inversion-of-control/

#DevIQ #ProgrammingPrinciples

1 0 0 0
Post image

πŸ¦† The Liskov Substitution Principle (LSP) states that subtypes must be substitutable for their base types.

Read more: deviq.com/principles/liskov-substi...

#SoftwareDevelopment #ProgrammingPrinciples #DevIQ

0 0 1 0
Preview
Encapsulation | DevIQ Encapsulation refers to the idea that objects should manage their own behavior and state, so that their collaborators need not concern themselves with the object's inner workings.

🎬 With encapsulation, you get to control the show 🎩. Only what’s essential is exposed, keeping things tidy, organized, and secure.

Learn more about encapsulation πŸ‘‡πŸ»:
https://deviq.com/principles/encapsulation
#ProgrammingPrinciples #DevIQ

0 0 0 0
Preview
NimblePros Learn software architecture, DDD, design patterns, testing, UX, and CI/CD with our expert-led on-demand webinars and email courses. Join now!

Need to get a better understanding of #DesignPatterns and #ProgrammingPrinciples? We have some webinars and email courses that can help clarify things!
bit.ly/4bzinDH

#SoftwareDevelopment

0 0 0 0
Preview
Persistence Ignorance | DevIQ The principle of Persistence Ignorance (PI) holds that classes modeling the business domain in a software application should not be impacted by how they might be persisted.

The principle of Persistence Ignorance (PI) holds that classes modeling the business domain in a software application should not be impacted by how they might be persisted.

Learn more about Persistence Ignorance: bit.ly/48i0kBh

#ProgrammingPrinciples #DevIQ

0 0 0 0
Preview
SOLID | DevIQ The SOLID principles of Object Oriented Design include these five principles.

Software should be written as simply as possible in order to produce the desired result. However, once updating the software becomes painful, the software's design should be adjusted to eliminate the pain. Do yourself a SOLID - check this out! bit.ly/3uvHxTT

#DevIQ #ProgrammingPrinciples

0 0 0 0

The more packages that depend on an unstable package, the greater the disruption whenever it changes. This is why you need to know about the principle of stable dependencies: bit.ly/3RCq05Z

#DevIQ #ProgrammingPrinciples

0 0 0 0
1923 auto wreck involving a Chevy

1923 auto wreck involving a Chevy

The sooner a user or another system is notified there is a problem with processing its input, the better. Learn more about the principle of failing fast:

bit.ly/43o5RCN

#DevIQ #ProgrammingPrinciples

1 1 0 0
Post image

🌟 Open-Closed Principle: even if the definition is easy to understand, it is not always simple to understand

🧡 More info πŸ‘‡ [1/3]

πŸ–ΌοΈ Picture: unsplash.com/@madze

#OOP #OpenClosedPrinciple #SOLID #SoftwareEngineering #ProgrammingPrinciples #CodingTips

0 0 1 0
Post image

πŸ“’ New blog post: "Open-Closed principle: Enhancing code modularity"

#OOP #OpenClosedPrinciple #SOLID #SoftwareEngineering #ProgrammingPrinciples #CodingTips

🧡 The link πŸ‘‡ [1/3]

0 0 1 0
Preview
Keep It Simple | DevIQ The KISS principle, or Keep It Simple, Stupid, spans many trades, industries, and professions.

Your code doesn't need to be overly complex. When in doubt, consider the Keep It Simple principle: bit.ly/3P0qYHM #ProgrammingPrinciples #SoftwareDevelopment #DevIQ

1 0 0 0
Preview
Interface Segregation Principle | DevIQ The Interface Segregation Principle (ISP) states that clients should not be forced to depend on methods that they do not use.

Interfaces are meant for clients. This page on the Interface Segregation principle explains more: bit.ly/43gbROX #ProgrammingPrinciples #SoftwareDevelopment #DevIQ

0 0 0 0

πŸ“’ New blog post: "Open-Closed principle: Enhancing code modularity"

#OOP #OpenClosedPrinciple #SOLID #SoftwareEngineering #ProgrammingPrinciples #CodingTips

🧡 The link πŸ‘‡ [1/3]

0 0 1 0
Preview
Don't Repeat Yourself | DevIQ The Don't Repeat Yourself (DRY) principle states that duplication in logic should be eliminated via abstraction; duplication in process should be eliminated via automation.

Do you find yourself having to manage repetitive logic? This is painful! Do you find yourself having to manage repetitive logic? Don't do this! Don't Repeat Yourself! bit.ly/3NbWUrL #ProgrammingPrinciples #SoftwareDevelopment #DevIQ

2 1 0 0