Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.02 KB

programmer.md

File metadata and controls

18 lines (15 loc) · 1.02 KB

How to look like a professional programmer

  1. Have a gmail account.

    Most of the candidates use gmail. A few people use yahoo. Hotmail is rarely used.

  2. Know short-cuts. I use the following short-cuts everyday.

    1. Ctrl+N, Ctrl+O, Ctrl+W
    2. Ctrl+S, Ctrl+C, Ctrl+X, Ctrl+V, Ctrl+Z, Ctrl+Y
    3. Home, End, Ctrl+Home, Ctrl+End, Ctrl+Left, Ctrl+Right, Alt+Left, Alt+Right
    4. Ctrl+A, Shift+Arrow(Up, Down, Left, Right), Ctrl+Shift+Home, Ctrl+Shift+End, Ctrl+Shift+Left, Ctrl+Shift+Right
    5. Tab, Shift+Tab, Ctrl+L(Ctrl+G), Ctrl+D, Ctrl+Shift+D, Ctrl+/
    6. Ctrl+F, Ctrl+H, F3,
    7. Alt+F4, Ctrl+F4, Alt+Tab, Alt+HotKey, Win+E, Win+R, Win+D, Win+M, Win+Arrow(Up, Down, Left, Right)
    8. F5, Ctrl+R, Ctrl++, Ctrl+-, Ctrl+0, Ctrl+T, Ctrl+Shift+I
  3. Know how to goolge technical questions. The top results of your google search should be from stackoverflow.com

  4. Visit technical websites such as csdn.net or iteye.com instead of sina.com.cn or wenxuecity.com at leisure.

  5. Good coding style