CHAPTER 28Logic Components: Objective 4.2: Given a scenario, use programming organizational techniques and interpret logic
When writing code, developers use special instructions to control the logical flow of the code's execution. Branching, or conditional execution, allows the developer to set the code up to perform different actions based on the circumstances. Looping allows the same code to be executed repeatedly until one or more conditions are met.
In this chapter, you'll learn the second half of the material that you need to know about ITF+ objective 4.2. The first half of the material for this objective was covered in Chapter 27, “Programming Organizational Techniques.” The objectives covered in this chapter include:
- Branching ...
Get CompTIA ITF+ CertMike: Prepare. Practice. Pass the Test! Get Certified! now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.