![Comando switch case: estrutura de seleção Comando switch case: estrutura de seleção](https://d19jt43wbam3a2.cloudfront.net/imagens/posts/_covers/2021/comando_switch_case_command-b.webp)
Switch case command: selection structure
Learn all the details of the switch case command. The command that allows you to create selection structures in computer programming.
Learn all the details of the switch case command. The command that allows you to create selection structures in computer programming.
Learn all details of one of the most fantastic computer programming concepts: the while statement and the repetition structures.
Understand the meaning of the mathematical concept of recursion and see some examples of real problems where it is applied.
Know the look and feel and the structure of recursive algorithms and the big secret behind its execution.
Understand the meaning of mathematical induction, its origin and how to apply it correctly to prove theorems involving natural numbers.
Learn about the main characteristics and properties of trees, one of the most important nonlinear data structures in computing.