large software projects like video games are broken down into pieces and completed in stages. at a certain point, all of the pieces are functional and if you put them together, it works! but maybe it doesn’t work very well. maybe if you change the order of some of the instructions, and changed the way this other piece is done, it will work better. this is optimization, taking something that works and getting it to work better.
Latest Answers