Artwork

Content provided by Computer Systems, 5e. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Computer Systems, 5e or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

Computer Systems, 5e

Share
 

Archived series ("Inactive feed" status)

When? This feed was archived on February 05, 2022 16:32 (2y ago). Last successful fetch was on April 07, 2020 16:47 (4y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage series 1412931
Content provided by Computer Systems, 5e. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Computer Systems, 5e or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Catalog description
A study of computers as multi-level systems. The machine level—binary representations, instruction sets, von Neumann machines. The assembly level—addressing modes, compiling to the assembly level, language translation principles. The operating system level—loaders, interrupts.

Objective
The primary objective of this course is for you to obtain a working knowledge of the lower levels of abstraction of a computer system. In your introductory programming classes, you learned how to program in a high-level language like Python, Java, or C++. These languages are at Level 6, the high-order languages level. In this course you will learn Level 5, the assembly level, and Level 3, the instruction set architecture level, as well as C and Java at Level 6.

Each level of abstraction in a computer system has a language, so learning the lower levels of abstraction is equivalent to learning new languages. The language at Level 5 is assembly language and the language at Level 3 is machine language. Your knowledge will be a working knowledge because you will learn how to program in these languages. Most programming in the industry today is at Level 6 and not at these lower levels. So, why learn these lower level languages? Because an in-depth understanding of how computers work is possible only by considering the design of the levels of abstraction and the relationships between the levels.

The secondary objective of this course is to continue to develop your programming skill at Level 6. Later in the course you will be required to write a large (hundreds of lines of code) programming project in Java using the object-oriented techniques from the Data Structures course.

  continue reading

38 episodes

Artwork

Computer Systems, 5e

25 subscribers

updated

iconShare
 

Archived series ("Inactive feed" status)

When? This feed was archived on February 05, 2022 16:32 (2y ago). Last successful fetch was on April 07, 2020 16:47 (4y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage series 1412931
Content provided by Computer Systems, 5e. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Computer Systems, 5e or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Catalog description
A study of computers as multi-level systems. The machine level—binary representations, instruction sets, von Neumann machines. The assembly level—addressing modes, compiling to the assembly level, language translation principles. The operating system level—loaders, interrupts.

Objective
The primary objective of this course is for you to obtain a working knowledge of the lower levels of abstraction of a computer system. In your introductory programming classes, you learned how to program in a high-level language like Python, Java, or C++. These languages are at Level 6, the high-order languages level. In this course you will learn Level 5, the assembly level, and Level 3, the instruction set architecture level, as well as C and Java at Level 6.

Each level of abstraction in a computer system has a language, so learning the lower levels of abstraction is equivalent to learning new languages. The language at Level 5 is assembly language and the language at Level 3 is machine language. Your knowledge will be a working knowledge because you will learn how to program in these languages. Most programming in the industry today is at Level 6 and not at these lower levels. So, why learn these lower level languages? Because an in-depth understanding of how computers work is possible only by considering the design of the levels of abstraction and the relationships between the levels.

The secondary objective of this course is to continue to develop your programming skill at Level 6. Later in the course you will be required to write a large (hundreds of lines of code) programming project in Java using the object-oriented techniques from the Data Structures course.

  continue reading

38 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide