Best programming books EVAR!
Link: Best programming books EVAR!: "A good list. I know every single one and would generally agree with it. Some books are too high in the list and some too low. But an excellent starting point."
Better Ruby Presenters - Literate Programming
Link: Better Ruby Presenters - Literate Programming: "But I digress: objects > functions. At least in the context of getting stuff done in Ruby. This pretty much applies to most of the rest of the points in this post, so just keep that in the back of your brain."
Better Specs
Link: Better Specs: "Better Specs is a collection of best practices developers learned while testing apps that you can use to improve your coding skills, or simply for inspiration."
Betterment
Link: Betterment: ""
Beware of Java Stream API Habits when Writing Kotlin Code | Codementor
Link: Beware of Java Stream API Habits when Writing Kotlin Code | Codementor: "I’m starting to love Kotlin!"
BiddingForGood.com - Online Charity Auctions - Non Profit Fundraising Community
Link: BiddingForGood.com - Online Charity Auctions - Non Profit Fundraising Community: "Bid on school and nonprofit fundraising auction items; support worthy causes that make a difference. Auctions include electronics, celebrity items and more."
Big Creek Coffee Roasters, Hamilton, Montana-Purveyor of Fine Whole Bean Coffees |
Link: Big Creek Coffee Roasters, Hamilton, Montana-Purveyor of Fine Whole Bean Coffees |: "Neighborhood roaster of super-premium coffees, shipping roast to order beans to all 50 states with fast free shipping."
Big-O Algorithm Complexity Cheat Sheet (Know Thy Complexities!) @ericdrowell
Link: Big-O Algorithm Complexity Cheat Sheet (Know Thy Complexities!) @ericdrowell: "Handy summary"
Big-O Algorithm Complexity Cheat Sheet
Link: Big-O Algorithm Complexity Cheat Sheet: "Hi there! This webpage covers the space and time Big-O complexities of common algorithms used in Computer Science. When preparing for technical interviews in the past, I found myself spending hours crawling the internet putting together the best, average, and worst case complexities for search and sorting algorithms so that I wouldn't be stumped when asked about them. Over the last few years, I've interviewed at several Silicon Valley startups, and also some bigger companies, like Yahoo, eBay, LinkedIn, and Google, and each time that I prepared for an interview, I thought to msyelf "Why oh why hasn't someone created a nice Big-O cheat sheet?". So, to save all of you fine folks a ton of time, I went ahead and created one. Enjoy!"