Cheat Sheet
Today everybody has been given a quest to complete. That is the cheat sheet. We have all been assigned to re-create a photoshop job that Boss has done a tutorial of how to do. I have re-created this with my own images and I am excited to show you it.
The image below is what Boss assigned us. I have worked on it all period, I am not familiar with photoshop, but this tutorial helped me greatly get around just some of the cool features of this application. Boss also asked us to paste our notes here, so here they are:
Photoshop
F to get out of ugly mode
Revert is to get back to last saved state
Be on layer of one of images, CMD C CMD N
CMD D to deselect
OPT CMD I gives resolution and size
OPT CMD C add 70px squared (140 px)
Make BCKGR black and white with OPT DEL and SHFT OPT DEL
Select all four images with CMD SHFT CLICK
Illustrator
Black Arrow tool is best tool
Double clicking with certain tools brings up size question
Double clicking on actual tool sometimes brings options of tool
When drawing with the pencil tool, the line may change when intersecting a highlighted line
When merging a live paint tool with a dead one, use edit > live paint > merge
hold SHFT when re-sizing in order to prevent stretching the pizza
SHT click highlights multiple items at once
Code
Javascript
Variable
var name = assignment;
PHP
Variable
$ name = assignment;
