Aprenda Go 🇧🇷 Cap. 7 – Exercícios: Nível #3 – 2
Cap. 7 – Exercícios: Nível #3 – 2 Transcript and Lesson Notes
- Põe na tela: O unicode code point de todas as letras maiúsculas do alfabeto, três vezes cada. - Por exemplo: 65 U+0041 'A' U+0041 'A' U+0041 'A' 66 U+0042 'B' U+0042 'B' U+0042 'B' ...e por aí vai. - Solução: https://p
Quick Summary
- Põe na tela: O unicode code point de todas as letras maiúsculas do alfabeto, três vezes cada. - Por exemplo: 65 U+0041 'A' U+0041 'A' U+0041 'A' 66 U+0042 'B' U+0042 'B' U+0042 'B' ...e por aí vai. - Solução: https://p
Key Takeaways
- Review the core idea: - Põe na tela: O unicode code point de todas as letras maiúsculas do alfabeto, três vezes cada. - Por exemplo: 65 U+0041 'A' U+0041 'A' U+0041 'A' 66 U+0042 'B' U+0042 'B' U+0042 'B' ...e por aí vai. - Solução: https://p
- Understand how programacao fits into Cap. 7 – Exercícios: Nível #3 – 2.
- Understand how go fits into Cap. 7 – Exercícios: Nível #3 – 2.
- Understand how golang fits into Cap. 7 – Exercícios: Nível #3 – 2.
- Understand how programação fits into Cap. 7 – Exercícios: Nível #3 – 2.
Key Concepts
Full Transcript
- Põe na tela: O unicode code point de todas as letras maiúsculas do alfabeto, três vezes cada. - Por exemplo: 65 U+0041 'A' U+0041 'A' U+0041 'A' 66 U+0042 'B' U+0042 'B' U+0042 'B' ...e por aí vai. - Solução: https://play.golang.org/p/QlP6nVchq- → Compartilhe sua solução e converse com outros estudantes em: https://github.com/ellenkorbes/aprendago/issues/18
Lesson FAQs
What is Cap. 7 – Exercícios: Nível #3 – 2 about?
- Põe na tela: O unicode code point de todas as letras maiúsculas do alfabeto, três vezes cada. - Por exemplo: 65 U+0041 'A' U+0041 'A' U+0041 'A' 66 U+0042 'B' U+0042 'B' U+0042 'B' ...e por aí vai. - Solução: https://p
What key concepts are covered in this lesson?
The lesson covers programacao, go, golang, programação, programar.
What should I learn before Cap. 7 – Exercícios: Nível #3 – 2?
Review the previous lessons in Aprenda Go 🇧🇷, then use the transcript and key concepts on this page to fill any gaps.
How can I practice after this lesson?
Practice by applying the main concepts: programacao, go, golang, programação.
Does this lesson include a transcript?
Yes. The full transcript is visible on this page in indexable HTML sections.
Is this lesson free?
Yes. CourseHive lessons and courses are available to learn online for free.
