Explore how to use JDWP together with JDB, both JDK tools.
Also find me here:
Baeldung Author
Yassin Hajaj
I'm working as a Java Developer since 2016, mostly as a backend developer working on Java EE but have also worked using Spring & MicroProfile. I have a strong interest in Artificial Intelligence too.
Here's what I've written (so far):
Baeldung on Java
- All
- XML (1)
- Java (1)
- DevOps (1)
Parsing an XML File Using SAX Parser
Filed under XML
Learn how to parse an XML file in Java using SAX Parser.
Baeldung on Scala
- All
- Scala Pattern Matching (1)
Pattern Matching in Scala
Filed under Scala Pattern Matching
Explore and understand the concept of Pattern Matching in Scala.
Baeldung on Computer Science
- All
- Machine Learning (1)
Introduction to Supervised, Semi-supervised, Unsupervised and Reinforcement Learning
Filed under Machine Learning
Discover multiple techniques to apply machine learning in projects.
Baeldung on Kotlin
- All
- Algorithms (1)
Introduction to Supervised Learning in Kotlin
Filed under Algorithms
Learn how to use supervised learning to train a machine learning model using Kotlin.