Guest User

Untitled

a guest
Feb 19th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. += works on strings and integers
  2. objects carry with them the behaviors in object-oriented programming
  3. calling self. means you're calling the method on this object
  4. .create is 'new' and 'save'
  5. Yagni - ya ain't gonna need it
  6. .gitignore - tells git to ignore specific files
Add Comment
Please, Sign In to add comment