The Hardware/Software Interface

The Hardware/Software Interface

Cours
en
Anglais
80 h
Ce contenu est noté 0 sur 5
Source
  • Sur www.coursera.org
Conditions
  • À son rythme
  • Accès libre
  • Certificat gratuit
Plus d'informations
  • 8 séquences
  • Niveau Introductif

Leurs employés apprennent chaque jour avec Edflex

  • Safran
  • Air France
  • TotalEnergies
  • Generali
Découvrir Edflex

Détails du cours

Déroulé

This course should develop students’ sense of “what really happens” whensoftware runs — and convey that this question can be answered at severallevels of abstraction, including the hardware architecture level, the assemblylevel, the C programming level and the Java programming level. The corearound which the course is built is C, assembly, and low-level data representation,but this is connected to higher levels (roughly how basic Java could beimplemented), lower levels (the general structure of a processor), andthe role of the operating system (but not how the operating system is implemented).For (computer science) students wanting to specialize at higher levelsof abstraction, this could in the extreme be the only course they takethat considers the “C level” and below. However, most will take a subsetof Systems Programming, Hardware Design and Implementation, Operating Systems,Compilers, etc. For students interested in hardware, embedded systems,computer engineering, computer architecture, etc., this course is the introductorycourse after which other courses will delve both deeper (into specifictopics) and lower (into hardware implementation, circuit design, etc.).The course has three principal themes:
  • Representation: how different data types (from simple integers to arrays of data structures) are represented in memory, how instructions are encoded, and how memory addresses (pointers) are generated and used to create complex structures.
  • Translation: how high-level languages are translated into the basic instructions embodied in process hardware with a particular focus on C and Java.
  • Control flow: how computers organize the order of their computations, keep track of where they are in large programs, and provide the illusion of multiple processes executing in parallel.
At the end of this course, students should:
  • understand the multi-step process by which a high-level program becomes a stream of instructions executed by a processor;
  • know what a pointer is and how to use it in manipulating complex data structures;
  • be facile enough with assembly programming (X86) to write simple pieces of code and understand how it maps to high-level languages (and vice-versa);
  • understand the basic organization and parameters of memory hierarchy and its importance for system performance;
  • be able to explain the role of an operating system;
  • know how Java fundamentally differs from C;
  • grasp what parallelism is and why it is important at the system level; and
  • be more effective programmers (more efficient at finding bugs, improved intuition about system performance).
Topics:
  • Number representation
  • Assembly language
  • Basics of C
  • Memory management
  • Operating-system process model
  • High-level machine architecture
  • Memory hierarchy
  • Implementation of high-level languages

Prérequis

Aucun.

Intervenants

  • Luis Ceze - Computer Science & Engineering
  • Gaetano Borriello - Computer Science & Engineering

Éditeur

L'Université de Washington est une université publique de recherche à Seattle , Washington. Fondée le 4 novembre 1861 sous le nom de Territorial University, Washington est l'une des plus anciennes universités de la côte ouest, il a été établi à Seattle environ une décennie après la fondation de la ville.

L'université possède un campus principal de 703 acres situé dans le quartier universitaire de la ville , ainsi que des campus à Tacoma et Bothell. Dans l'ensemble, UW comprend plus de 500 bâtiments et plus de 20 millions de pieds carrés bruts d'espace, y compris l'un des plus grands systèmes de bibliothèques au monde avec plus de 26 bibliothèques universitaires, centres d'art, musées, laboratoires, amphithéâtres et stades.

Washington est l'institution phare des six universités publiques de l'État de Washington. Il est connu pour sa recherche médicale, technique et scientifique.

Plateforme

Coursera est une entreprise numérique proposant des formations en ligne ouverte à tous fondée par les professeurs d'informatique Andrew Ng et Daphne Koller de l'université Stanford, située à Mountain View, Californie.

Ce qui la différencie le plus des autres plateformes MOOC, c'est qu'elle travaille qu'avec les meilleures universités et organisations mondiales et diffuse leurs contenus sur le web.

Ce contenu est noté 4.5 sur 5
(aucun avis)
Ce contenu est noté 4.5 sur 5
(aucun avis)
Complétez cette ressource pour donner votre avis