DEV Community

Marcio Endo profile picture

Marcio Endo

Creating a new way for building Java applications: the Objectos Way. I'm doing it in the open and building it from scratch. I share my progress on the Objectos Weekly newsletter.

Location São Paulo, SP, Brasil Joined Joined on  Personal website https://www.objectos.com.br github website twitter website

Education

Computer Engineering @ Instituto Tecnológico de Aeronáutica

Work

Objectos Software LTDA

Creating a static site using pure Java. Objectos 0.5.1 released

Creating a static site using pure Java. Objectos 0.5.1 released

Comments
4 min read

Want to connect with Marcio Endo?

Create an account to connect with Marcio Endo. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Objectos Weekly #005: Java's contextual keywords, class names and method names

Objectos Weekly #005: Java's contextual keywords, class names and method names

1
Comments
5 min read
Objectos Weekly #004: Type annotations, canonical names and inner classes

Objectos Weekly #004: Type annotations, canonical names and inner classes

3
Comments
5 min read
OW #003: A type annotation curiosity, the qualified superclass constructor invocation and more

OW #003: A type annotation curiosity, the qualified superclass constructor invocation and more

5
Comments
5 min read
LWO #002: Annotations are just modifiers, array access curiosity, faux code generators and more

LWO #002: Annotations are just modifiers, array access curiosity, faux code generators and more

5
Comments
5 min read
LWO #001: Objectos Code API revamp, and a use of Java's sealed interfaces

LWO #001: Objectos Code API revamp, and a use of Java's sealed interfaces

2
Comments
4 min read
In-depth look: the Java try-with-resources statement

In-depth look: the Java try-with-resources statement

10
Comments 2
15 min read
How to implement a hash table in Java (Part 4)

How to implement a hash table in Java (Part 4)

5
Comments
17 min read
How to implement a hash table in Java (Part 3)

How to implement a hash table in Java (Part 3)

1
Comments
14 min read
How to implement a hash table in Java (Part 2)

How to implement a hash table in Java (Part 2)

7
Comments
10 min read
How to implement a hash table in Java (Part 1)

How to implement a hash table in Java (Part 1)

8
Comments
11 min read
Things I didn't know about Java: Generic Constructors

Things I didn't know about Java: Generic Constructors

2
Comments
8 min read
A JDK 17+ alternative to using binary files in your Java tests

A JDK 17+ alternative to using binary files in your Java tests

5
Comments 2
7 min read
An alternative to using Thread.sleep in your Java tests

An alternative to using Thread.sleep in your Java tests

6
Comments
7 min read
A Maven project that produces Java 17 and Java 8 JAR files

A Maven project that produces Java 17 and Java 8 JAR files

6
Comments
12 min read
loading...