Estruturas de Repetição For e While - Aula 4 - Curso de Algoritmos e Lógica de Programação

Want to know more about our Complete Python Course? Click on the link below to secure your spot in the next class: https://lp.hashtagtreinamentos.com/es... TO DOWNLOAD THE PROGRAMMING ALGORITHM AND LOGIC COURSE: https://pages.hashtagtreinamentos.com... TO DOWNLOAD THE BASIC PYTHON MINICOURSE: https://pages.hashtagtreinamentos.com... ----------------------------------------------------------------------- ► Files Used in the Video: https://pages.hashtagtreinamentos.com... ► Algorithm and Programming Logic Course Playlist:    • Curso de Algoritmos e Lógica de Programaçã...   ► Blockly Link: https://blockly.games/?lang=pt-br ----------------------------------------------------------------------- If you prefer the video in .jpg format, text: https://www.hashtagtreinamentos.com/a... ----------------------------------------------------------------------- TO HIRE HASHTAG FOR YOUR COMPANY: https://www.hashtagtreinamentos.com/t... ----------------------------------------------------------------------- Hey, Awesome! Today we're going to the fourth and final class of the Algorithms and Programming Logic Course. To finish the course, I want to talk to you a little about repetition structures or the famous loops. These are structures that allow you to repeat a code over and over again without having to copy and paste exactly the same command. This will make your life much easier, especially when we have to go through a list or even check several items. I'm going to show you how the For repetition structure and the While repetition structure work. They are very similar, but there is a small difference between them. In addition, I will do some programming logic exercises so that you can practice the idea of ​​these repetition structures. To finish, I will give you a recommendation for training programming logic with Blockly and I will also provide a basic Python mini-course so that you can take your first steps in programming! ----------------------------------------------------------------------- Hashtag Programming ► Subscribe to our channel: http://bit.ly/3c0LJQi ► Turn on notifications (click on the bell)! ► Like our video! ----------------------------------------------------------------------- Social Networks ► Blog: https://bit.ly/2MRUZs0 ► YouTube: http://bit.ly/3c0LJQi ► Instagram: https://bit.ly/3o6dw42 ► Facebook: http://bit.ly/3qGtaF2 Here in the videos on the Hashtag Programação channel we teach several Python tips so that you can develop in this programming language and create your own projects and automations! ----------------------------------------------------------------------- Class Content 00:00 Introduction 01:13 What will we see in the class? 02:12 Difference between While and For 05:30 Exercise 1 – For repetition structure (For Each) 12:17 Exercise 2 – Repetition structure + conditional 16:50 Exercise 3 – While repetition structure 26:48 Recommendations for training (Blockly) 29:33 Basic Python Minicourse #python #hashtagprogramacao