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

https://github.com/imgabreuw/kotlin-notes

Repositório para compartilhar com outros devs meu aprendizado sobre Kotlin.
https://github.com/imgabreuw/kotlin-notes

kotlin kotlin-guides kotlin-tutorial

Last synced: 10 months ago
JSON representation

Repositório para compartilhar com outros devs meu aprendizado sobre Kotlin.

Awesome Lists containing this project

README

          

# my-notes-about-kotlin

![GitHub repo size](https://img.shields.io/github/repo-size/ImGabreuw/my-notes-about-kotlin?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/ImGabreuw/my-notes-about-kotlin?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/ImGabreuw/my-notes-about-kotlin?style=for-the-badge)
![Bitbucket open issues](https://img.shields.io/bitbucket/issues/ImGabreuw/my-notes-about-kotlin?style=for-the-badge)
![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/ImGabreuw/my-notes-about-kotlin?style=for-the-badge)

![](https://cafeinacodificada.com.br/wp-content/uploads/2019/02/kotlin.jpg)

> Repositório para compartilhar com outros devs meu aprendizado sobre HTML e CSS.

## TO-DO

- [ ] Expressões lambda
- [ ] Classes / Classes abstratas / Interface
- [ ] Generic
- [ ] Coroutines
- [ ] Ktor

## 💻 Tecnologias

* Kotlin

## 📫 Contribuição
Para contribuir com **my-notes-about-kotlin**, siga estas etapas:

1. Bifurque este repositório.
2. Crie um branch: `git checkout -b `.
3. Faça suas alterações e confirme-as: `git commit -m ''`
4. Envie para o branch original: `git push origin `
5. Crie a solicitação de pull.

Como alternativa, consulte a documentação do GitHub em [como criar uma solicitação pull](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).

## 🤝 Colaboradores

Agradecemos às seguintes pessoas que contribuíram para este projeto:




ImGabreuw


ImGabreuw



## 😄 Seja um dos contribuidores

Quer fazer parte desse projeto? Clique [AQUI](CONTRIBUTING.md) e leia como contribuir.

## 📝 Licença

Esse projeto está sob licença. Veja o arquivo [LICENÇA](LICENSE.md) para mais detalhes.

[⬆ Voltar ao topo](#my-notes-about-kotlin)