Giter Club home page Giter Club logo

patpannuto.com's Issues

141 Updates

  • This is completely nit-picky, but the readings in the textbook for caching did not completely align—fully associative memory wasn't covered until later in Ch5, not 5.3

WES 237B Updates

  • Add an explicit, "week 0" (i.e. pre-class) software engineering primer (C/C++, make, linkers, git, etc)
  • Consider explicit 'cite your sources' model for programming assignments
  • Remove Jupyter completely (or at minimum fix the root issue...)
  • Release assignments as git repos to fork
  • Time checkpoints in lab (automate?); balance solution release; etc

@ccrutchf feel free to add to issue as you think of stuff

WxIoT updates

Add octet vs byte discussion to HW1

No, Octal is a notation thing (in the same way that you can write a number in binary, decimal, or hex, you can also write it in octal, i.e. base eight).

Octet just means ‘set of eight’. Way back in the day, the size of a byte varied (indeed, there were still machines shipping in the early 2000’s where one byte != eight bits).

Networking necessarily needed to talk between different machines, so if they describe protocols in terms of number of bytes, it would be ambiguous how many bits were actually being sent. An ‘octet’ means a ‘byte which is made of eight bits’.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.