An open API service indexing awesome lists of open source software.

https://github.com/lunatic-fox/kotlin-developer

Soluções em Kotlin dos vários casos propostos no bootcamp Kotlin Developer.
https://github.com/lunatic-fox/kotlin-developer

android android-studio app application desafios desafios-dio desafios-resolvidos development digitalinnovationone kotlin project

Last synced: 2 months ago
JSON representation

Soluções em Kotlin dos vários casos propostos no bootcamp Kotlin Developer.

Awesome Lists containing this project

README

        




# Que bom ter você por aqui! 🤩 ![](https://joseliojunior.github.io/ghc-tags/lang/kotlin/rounded.svg)

Deixarei agrupado pastas que terão soluções em Kotlin para os vários casos propostos no bootcamp Kotlin Developer da DIO (*Digital Innovation One*).


Atenção!!!
Ver as soluções aqui apresentadas antes de tentar solucionar os desafios por sua conta põe em risco seu próprio aprendizado!

## Acesso rápido

**Projetos** → *joseliojunior/project*

- ↳ [1.1 - RCxQ - Calculadora de relação cintura x quadril](https://github.com/joseliojunior/project000_RCxQ) *(Projeto pessoal)*
- ↳ [1.2 - Calculadora de IMC](https://github.com/joseliojunior/project001_bmi_calculator) *(Projeto do bootcamp)*

**Exercícios** → *joseliojunior/kotlin-developer/exercises*

- ↳ [1.1 - Calculadora em Kotlin](https://github.com/joseliojunior/kotlin-developer/tree/master/exercises)

**Desafios** → *joseliojunior/kotlin-developer/challenges*

- ↳ [1.1 - Soma Simples](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/firstgroup/01.%20Soma%20Simples.kt)
- ↳ [1.2 - Números Ímpares](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/firstgroup/02.%20N%C3%BAmeros%20%C3%8Dmpares.kt)
- ↳ [1.3 - Quadrado e ao Cubo](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/firstgroup/03.%20Quadrado%20e%20ao%20Cubo.kt)
- ↳ [2.1 - Taxa de Imposto de Renda](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/secondgroup/01.%20Taxa%20de%20Imposto%20de%20Renda.kt)
- ↳ [2.2 - Área do Círculo](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/secondgroup/02.%20%C3%81rea%20do%20C%C3%ADrculo.kt)
- ↳ [2.3 - Primo Rápido](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/secondgroup/03.%20Primo%20R%C3%A1pido.kt)
- ↳ [2.4 - Corrida das Tartarugas](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/secondgroup/04.%20Corrida%20das%20Tartarugas.kt)
- ↳ [2.5 - Figurinhas](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/secondgroup/05.%20Figurinhas.kt)
- ↳ [3.1 - O Jogo Matemático de Paula](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/thirdgroup/01.%20O%20Jogo%20Matem%C3%A1tico%20de%20Paula.kt)
- ↳ [3.2 - Conversão Simples de Base](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/thirdgroup/02.%20Convers%C3%A3o%20Simples%20de%20Base.kt)
- ↳ [3.3 - Bob Conduíte](https://github.com/joseliojunior/kotlin-developer/blob/master/challenges/thirdgroup/03.%20Bob%20Condu%C3%ADte.kt)