Pinned Repositories
elm-diff
A diff implementation for Elm
RobustPython
Code Examples for Robust Python book
The-Clojure-Workshop
A New, Interactive Approach to Learning Clojure
UnattendedWinstall
Personalized Unattended Answer Files that helps automatically debloat and customize Windows 10 & 11 during the installation process.
antonioj-mattos's Repositories
antonioj-mattos/a-functional-approach-to-java
Examples of the O'Reilly book "A Functional Approach to Java"
antonioj-mattos/buckpal
An example approach for implementing a Clean/Hexagonal Architecture
antonioj-mattos/cftbat-code
antonioj-mattos/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
antonioj-mattos/data-oriented-programming-book
antonioj-mattos/demo
antonioj-mattos/Designing-Hexagonal-Architecture-with-Java
Designing Hexagonal Architecture with Java, published by Packt
antonioj-mattos/The-Clojure-Workshop
A New, Interactive Approach to Learning Clojure
antonioj-mattos/UnattendedWinstall
Personalized Unattended Answer Files that helps automatically debloat and customize Windows 10 & 11 during the installation process.
antonioj-mattos/desbravando-solid
Código do Cotuba, um gerador ebooks, que é dissecado no livro "Desbravando SOLID" https://www.casadocodigo.com.br/products/livro-desbravando-solid
antonioj-mattos/designing-hexagonal-architecture-with-java-and-scala
antonioj-mattos/docker-para-desenvolvedores
Código fonte do livro Docker para desenvolvedores
antonioj-mattos/DomainModelingMadeFunctional
Extended code samples related to the book "Domain Modeling Made Functional". Buy the book here: https://pragprog.com/book/swdddf/domain-modeling-made-functional or here https://fsharpforfunandprofit.com/books/
antonioj-mattos/ExpertF
antonioj-mattos/FluentPython
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
antonioj-mattos/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
antonioj-mattos/get-programming-with-scala
Code for the book "Get Programming with Scala" (Manning)
antonioj-mattos/grokking-simplicity-code
antonioj-mattos/grokkingfp-examples
All examples and exercises from the Grokking Functional Programming book
antonioj-mattos/GrokkingStreamingSystems
The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-systems).
antonioj-mattos/playwright_pytest_bdd_example
antonioj-mattos/programming-scala-book-code-examples
The code examples used in Programming Scala, 2nd and 3rd Editions (O'Reilly)
antonioj-mattos/scala-3-advanced
The official repository for the Rock the JVM Advanced Scala course
antonioj-mattos/ScalaCookbook
Source code examples for the Second Edition of the Scala Cookbook
antonioj-mattos/Sistema_Programa_de_Gestao_Susep
antonioj-mattos/spring-boot-java-swing-reservations
The project aims to present how to connect Spring Boot 3 and Java 17 Swing GUI widget toolkit. All application dependencies are provided by Docker Compose. There are also static code analysis tools like PMD and Checkstyle.
antonioj-mattos/supercharge-scala-future
Master IO, a functional programming technique used to create simple, asynchronous and concurrent workflows.
antonioj-mattos/the-little-elixir-otp-guidebook-code
Code examples for The Little Elixir & OTP Guidebook
antonioj-mattos/tradeio3
Sample trading domain model using Scala 3
antonioj-mattos/zio-sql-example
Simple app demonstrating web server that communicates with sql database using zio-sql library.