9,875 views
In this video, you will learn about values and their storage in computer memory, data types and why it makes sense to talk about data types, operations between values and also variables. It is a video to expand your mind, in addition to, of course, providing resources to program in Python the right way. ???? Sign up for the complete Python the Right Way 2.0 course and get access to additional materials, exercises, exclusive modules, space for questions and a certificate: http://go.pgdinamica.com/pjc2 Hello, nice to meet you, my name is Hallison Paz! I started programming in Python in 2011, when I was in the second year of my undergraduate degree in computer engineering at the Military Institute of Engineering. Since then, I have continued using this language in several projects, from automation and websites to data analysis, machine learning and deep learning. Currently, I am a researcher in artificial intelligence, about to complete my PhD in computer vision and computer graphics, which makes me use Python a lot! ????Check out the videos from the Python do Jeito Certo 2.0 playlist here: • Python do Jeito Certo 2.0 Course - Pro... On our journey through the world of Python programming, this video is a true immersion into the fundamental concepts of programming. We will start by exploring the terminal and the interactive mode of the Python interpreter. Next, we will develop notions about the computational resources we have at our disposal and the binary system, used in digital electronics, unraveling how values are stored in the computer's memory, from bits to the complexity of bytes. ???? Learn Python by Skills: https://vai.pgdinamica.com/compytencias Going even deeper, we will address the importance of data types and how to identify them using the type function, essential for understanding the logic behind each operation in Python. We will talk about operations between values, providing a solid understanding of how to manipulate and calculate data effectively. Finally, we will introduce the concept of variables and their use, transforming our code into something more dynamic and readable. At the end, a programming challenge awaits you, testing your newly acquired skills! ▶️ Other content that may interest you: 1. Introduction to PYTHON and How to PROGRAM the RIGHT WAY • Introduction to PYTHON and How to PROGRAM... 2. How would I START Programming in 2024 • How would I START Programming... 3. TIPS for LEARNING to PROGRAM from SCRATCH • 3 TIPS for LEARNING to PROGRAM from ... 4. LEARNING to PROGRAM in 2024 • LEARNING to PROGRAM in 2024 What ... 0:00 Terminal and interactive mode of the Python interpreter 3:02 Computing resources and the Binary System 6:01 Bit, Byte and allocation of values in memory on the computer 8:58 Basic Data Types and type function 13:04 Why are data types important in programming? 16:38 Operations between values in Python 20:40 What is a variable and how to use variables 25:06 Programming challenge ???? Book to study Databases - https://amzn.to/3Hjjusc ???? Recommended Data Science books: https://amzn.to/2XZyxUr ???? Algorithms and Data Structures books: https://amzn.to/3d5wK4m SetUp - Equipment: https://amzn.to/37Cg3N2 ???? Twitch channel for lives: /pgdinamica ???? Telegram channel to receive all videos: https://t.me/pgdinamica ???? If you like our work and find our performance on Youtube relevant, consider supporting us by becoming a member of the channel: https://www.youtube.com/programacaodi... ✉️ E-mails: – Proposals commercial: [email protected] – Other topics: [email protected] ???????????????????????? Check out more content on our blog: /programacaodinamica ???? Join the free Programação Mais Dinâmica community: https://bit.ly/pgsparkle (download the app and join the community) TikTok: @pgdinamica ???? Follow us on Instagram: /pgdinamica ???? @kizzy_terra @hallpaz ???? Follow us on Twitter: /pgdinamica ???? @kizzy_terra @hallpaz Like Programação Dinâmica on Facebook: fb.com/pgdinamica Our repository on Github: github.com/programacaodinamica Check out the articles on Python Café: pythoncafe.com.br