flâneur — a map of the web's best reading

Problem Set 1: Flashcards

web.mit.edu · 3,930 words · saved by 1 readers

The purpose of this problem set is to give you practice with test-first programming and specifications. Given a set of specifications, you will write unit tests that check for compliance with the specifications, and then implement code that meets the specifications. You will also strengthen the spec of a function, and write your own spec for another function, and test and implement those specs as well. Read and do the exercises in Git 2: Disaster Recovery. To get started, Ask Didit to create a remote psets/ps1 repository for you on github.mit.edu. Clone the repo. Find the git clone command at the top of your Didit assignment page, copy it entirely, paste it into your terminal, and run it. Run npm install, then open in Visual Studio Code. See Problem Set 0 for if you need a refresher on how to create, clone, or set up your repository. Have you ever used flashcards – maybe to improve your vocabulary either in your native language or in a foreign language you want to learn? A flashcard ha

Problem Set 1: Flashcards Problem Set 1: Flashcards The deadlines for this problem set are shown on the course calendar . The purpose of this problem set is to give you practice with test-first programming and specifications. Given a set of specifications, you will write unit tests that check for compliance with the specifications, and then implement code that meets the specifications. You will also strengthen the spec of a function, and write your own spec for another function, and test and implement those specs as well. More progress with Git Read and do the exercises in Git 2: Disaster Reco

Explore this link on the map →

related reading