Networking

Handout: PDF; A brief introduction to computer networking and web development.

A computer network is a collection of computing devices that are connected to communicate and share resources. Email, IM, and websites all rely on communication that occur across a wireless computer network. Wireless connections use radio waves or infra-red signals to send and receive data. Sometimes, we connect our phones (e.g., to transfer photos) or printers (e.g., to print our homework) to our computer using a wired connection. Computer networks contain devices other than computers. Any device on a network is called a node.

General Style Guidelines

Guidelines to writing “pretty” code, applicable to most programming languages

This is an attempt to describe how code should be formatted. It’s a combination of my notes when I was learning programming and what I’ve learned from my students. This reference sheet will get better over time as I add to it and organize it further.

Pagination


© 2020. Some rights reserved.