Aulas Python Aulas Python - 075 - Armazenamento de Dados I: struct
Aulas Python - 075 - Armazenamento de Dados I: struct Transcript and Lesson Notes
Como criar strings no formato de bytes, como elas funcionam e pra que podemos utiliza-las Como empacotar bytes utilizando o modulo struct Bibliografia: Sites: http://docs.python.org/3.4/library/struct.html pymotw.com/2/s
Quick Summary
Como criar strings no formato de bytes, como elas funcionam e pra que podemos utiliza-las Como empacotar bytes utilizando o modulo struct Bibliografia: Sites: http://docs.python.org/3.4/library/struct.html pymotw.com/2/s
Key Takeaways
- Review the core idea: Como criar strings no formato de bytes, como elas funcionam e pra que podemos utiliza-las Como empacotar bytes utilizando o modulo struct Bibliografia: Sites: http://docs.python.org/3.4/library/struct.html pymotw.com/2/s
- Understand how Python fits into Aulas Python - 075 - Armazenamento de Dados I: struct.
- Understand how Aulas fits into Aulas Python - 075 - Armazenamento de Dados I: struct.
- Understand how Curso fits into Aulas Python - 075 - Armazenamento de Dados I: struct.
- Understand how Software fits into Aulas Python - 075 - Armazenamento de Dados I: struct.
Key Concepts
Full Transcript
Como criar strings no formato de bytes, como elas funcionam e pra que podemos utiliza-las Como empacotar bytes utilizando o modulo struct Bibliografia: Sites: http://docs.python.org/3.4/library/struct.html pymotw.com/2/struct/ Livros: Aprendendo Python - 293 Pro Python - Cap. 7, Bytes Dropbox: https://www.dropbox.com/sh/t0lvoxb2fxfhctx/oJoHVvCUO4
Lesson FAQs
What is Aulas Python - 075 - Armazenamento de Dados I: struct about?
Como criar strings no formato de bytes, como elas funcionam e pra que podemos utiliza-las Como empacotar bytes utilizando o modulo struct Bibliografia: Sites: http://docs.python.org/3.4/library/struct.html pymotw.com/2/s
What key concepts are covered in this lesson?
The lesson covers Python, Aulas, Curso, Software, Programação.
What should I learn before Aulas Python - 075 - Armazenamento de Dados I: struct?
Review the previous lessons in Aulas Python, 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: Python, Aulas, Curso, Software.
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.
