mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 03:23:08 +01:00
47 lines
1.5 KiB
JSON
47 lines
1.5 KiB
JSON
{
|
|
"seo": {
|
|
"title": "Software Design and Architecture Roadmap",
|
|
"description": "Learn software design and architecture with this step by step guide and resources.",
|
|
"keywords": [
|
|
"guide to learn software design and architecture",
|
|
"software design roadmap",
|
|
"software architecture roadmap",
|
|
"software design and architecture roadmap",
|
|
"modern software design and architecture roadmap",
|
|
"fullstack software design and architecture roadmap",
|
|
"design and architecture roadmap",
|
|
"scalable design roadmap",
|
|
"software design patterns roadmap",
|
|
"software architecture patterns roadmap",
|
|
"design architecture patterns roadmap",
|
|
"application architectures",
|
|
"software architecture guide"
|
|
]
|
|
},
|
|
"title": "Software Design and Architecture",
|
|
"description": "Step by step guide to learn software design and architecture",
|
|
"featuredTitle": "Software Design and Architecture",
|
|
"type": "tool",
|
|
"featuredDescription": "Guide to learn software design and architecture",
|
|
"isTextHeavy": false,
|
|
"isCommunity": false,
|
|
"isNew": true,
|
|
"isUpcoming": false,
|
|
"featured": true,
|
|
"jsonUrl": "/project/software-design-architecture.json",
|
|
"author": {
|
|
"name": "Kamran Ahmed",
|
|
"url": "https://twitter.com/kamranahmedse"
|
|
},
|
|
"pdfUrl": "/pdfs/software-design-architecture.pdf",
|
|
"relatedRoadmaps": [
|
|
"backend",
|
|
"software-architect",
|
|
"devops",
|
|
"python",
|
|
"java",
|
|
"nodejs",
|
|
"golang"
|
|
]
|
|
}
|