The Cynical Developer is a dev podcast that features candid discussions with technical luminaries: by devs, for devs. The show started just a few months ago, and it’s already become a favorite of ours. We’re looking forward to many more great episodes! [Read more…]
Demystifying the Technical Interview through Practice
Like I mentioned in my post on Meetup and Codewars, I think the best way to prepare for a technical/whiteboard/programming interview is to practice. Sites like Codewars make this kind of practice easier than ever, but the pressure of having potential employers watching over your shoulder adds a whole other dimension.
Because of that, I wanted to experiment with “live coding” through practice problems, talking through my decisions as I went along. This ended up being more difficult than I had anticipated, even without the live audience.
Now that I’m wrapping up my little experiment, I wanted to share a few things that I learned along the way…
[Read more…]
Clean Code – Integrating with Third Party Libraries the Right Way
Podcast: Play in new window | Download
Subscribe: Apple Podcasts | Spotify | TuneIn | RSS
In this episode we talk about how to insulate your application at it’s boundaries? What in the world does that even mean?! We’re not talking about those boundaries where others aren’t allowed to touch your keyboard (although that’s a real thing). No, we’re talking about making sure you make your code easier to maintain over time by coding to interfaces or wrappers for third party libraries or external APIs. Come join us on another deep dive into Clean Code, and our (polluted) thoughts on the topic. [Read more…]
Community Spotlight: The Reactionary
The Reactionary is a youtube channel featuring informative tutorials, opinion pieces, book reviews and other great content about the React JavaScript library.
Zac Braddy, the creator, is a really smart guy and we are really glad that he is fightin’ for the good guys. Also, he has a lot of cool T-Shirts. [Read more…]
Clean Code – Error Handling
Podcast: Play in new window | Download
Subscribe: Apple Podcasts | Spotify | TuneIn | RSS
This week, we continue our Clean Code discussion as we dive into the joys and pains of error handing.
1,000,000+ Downloads!
Thanks to you, Coding Blocks has exceeded 1 million podcast *downloads!
When we started this podcast 3 years ago, we settled on a realistic goal of 100 downloads a month. We ended up doing a little better that first month, but we certainly didn’t expect to cross the million download mark, and we couldn’t have even begun to imagine all of the amazing people that we have met along the way.
We are looking forward to a new year full of surprises, but first we wanted to take a few minutes to celebrate a few numbers:
* 50+ episodes
* 1,000,000+ downloads
* 500+ 5 Star Reviews
* 5,000+ slack messages / week
Of those numbers, the one that excites us most is the last. The slack channel has become a place for developers of all backgrounds and experience levels to exchange ideas, help, and horror stories. We’re very proud to be members of such a cool community, and we thank you for hangin’ with us!
* Note: We pulled the download numbers from our feed hosting provider, Libsyn which attempts to de-dupe and de-bot numbers…but there’s still the very real possibility that 99% of the downloads were just us checking to see if it “worked on my machine”.
Meetup and CodeWars
Every so often somebody in slack will ask for advice on getting their first programming job. Experience is critical in the tech industry, so that first step can be a doozy.
While there is a lot of great information available on the internet, my favorite advice is short and sweet: Meetup and CodeWars
[Read more…]
Clean Code – Objects vs Data Structures
Podcast: Play in new window | Download
Subscribe: Apple Podcasts | Spotify | TuneIn | RSS
This week we’re drawing a line in the sand between objects and data structures. Who will win? Take a listen and decide for yourself!
For the full show notes visit:
https://www.codingblocks.net/episode51
[Read more…]
Clean Code – Formatting Matters
Podcast: Play in new window | Download
Subscribe: Apple Podcasts | Spotify | TuneIn | RSS
Ever judged a book by its cover? Of course you have. Ever passed judgement on some code simply because it didn’t look pretty? There’s more to writing code than having it functional and in this episode we dive into the reasons code formatting actually matters. Who wins the newspaper format debate?! Leave us a comment and let us know! [Read more…]
Clean Code – Comments Are Lies
Podcast: Play in new window | Download
Subscribe: Apple Podcasts | Spotify | TuneIn | RSS
This week, Michael fails geography, Allen introduces us to Croom, and Joe has to potty as we head into our third installment of the Clean Code series.