排序
Top 5 Career Options for Senior and Experienced Developers
Top 5 Career Options for Senior and Experienced Developers,Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the ...
Design Patterns — Composite
Design Patterns — Composite,This has been posted on Medium The composite design pattern is about a hierarchy where nodes with children have different behavior than childless nodes...
Project Overview: the Basic Microservices Architecture with Spring Cloud
Project Overview: the Basic Microservices Architecture with Spring Cloud,This post presents the basic architecture of an online flower shop in a microservices architecture. I have ...
Need help setting up Java 13 with JavaFX
Need help setting up Java 13 with JavaFX,Over on the B4J site they encourage the use of Java 11 and have a zip file containing a full Java 11 with JavaFX zip available. I'd like to...
I need some advice…
I need some advice...,As many of you know I run an open source project called Ara, here are some links: FultonBrowne / Ara-android A virtual assistant for almost any android phone....
My first attempt at Generics…
My first attempt at Generics...,... it turns out I didn't need it! It's been a while that I wanted to try something with Generics. The opportunity just hit me when an implementatio...
Exemplo de uso do MQTT com Java
Exemplo de uso do MQTT com Java,MQTT (Message Queuing Telemetry Transport) é um protocolo de mensagens leve e simples de se usar, tem sido muito usado para desenvolvimento de solu...
Como fazer uma requisição GET de uma API REST em Java e transformar o JSON em um objeto
Como fazer uma requisição GET de uma API REST em Java e transformar o JSON em um objeto,Como realizar uma simples leitura de uma API REST que disponibiliza um JSON como resposta ...
Como ler um arquivo JSON no Java
Como ler um arquivo JSON no Java,Forma muito simples de se ler um arquivo JSON no Java e transformar em um objeto, muito útil para criar arquivos de configuração para seu sistem...
API REST com Spring + Testes com MockMVC + Documentação com Swagger
API REST com Spring + Testes com MockMVC + Documentação com Swagger, Introdução Este post tem como objetivo desenvolver uma API REST 100% funcional com Spring e banco de dados ...
The best programming language for Artificial Intelligence and Machine Learning
The best programming language for Artificial Intelligence and Machine Learning,This article was originally published at: What is the best programming language for machine learning ...
Use Code to Make Stuff 2: Processing (& a bit of TouchDesigner)
Use Code to Make Stuff 2: Processing (& a bit of TouchDesigner), use code to make stuff (3 Part Series) 1 Use Code to Make Stuff: p5.js 2 Use Code to Make Stuff 2: Processing (&...