![]() |
4.1 While Loop | 4.2 For Loop | 4.3 String Iteration | 4.4 Nested Iteration | Unit 4 HW Quiz |
Collegeboard Resources for loops/iteration
## AP Computer Science A - Unit 4 Home Page
Welcome to Unit 4! In this unit, we will explore various concepts of Iteration in Java, focusing on while, for, for each, do while loops and string manipulation
Learning Goals:
- Understand how to declare, initialize, loops
- Learn how to iterate through strings
- Practice writing algorithms that use iteration
Key Topics:
Topic 4.1 - while Loops Topic 4.2 - for Loops Topic 4.3 - Developing Algorithms Using Strings Topic 4.4 - Nested Iteration
2
15
15
Iteration: 0
Current Velocity: 2, 2
Comments
You are seeing this because your Disqus shortname is not properly set. To configure Disqus, you should edit your
_config.yml
to include either adisqus.shortname
variable.If you do not wish to use Disqus, override the
comments.html
partial for this theme.