ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

673 results

Bulgarian Java User Group
A deep dive into build-time annotation processing, David Král

Dive into the intriguing realm of build-time annotation processing. Uncover the process of generating entirely new classes based ...

38:04
A deep dive into build-time annotation processing, David Král

420 views

1 year ago

RedHatCzech
Ladislav Thon -  Write Yourself an Annotation Processor

Annotation processors were standardized in Java 6, but it wasn't until recently that they began gaining some popularity. In this talk ...

46:57
Ladislav Thon - Write Yourself an Annotation Processor

442 views

Streamed 10 years ago

Bulgarian Java User Group
Java: Reflection is dead, long live annotation processing!, Ivan Yonkov

It's been almost two decades since JSR-269 is accepted and embedded into the java compiler as of Java 6, yet it's not widely ...

50:51
Java: Reflection is dead, long live annotation processing!, Ivan Yonkov

357 views

1 year ago

Valdas Rapsevicius
Reflections, Annotations

Java Reflections and Annotations.

1:01:54
Reflections, Annotations

33 views

5 years ago

Edgars Garsneks
DIY Dependency Injection  - Java Reflection API #7

Time to implement our own basic reflection based dependency injection framework, that would scan classpath for components, ...

26:00
DIY Dependency Injection - Java Reflection API #7

147 views

7 months ago

Mohit patil
Java Annotation Fundamentals

Java Annotation Fundamentals.

2:09:54
Java Annotation Fundamentals

10 views

9 months ago

MiXiT
Exploring the future of Java : insights from expert (José Paumard,  Martin Stefanko) #MiXiT2024

Join us for an insightful interview on the future of Java in this 25-minute session. We'll delve into the latest advancements in Java, ...

22:37
Exploring the future of Java : insights from expert (José Paumard, Martin Stefanko) #MiXiT2024

48 views

1 year ago

Bulgarian Java User Group
Behind the Annotations – Taner Ilyazov

... because uh I think annotations in Java are something really nice but not a lot of people know how they're actually implemented ...

39:03
Behind the Annotations – Taner Ilyazov

55 views

10 months ago

Noob Nerd
Practice: Compile Time Annotations - Java Annotations Crash Course 6/7

This is the 6th video of series Java Annotation Crash Course. This video demos how you will write a compile time annotation that ...

28:10
Practice: Compile Time Annotations - Java Annotations Crash Course 6/7

1,376 views

6 years ago

Edgars Garsneks
DIY Testing Framework - Java Reflection API #8

Ever wondered how JUnit actually works under the hood? In this video, we'll build our own mini unit testing framework from ...

43:04
DIY Testing Framework - Java Reflection API #8

62 views

2 months ago

nipafx
Java, null, and JSpecify

Kevin Bourrillion gives an introductory presentation on JSpecify, a project spearheading a set of standard annotations for Java ...

23:53
Java, null, and JSpecify

3,768 views

2 years ago

VK Team
5. Разработка на Java (2018). Spring, Threads, Annotations | Технострим

Слайды лекции: https://bit.ly/2uBKAKU Другие лекции курса: https://goo.gl/5sZMbx Подробнее о курсе: https://goo.gl/rkukGb ...

1:58:53
5. Разработка на Java (2018). Spring, Threads, Annotations | Технострим

16,701 views

7 years ago

EuroPython Conference
Those annotations can have things other than typing?! — Mattijs Ugen

EuroPython 2024 — Terrace 2A on 2024-07-12] Those annotations can have things other than typing?! by Mattijs Ugen ...

24:14
Those annotations can have things other than typing?! — Mattijs Ugen

145 views

1 year ago

Cave of Programming
Learn Java Tutorial for Beginners, Part 49: Passing by Value

More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?

21:31
Learn Java Tutorial for Beginners, Part 49: Passing by Value

12,769 views

11 years ago

Luke Sleeman
A simple, scalable app architecture with Android Annotations

How you architect your android application is a very important consideration. I will present a simple, scalable app architecture, ...

29:11
A simple, scalable app architecture with Android Annotations

2,165 views

9 years ago

Bulgarian Java User Group
Compile time annotation processing, Ianislav Trendafilov

Since 2006 Java was extended with JSR 269: Pluggable Annotation Processing API. A lot of projects utilize this to automate ...

44:49
Compile time annotation processing, Ianislav Trendafilov

849 views

7 years ago

droidcon & fluttercon
Behind the @ – Dart Annotations in Depth - Anna Leushchenko | Fluttercon EU 2025

Talk: Behind the @ – Dart Annotations in Depth Speaker: Anna Leushchenko Event: Fluttercon EU 2025 Date: 24th - 26th, ...

20:52
Behind the @ – Dart Annotations in Depth - Anna Leushchenko | Fluttercon EU 2025

366 views

2 months ago

media.ccc.de
Johannes Bechberger: Instrument to Remove: Using Java agents for fun and profit

https://media.ccc.de/v/gpn21-97-1-instrument-to-remove-using-java-agents-for-fun-and-profit Have you ever written a Java agent?

37:43
Johannes Bechberger: Instrument to Remove: Using Java agents for fun and profit

2,035 views

2 years ago

API the Docs
Annotate, Automate & Educate | Melissa Mahoney and John Williams | API The Docs Virtual 2022

Annotate, Automate & Educate: Driving generated OpenAPI docs to benefit everyone by Melissa Mahoney and John Williams, API ...

39:51
Annotate, Automate & Educate | Melissa Mahoney and John Williams | API The Docs Virtual 2022

55 views

2 years ago

Mrdipu2014
Java Programming Tutorials | Annotations Static Method in java Part 1 Tutorial hd

I created this video with the YouTube Video Editor (http://www.youtube.com/editor)

35:39
Java Programming Tutorials | Annotations Static Method in java Part 1 Tutorial hd

63 views

11 years ago

maujahimauja
Java Programming Tutorials

I created this video with the YouTube Video Editor (http://www.youtube.com/editor)Java Programming Tutorials.

35:39
Java Programming Tutorials

46 views

10 years ago

Bulgarian Java User Group
Exploring the Java Class File API, Rafael Winterhalter

The Java Class File API marks a significant advancement in bytecode manipulation, offering a modern and streamlined approach ...

47:19
Exploring the Java Class File API, Rafael Winterhalter

119 views

6 months ago

Java
Beyond Java 8 Lambdas

Java 8 lambdas has been a long time in coming, and will dramatically change the way you code Java applications. However, it is ...

43:52
Beyond Java 8 Lambdas

9,195 views

11 years ago

Otavio Santana
Get more flexibility in your Java code by exploring reflection.

Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...

28:14
Get more flexibility in your Java code by exploring reflection.

173 views

2 years ago

Bulgarian Java User Group
Fantastic Java contracts - and where to define them? -  Milen Dyankov

http://jprime.io/nav/article/132.

46:50
Fantastic Java contracts - and where to define them? - Milen Dyankov

94 views

8 years ago