+ 5
Steps involved in making big software/web projects....
How does a team of web/software developer's works on a big project fom scratch .....
3 odpowiedzi
+ 8
Project Managers with tech leads, gather details of project from client.
Senior developers, project manager, Senior HR and Finance guy decide about feasibility, project duration, human resources and capital required. Sales team gives a quote to client.
if client ok with cost, then development begans, teams are created, more engineer are hired if required, tech stacks are picked by teams, designing and modelling happens, A Prototyoe is made, and then starts the everlasting refinement of product to meet customer/client needs, which requires testing, Q&A, support teams.
all the people are kept in loop, bigger the crowd harder the communication so slower development.
Its just a scenario, its different for different projects.
I dont have much experience, so I hope more experienced people on Sololearn can correct me or provide other scenarios
+ 2
Fabulous job, Morpheus! 👍👏🎉
+ 1
It depends. Normally multiple people are working on the same big project.
Set a goal. What do we need to archive this? What programming languages do we want to focus on? Do I need a database? Set strict programming rules. Make secure code. Every developer has his working directory. Share your ideas together. Make regular backups of your code and comment your code properly.