This is a brief guide for those considering whether to attend an intense, full-time coding bootcamp. You may hear others describe it as a hacker school or programming school.
Basically, it is a big leap to quit your day job, and enroll in a full-time Coding Program. Should you take the plunge? For some, this guide will begin to paint the questions that one should ask before going into a coding bootcamp. A key content is alumni and school profile collected via surveys.
If you already are coding a lot and have made up the mind to attend, then the book probably will add little value for you.
Sample to the published book can be found on Leanpub as pdf: Coding Bootcamps Sample
Please write with suggestions, corrections, or topics you might like to contribute! You can reach me at daviddarden11@gmail.com.
Please like on Facebook/CodingBootcamp
The project git hub page is Coding Bootcamps
If you want to contribute to this open-source documentation:
-
fork the repo
-
add upstream -
git remote add upstream git@github.com:dklounge/codingbootcamps.git
-
create a branch for content -
git checkout -b my-new-section
-
commit the change - `git commit -m 'added a new section about xyz'
-
push to the branch -
git push origin my-new-section
-
create a new pull request (this is done through the repo on github.com)
You can also donate by purchasing copies of this book as published on the Leanpub platform. Purchase a copy for yourself or for a friend.
Thank you!