Skip to content

Commit 17542fb

Browse files
committed
feat: 🎸 getting started, translated
Refers: #3
1 parent 48c40b2 commit 17542fb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
=== Introdução
1+
=== Introduction
22

33
include::../../../README.asc[lines=5..6]
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
=== Objetivos
1+
=== Objectives
22

3-
Como guia para criação deste livro foi utilizado todos os objetivos citados na seção _"Review Exam Topics"_, de acordo com o https://education.oracle.com/upgrade-to-java-se-8-ocp/pexam_1Z0-813[site da certificação].
3+
As a guide for the creation of this book, we used all the objectives mentioned in the _"Review Exam Topics"_ section, according to the https://education.oracle.com/upgrade-to-java-se-8-ocp/pexam_1Z0-813[certification website].
44

5-
A missão deste livro é criar o maior número de exemplos práticos possíveis para ajudar você a colocar a mão na massa. Quanto maior for seu contato com os códigos da versão 8 do Java, mais confiante estará na hora do exame, e também para lidar com projetos em Java 8 no mercado de trabalho.
5+
The mission of this book is to create as many practical examples as possible to help you get your hands on coding. The greater your contact with Java version 8 code, the more confident you will be at exam time, as well as dealing with Java 8 projects in the job market.

ch01-getting-started.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[ch01-getting-started]]
2-
== Começando
2+
== Getting Started
33

44
include::book/01-getting-started/sections/01-introduction.asc[]
55
include::book/01-getting-started/sections/02-objectives.asc[]

0 commit comments

Comments
 (0)