Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1.  
  2.  
  3. * Make concrete goals and plans to attack them:
  4.  
  5. * What career do you want?
  6. * What do you want your day-to-day to look like?
  7. * What are your chief professional / technical interests?
  8.  
  9. * Areas of general skill-expansion focus:
  10.  
  11.  
  12. * Linux
  13.  
  14. * Linux From Scratch
  15. * Beginner's Bash Guide / Advanced Bash Guide
  16. * Review your RHEL materials
  17. * Tons of great RHEL materials on their site
  18.  
  19. * Programming
  20.  
  21. * Python
  22. * Bash
  23. * C (maybe)
  24.  
  25. * Security+ (I can get the book for you)
  26. * Cloud
  27.  
  28. * Depends on your focus
  29. * Puppet is great to learn
  30. * AWS is a must to learn
  31. * Make a free AWS account and play with it
  32. *
  33.  
  34.  
  35.  
  36. * Areas of specific skill-expansion focus:
  37.  
  38. * ?
  39. * ?
  40.  
  41. * Things to avoid
  42.  
  43. * Specific knowledge without direct career application
  44.  
  45. * Not good for when you have other specific things to learn; you only have so much time; save that for later
  46. * Domain-specific knowledge when the domain isn't widely used
  47. * Additional Windows knowledge unless incredibly specific to your problem domain
  48.  
  49.  
  50. * Specific projects to expand skills:
  51.  
  52. * Linux from Scratch
  53. * Build ACTUAL SOFTWARE THAT DOES THINGS
  54.  
  55. * Green Tea Press
  56. * Google for Python projects to build skills
  57. * Try to replicate all the GNU utilities you can in Python
  58. * Write a port-scanner in Python
  59. * Replicate a Windows application in Python
  60. * Try similar things in Bash, to a lesser extent / lesser time committment (language isn't as deep)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement