+ 2

Is there a site that teaches how to build small software to big projects step by step

Hello to all friends Is there a site that teaches how to build small, medium and large software projects from scratch? such as making a simple to advanced library software or making a simple to advanced dictionary. If anyone knows, please advise. Although there are scattered tutorials on YouTube, is there a coherent collection that works well and teaches step by step.

11th Jan 2024, 1:30 PM
safir safir1
safir safir1 - avatar
2 ответов
+ 5
Free code camp try it
11th Jan 2024, 7:48 PM
Okot Jakim Gonzalo
Okot Jakim Gonzalo - avatar
0
Yes, sites like freeCodeCamp, GitHub and FullstackOpen offer step-by-step guidance to go from small apps to full-scale systems. They cover key aspects like architecture, version control, CI/CD and scalability—core to develop a software product. For production level engineering, analyzing repositories and case studies from engineering teams of CONTUS Tech helps understand how modular design and microservices are used in real world projects. Start small then iterate with complexity.
6th Aug 2025, 10:19 AM
Ram Narayanan Karunakaran
Ram Narayanan Karunakaran - avatar