Have you seen a field in your data classes?

  • 2 months ago
Hello everyone!

Working with Kotlin for a long time? Have you worked with spring? Have you started using some jakarta or jackson annotations that don't seem to work and you are having a hardtime finding out the cause of your problems? Then you may have forgotten 4 important concepts of fundamental programming with data structures: fields, properties, arguments, getters, setters and parameters.

I guarantee you that if you watch this video till the end, those problems will be easy to solve with no time. I do make a phylosophic interpretation of the problem you have been warned :).

Enjoy the video and have good one!
---
Chapters

00:00 Exposing how easy is to forget
03:21 Showing and example of how annotations work in Kotlin
10:34 Conclusion
---

Resources:

- Oracle Glossary of Terms: https://docs.oracle.com/javase/tutorial/information/glossary.html

---

Examples:

- Spring Master Test Drivers: https://github.com/jesperancinha/jeorg-spring-master-test-drives
- Jakarta annotations tutorial: https://youtu.be/Kl8mLM_cRiM?si=WnUrhTq0Tfs28a6W
---

Presentation

- Powerpoint on Scribd - https://www.scribd.com/presentation/715037407/Fields-in-Java-and-Kotlin-and-What-to-Expect
- Powerpoint on Slide-Share - https://www.slideshare.net/slideshows/fields-in-java-and-kotlin-and-what-to-expectpptx/266872293

---

As a short disclaimer, I'd like to mention that I'm not associated or affiliated with any of the brands eventually shown, displayed, or mentioned in this video.

---

All my work and personal interests are also discoverable on other different sites:

- My Website - https://joaofilipesabinoesperancinha.nl/
- Reddit - https://www.reddit.com/user/jesperancinha
- Credly - https://www.credly.com/users/joao-esperancinha/badges
- Pinterest - https://nl.pinterest.com/jesperancinha/
- Instagram - https://www.instagram.com/joaofisaes/
- Facebook - https://www.facebook.com/joaofisaes/
- Spotify - https://open.spotify.com/user/jlnozkcomrxgsaip7yvffpqqm
- Medium - https://medium.com/@jofisaes
- Daily Motion - https://www.dailymotion.com/jofisaes
- Tumblr - https://www.tumblr.com/blog/jofisaes

---

If you have any questions about this video please put a comment in the comment section below and I will be more than happy to help you or discuss any related topic you'd like to discuss.

If you want to discover more about my open-source work please visit me on GitHub at:

- GitHub - https://github.com/jesperancinha

Recommended