Carl Dea
Carl Dea is a Lead Developer and Software Engineer at Deloitte. He has authored Java books and has been developing software for 20+ years with many clients, from Fortune 500 companies to nonprofit organizations. He has written software ranging from mission-critical applications to e-commerce applications. Carl has been using Java since the very beginning (when Applets were cool) and is a JavaFX enthusiast (fanboy) dating back to when it used to be called F3/JavaFX script. He greatly loves sharing and advocating Java based technologies.
Do you want your ad here?
Contact us to get your ad seen by thousands of users every day!
[email protected]All 1 Likes
Project Panama for Newbies (Part 2)
Welcome to Part 2 of this series, in which we will look at C language’s concept of pointers and structs. Later on in this article, we will use Panama to mimic these concepts. The goal is to call C function signatures that are often defined to accept pointers and structs.
In this series of articles, we will explore the APIs from OpenJDK’s Project Panama.
My intent is to show you how to be proficient in using the Foreign Linker APIs (module ‘jdk.incubator.foreign’) as it relates to Java interoperability with native code.
While this article is for newbies, I assume you know the basics of the Java language, a little bash scripting, and a familiarity with C programming concepts. If you are new to C language don’t worry I will go over the concepts later.
Learn about jextract, which can generate Java binding code that represents native functions or variables (symbols) from C libraries.
By exposing native Rust functions, you can be easily accessed using Project Panama’s Foreign Function Access APIs.
How can you, as a Java developer, execute Python script code and access 3rd party Python libraries such as Tensorflow?
Table of Contents RequirementsProblemSolutionSwift PrimerSwift REPL – Hello WorldSwift functionsCreating a dynamic link library on MacOSExampleHow it WorksJava talking to Swift functions as (C functions)ConclusionHello and welcome back to the Java Panama Polyglot series where we will be presenting quick tutorials or …
Java Panama Polyglot series: quick tutorials or recipes on how to access native libraries written in other languages!
In this article you will learn how to switch between two different Java runtime environments to run an Apache Kafka instance.
imagine C code capable of performing a computation and after its completion the C code will notify Java code to perform updates to JavaFX UI components.
The Java GitHub Actions that rules them all! Hey, everyone check Carl Dea’s 3rd and final instalment Lights, Camera, Action: GitHub Actions with Java
If you want to know what I spoke about in @jcon_conference in Germany, here's an interview I did at the @foojayio podcast:
#Java #JCON #JakartaEE #AI #A2A
Our team loves to meet and talk with the Java community from around the world. If you want to learn more. You can find all OmniFish presentations at: https://speakerdeck.com/omnifish, including links to the source code of related demos. Or get in touch for a free consultation call.
Another happy customer :)
"Their expertise and flexible hands-on troubleshooting support accelerated resolution of several unexpected hurdles and ultimately got us to a successful upgrade outcome."
If you would like to discuss how we could help your company, get in touch.
All 54 Comments