Bootcamp #1: Intro to Security

Reading List:
CIA++: Confidentiality, Integrity, Availability, Authentication, and Nonrepudiation
OSI Model: Layers of Networking
Network Socket
WhoIs: IP lookups
TCP
HTTP

Video Supplement:
Eli The Computer Guy on InfoSec

Hands On:
Install Virtual Box, VMware Player, or another virtualization software.
Install SamuraiWTF to your virtual machine. (help video)
You may also want to check out Kali Linux, the PenTester's toolbox.

Programming:
Choose a scripting language, I suggest either Python or Ruby:

http://pythonmonk.com
https://github.com/gregmalcolm/python_koans/wiki
http://learnpythonthehardway.org/book/

or

http://rubymonk.com/
http://rubykoans.com