Week 7 - live Java - Collections and Generics

Generics and collections are finally here! In this week you’ll learn what generics are for. And right after that we’ll start with collections, which are all using generics (or at least they should be). We’ll only look at the very basics of collections. The methods on each collection will be addressed next week.
Topics
- Generics
- The collections framework basics
Content
- Generics
www.geeksforgeeks.org/generic...
www.baeldung.com/java-generics
- The collections framework basics
www.programiz.com/java-progra...
Questions
If you have any questions about the content, please write them under the corresponding KZread video. The questions that are asked most will be discussed in the Saturday session. You can also ask your direct team members and the other participants. Please help each other as much as possible, if you see a question you know the answer too, please answer 😊 We’re doing this together!
Homework
- Continue working from last week’s project
- Replace arrays with appropriate collections
- Do you need classes with generics inside your project?

Пікірлер: 1

  • @immythic8351
    @immythic8351 Жыл бұрын

    I am watching this now :D