Menu
Menu
Forum
Curriculum
Night Mode
Donate
#SOFTWARE DESIGN
A collection of 15 posts
#General Programming
| 2773
#tech
| 2735
#JavaScript
| 2561
#Web Development
| 2058
#technology
| 1719
#Python
| 1041
#youtube
| 974
#React
| 970
#startup
| 718
#software development
| 680
#Design
| 577
#Productivity
| 546
#Life lessons
| 532
#CSS
| 494
#self-improvement
| 486
#software design
Learn Software Design Basics: Key Phases and Best Practices
#Design
What is Wireframing? How to Go from Paper Sketches to High Fidelity Wireframes
#design patterns
What is SOLID? Principles for Better Software Design
#clean code
SOLID Principles for Programming and Software Design
#Design
Design Principles – A List of the Principles of Design
#software design
Open-Closed Principle – The Software Development Concept Explained in Plain English
#design patterns
The Model View Controller Pattern – MVC Architecture and Frameworks Explained
#Design
How I Redesigned Clubhouse, Silicon Valley’s Buzziest app
#Design Process
Adobe XD vs Sketch vs Figma vs InVision - How to Pick the Best Design Software
#Quality Software
How (and why) to embed domain concepts in code
#Code Quality
How to write easily describable code
#architecture
How to Learn Software Design and Architecture - a Roadmap
#JavaScript
When to use TypeScript: a detailed guide through common scenarios
#Devops
What to keep in mind when architecting a system
#General Programming
Multiple Inheritance in C++ and the Diamond Problem