Skip to content

Commit

Permalink
feat: 🎸 getting started, translated
Browse files Browse the repository at this point in the history
Refers: #3
  • Loading branch information
rcmoutinho committed Sep 10, 2019
1 parent 48c40b2 commit 17542fb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion book/01-getting-started/sections/01-introduction.asc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
=== Introdução
=== Introduction

include::../../../README.asc[lines=5..6]
6 changes: 3 additions & 3 deletions book/01-getting-started/sections/02-objectives.asc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=== Objetivos
=== Objectives

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].
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].

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.
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.
2 changes: 1 addition & 1 deletion ch01-getting-started.asc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[[ch01-getting-started]]
== Começando
== Getting Started

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

0 comments on commit 17542fb

Please sign in to comment.