Networks

Computer network

Computer networks are a set of computers connected to each other, sharing resources and communicating with each other using common protocols. They are identified by network addresses and hostnames, and can be classified by transmission medium, bandwidth, topology, etc. Computer networks support many applications and services such as the World Wide Web, digital video and audio, email, etc.

4 courses cover this concept

CS 110: Principles of Computer Systems

Stanford University

Winter 2022

CS 110 delves into advanced computer systems and program construction, focusing on designing large systems, software that spans multiple machines, and parallel computing. This course builds upon CS107 and requires good knowledge of C, C++, Unix, GDB, Valgrind, and Make. It covers Linux filesystems, multiprocessing, threading, networking, and more.

No concepts data

+ 28 more concepts

CSE 333 Systems Programming

University of Washington

Summer 2022

This course provides an understanding of systems in computing, focusing on operating systems, networking, and C/C++ languages. Students learn about low-level data representation, memory management, system interactions, and efficient programming workflows. It delves into C++ idioms, network protocols, and concurrency. Prior knowledge of C programming and Linux tools is required.

No concepts data

+ 36 more concepts

CSE 512 Data Visualization

University of Washington

Spring 2022

This course from the University of Washington dives deep into the principles of data visualization, exploring techniques derived from graphic design, perceptual psychology, and cognitive science. The course enhances understanding of visualization techniques, exposure to common data domains, and offers practical experience in building and evaluating visualization systems.

No concepts data

+ 14 more concepts

CS1660: Computer Systems Security

Brown University

Spring 2022

CS1660 delivers a balanced mix of theory and practice in computer systems security. Starting with the foundational aspects of cryptography, the course navigates through security aspects of web applications, operating systems, and networks. Students will hone their "security mindset," learning to identify vulnerabilities and understand defenses across different domains.

No concepts data

+ 38 more concepts