Sviluppo di applicazioni Java EE sicure 2
Dalle minacce alle migliori pratiche Parte 2
Developing Secure Java EE Applications 2
Understanding Common Threats Part 2
Sviluppo di applicazioni Java EE sicure 1
Dalle minacce alle migliori pratiche Parte 1
Developing Secure Java EE Applications 1
From Threats To Best Practices Part 1
Software Architect
A Software Architect is a professional who designs and develops the architecture of a software system
Git Tag
How to create a tag in git
Monads: A First Definition
An introduction to monads in functional programming: algebraic structures, the formal triplet (T, η, μ), and the Maybe monad example
A list of books on Clojure
A list of Clojure books that I think are great
Using Prolog to Build Expert Systems
Building expert systems with Prolog: a practical approach
Passing Parameters to Methods/Functions/Procedure in Programming Languages
Parameter passing strategies in programming: by value, by reference and beyond
What is an inference engine?
How inference engines work and their role in expert systems
What is an expert system?
Understanding expert systems: definition, architecture and applications
Cobol overview
A comprehensive overview of the COBOL programming language
The equals() method of the Object class in Java
Learn how the equals method works and how to use it correctly
Explore the World of Artificial Intelligence
Five Websites to Boost Your Productivity and Creativity
The Data Model Resource Book Vol 1 & 2
About the series book…
I am replacing my old bash scripts with Python #2.
Python script to zip GlassFish logs and archive them by year and month. The script deletes the files after zipping them.
I am replacing my old bash scripts with Python #1.
Copy a list of directories with their contents to a shared folder.
The hashCode method of the Object class in Java
Learn how the hashCode method works and how to use it correctly
The toString method of the Object class in Java
Learn how the toString method works and how to use it correctly
The transition from Java EE to Jakarta EE
What you need to know
Working with Strings using Streams and Lambdas.
Processing strings with Java Streams and Lambda expressions
Immutable classes and objects in Java
Understanding immutable classes and objects in Java
Restore remote database backup to local
How do I restore a remote Mysql database to local? With Python script!
Java Complex Number
A Complex Number Class For Java
How to detect the machine architecture
How to check if your Linux system is 32-bit or 64-bit
Install Python 3
How to install Python 3 in Linux/Ubuntu
Fluent-API Tutorial
Different ways of implementing a Logo Language style turtle in Java.
Cool APIs and where to find them: the Objects.toString() method
Less code to handle null strings. Convert a string if null to an empty string.
Perché Java è ancora al top
Breve riflessione aggiornata sul perché Java è ancora rilevante dopo oltre 20 anni dalla sua nascita