Category : Software Engineering

https://www.youtube.com/watch?v=sB2iQSvrcG0 What is software engineering? A standardized, structured and thorough approach to writing code. Treating the whole development process in a standardized manner. Why bother? Ensure you are building the right product. Design code to a certain standard. Conventions and coding styles become important when working in a team. Ensure the code meets a level ..

Read more