From c16e8e9261bc9fb59ba76167135ff9fcdf580876 Mon Sep 17 00:00:00 2001 From: Blau Araujo Date: Mon, 30 Jun 2025 09:41:25 -0300 Subject: [PATCH] =?UTF-8?q?reorganiza=C3=A7=C3=A3o=20dos=20links=20j=C3=A1?= =?UTF-8?q?=20publicados?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- curso/README.org | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/curso/README.org b/curso/README.org index 1dd54dc..1bf3bd3 100644 --- a/curso/README.org +++ b/curso/README.org @@ -7,9 +7,10 @@ * 0 -- Introdução à linguagem Assembly (NASM) - [[./aula-00.org][Texto]] -- Vídeos: - - [[https://youtu.be/NsFUbSoz12c][Sobre o curso]] - - [[https://youtu.be/LUuNAMezDOM][O que é Assembly]] +- [[https://youtu.be/NsFUbSoz12c][Vídeo #0: Sobre o curso]] +- [[https://youtu.be/LUuNAMezDOM][Vídeo #1: O que é Assembly]] + +*Conteúdo:* - O que é Assembly - Linguagem dependente da arquitetura @@ -24,8 +25,11 @@ * 1 -- Arquitetura de computadores -[[./aula-01.org][Texto]] | [[#][Vídeo]] +- [[./aula-01.org][Texto]] +- [[https://youtu.be/nW1OrIisvV0][Vídeo #2: Arquiteturas]] +*Conteúdo:* + - Modelo de von Neumann - Arquiteturas x86 - Componentes de uma CPU x86_64