Oh shit. Do I have some books for you.
Start here
You'll be writing a smart contract by the time you're halfway through.
It walks you through from zero to there in 100 pgs.
You can download the Etherium Wallet here where you can at least start taking a look at some dev tools. This was also posted on /r/ethereum yesterday and it mentions Truffle which seems like a pretty great resource. Learning JavaScript will be helpful. Oh, and I just remembered there's a humble bundle happening right now that includes a book on Solidity and Ethereum (although you can get just that book as a Kindle version for ten bucks on Amazon). I haven't personally started doing anything with Solidity though, so I can't vouch for how great these resources are. Just passing along the information that I've seen in the last couple days.
Introducing Ethereum and Solidity Chris Dannen
https://www.amazon.com/gp/product/B06XQFYL2M/ref=oh_aui_d_detailpage_o01_?ie=UTF8&psc=1
For the lazy:
Introducing Ethereum and Solidity: Foundations of Cryptocurrency and Blockchain Programming for Beginners by Chris Dannen http://www.amazon.com/dp/B06XQFYL2M/ref=cm_sw_r_cp_udp_api_zY8.yb1RR3MYB
For Video courses, try: https://www.udemy.com/courses/search/?q=solidity&src=ukw
Good intro book: https://www.amazon.com/gp/product/B06XQFYL2M/ref=oh_aui_search_detailpage?ie=UTF8&psc=1
Then watch out for the Andreas Antonopoulos' Ethereum book coming out later this year.