Programação de Computadores
Aprenda sobre programação de computadores com as flashcards da Prof. Flávia M. A. Lopes
<div style='margin-bottom: 20px;'>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">Qual é a relação entre um programa e um algoritmo?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Um programa é um algoritmo escrito em uma linguagem de programação.</p>
</div>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">Quais são os passos básicos de um programa?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Cabeçalhos, Declaração de Variáveis, Entrada de Dados, Processamento de Dados, Saída de Dados.</p>
</div>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">Qual é o objetivo de um sistema computacional?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Realizar alguma tarefa ou atingir um objetivo.</p>
</div>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">Quais são os três componentes principais de um sistema computacional?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Hardware, Software e Peopleware.</p>
</div>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">O que a CPU executa dentro da Arquitetura de John von Neumann?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Operações lógicas e aritméticas.</p>
</div>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">Qual é a diferença entre comandos e instruções em um computador?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Comandos são ordens dadas no modo direto, enquanto instruções são ordens previamente armazenadas e executadas em sequência.</p>
</div>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">O que define um algoritmo?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Um conjunto de ordens logicamente estruturadas com um objetivo pré-definido.</p>
</div>
<div style="margin-bottom: 10px; background-color: #f2f2f2; border-radius: 1rem; padding: 10px 20px;">
<h2 style="font-weight: bold; margin-bottom: 3px; font-size: 1.5rem;">Como a lógica é aplicada no cotidiano?</h2>
<p style="font-weight: normal; font-size: 1.2rem;">Usamos a lógica para fazer inferências e tomar decisões baseadas em premissas.</p>
</div>
</div>