Project
Zookeeper with Java
Easy
3786 completions
~ 9 hours
4.2Help the local zoo take care of its animals by building a tool to keep an eye on them. Create your first program that works with your data.
Provided by
JetBrains Academy
About
Learn the very basics of Java coding by building a simple tool for zookeepers. Get to know how to work with variables, strings and arrays, put them in while loops and develop a simple console app from scratch.
Training project
This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.
What you'll learn
Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
First, let's try to get some simple output from your code.
Show the zookeeper an image of her ward.
The zookeeper wants to know what is inside each habitat, by its number.
Finally, your program is able to work for as long as needed!
Reviews
1 week ago
I have learned more about loops, condition statements and a lot of another interesting and useful staff!
I learned how to work with arrays, loops, conditions, user input, and strings in Java. I also learned how to store multiple values in an array and access them by index. The most difficult part was creating a loop that keeps the program running until the user enters exit, but after practicing, I unde ...
4.2
Learners who completed this project within the Java Core course rated it as follows: