CSE 15L Study Guide - Final Guide: Xml, Distributed Version Control, Staging Area

171 views3 pages

Document Summary

Double quote vs single quote vd back quote. Know the syntax and contrusts y=5 is assignment. Command line mode (save quits, searches(/ and ?)) Visual mode (v, v , and control-v) navigation of text. W, e ,b (w next word, e, b goes to beginning ) :%s/[pattern]/[replacement]/g g goes for global, every single occurrences, without g it will only replace the first occurrence in each line. Test driven development: tests written before the code. Regression testing: run tests once code changes. Will fail if hypothesis is wrong || the fail method is ran. Run, break, next, continue, difference between step and next. Step will execute and step into function call. Final may ask how you might get a memory leak. Every comp has own repository, and only server has history of files (cvs) Staging area: add multiple files at the same time, commit at the same time, more efficient and convenient.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers

Related Documents