Java operators
Great that you are still with us! After getting acquainted with the ultimate basics of Java, it’s now time to look a bit more in-depth to zoom in on fields, primitives, operations and casting. This week is going to be substantially more work than last, but the good news is that you will learn a lot!
Topics
- Fields
- Primitives
- Objects
- Casting
- Stack vs Heap
- Operations
Content
- Fields
http://tutorials.jenkov.com/java/fields.html
- Primitives
https://www.baeldung.com/java-primitives
- Objects
https://www.geeksforgeeks.org/classes-objects-java/
https://www.baeldung.com/java-primitives-vs-objects
https://www.geeksforgeeks.org/primitive-data-type-vs-object-data-type-in-java-with-examples/?ref=rp
- Casting
https://www.geeksforgeeks.org/type-conversion-java-examples/
https://www.baeldung.com/java-type-casting
- Bonus deep dive: Stack vs Heap
https://www.baeldung.com/java-stack-heap
https://www.journaldev.com/4098/java-heap-space-vs-stack-memory
- Operations
https://www.programiz.com/java-programming/operators
https://www.w3schools.com/java/java_operators.asp
https://docs.oracle.com/javase/tutorial/java/nutsandbolts/opsummary.html
Questions
If you have any questions about the content, please write them under the corresponding Youtube 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
- Add the fields to all the classes that seem applicable for that class
- Make sure the fields are the right type
- Play around with operations here: https://www.w3schools.com/java/java_operators.asp
Видео Java operators автора Java Uncovered: раскройте суть
Видео Java operators автора Java Uncovered: раскройте суть
Информация
5 декабря 2023 г. 5:34:41
00:04:55
Похожие видео