Skip to content

Commit

Permalink
Atualizando README
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrizmilz committed Nov 17, 2023
1 parent b7bb6f7 commit 2969d52
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 27 deletions.
6 changes: 3 additions & 3 deletions README.Rmd
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
output: github_document
params:
turma: 202102-intro-programacao
nome_curso: ATUALIZANDO....
download_material: 'TRUE'
turma: 202405-intro-ml
nome_curso: Introdução ao Machine Learning
download_material: 'FALSE'
---

<!-- README.md is generated from README.Rmd. Please edit that file -->
Expand Down
36 changes: 15 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,25 @@

## Informações importantes

- [Clique
aqui](https://github.com/curso-r/202102-intro-programacao/archive/refs/heads/main.zip)
para baixar o material do curso.
- Nosso blog: <https://curso-r.com/blog/>

- Nosso blog: <https://curso-r.com/blog/>
- Nosso fórum: <https://discourse.curso-r.com/>

- Nosso fórum: <https://discourse.curso-r.com/>
- Nossos livros:

- Nossos livros:

- [Ciência de Dados em R](https://livro.curso-r.com/)
- [Zen do R](https://curso-r.github.io/zen-do-r/)
- [Programando em
Shiny](https://programando-em-shiny.curso-r.com/)
- [Beautiful R](https://curso-r.github.io/beautiful-r/) (em
inglês)
- [Ciência de Dados em R](https://livro.curso-r.com/)
- [Zen do R](https://curso-r.github.io/zen-do-r/)
- [Programando em Shiny](https://programando-em-shiny.curso-r.com/)
- [Beautiful R](https://curso-r.github.io/beautiful-r/) (em inglês)

## Dúvidas

Fora do horário de aula ou monitoria:

- Perguntas gerais sobre o curso deverão ser feitas no Classroom.
- Perguntas gerais sobre o curso deverão ser feitas no Classroom.

- Perguntas sobre R, principalmente as que envolverem código, deverão
ser enviadas no [nosso fórum](https://discourse.curso-r.com/).
- Perguntas sobre R, principalmente as que envolverem código, deverão
ser enviadas no [nosso fórum](https://discourse.curso-r.com/).

## Slides

Expand Down Expand Up @@ -59,12 +53,12 @@ relacionadas com o conteúdo da aula).

## Redes sociais da Curso-R

- Youtube: <https://www.youtube.com/c/CursoR6/featured>
- Youtube: <https://www.youtube.com/c/CursoR6/featured>

- Instagram: <https://www.instagram.com/cursoo_r/>
- Instagram: <https://www.instagram.com/cursoo_r/>

- Twitter: <https://twitter.com/curso_r>
- Twitter: <https://twitter.com/curso_r>

- Linkedin: <https://www.linkedin.com/company/curso-r/>
- Linkedin: <https://www.linkedin.com/company/curso-r/>

- Facebook: <https://www.facebook.com/cursodeR>
- Facebook: <https://www.facebook.com/cursodeR>
5 changes: 2 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
theme: jekyll-theme-minimal
logo: assets/logo.png
title: ATUALIZANDO....
show_downloads: true
link_material: 'https://github.com/curso-r/202102-intro-programacao/archive/refs/heads/main.zip'
title: Introdução ao Machine Learning
show_downloads: false

0 comments on commit 2969d52

Please sign in to comment.