All
Articles 104,143Blog Posts 116,862Tech Tutorials 26,310Research Papers 21,854News 16,147
⚡ AI Lessons

Dev.to · cakoko
2mo ago
Open Closed Principle (OCP): Theory and Implementation in Swift
Introduction to Open Close Principle Open-Closed Principle (OCP) is one of the principles...

Dev.to · cakoko
3mo ago
Single Responsibility Principle (SRP): Theory and Implementation in Swift
What is Single Responsibility Principle SRP, or Single Responsibility Principle, states...

Dev.to · cakoko
3mo ago
SOLID Principle: Theory and Implementation in Swift
This is a series about the SOLID principles introduced by Uncle Bob (Robert C. Martin). SOLID is a...

Dev.to · cakoko
3mo ago
Judging the Problem: Code Smells and Refactoring
Introduction After learning about Separation of Concerns, how to see a problem, and how to...

Dev.to · cakoko
3mo ago
Seeing the problem: An Introduction to Separation of Concerns
Separation of concerns is one of the first topics that comes up when we want to move from writing...

Dev.to · cakoko
3mo ago
What I’m Learning About Writing Better Structured Code: A Learning Series
After working as a mobile developer and iOS developer for more than two years, I started seeing the...
DeepCamp AI