Software Engineering - Large programs
Move on to Integrated Circuits - Who is Gordon Moore?
Software Engineering
- Who coined the term “Software Engineering” and who did she work for?
- Why is it good idea to break down large programs into smaller functions.?
- What are Objects in Software Engineering?
- When using Objects, what can be stored in them?
- What name is given to the process of nesting objects in software engineering?
- What is an advantage of using such process with multiple teams of software engineers?
- What does API stands for?
- What is the difference between Public functions and Private functions?
- Why are some Functions Made Private?
- State three advantages of using an IDE.
- For one of the above describe why this is a help to the programmer.
- What are two ways that programmers can use to document the changes or document the workings of the code?
- Why is using a code comment a good idea?
- Source Control can allow the source code to be "rolled back" - what does this mean?