Getting Freaky with MySQL Joins

Posted Dec 26, 2016
Tagged

One of the most powerful things about relational databases like mySQL is JOINing tables. Let's discuss writing different types of JOINS in mySQL. We've constructed a mini database for a fictional app called LewbowskiIn, basically LinkedIn, but only for characters in The Big Lebowski. You don't need to watch the movie, but it's recommended.

Read More

Setup Android Studio on Windows

Posted May 21, 2015
Tagged
PC Android

In this guide we walk you through getting ready for Android development on your Windows PC. There are a few hangups that people run into when setting up Android Studio on Windows and we'll cover them here. Get reading!

Read More

Setup Android Studio on Mac OSX

Posted May 20, 2015
Tagged
Mac Android

In this NEWB guide we walk you through getting ready for Android development on your Mac, you dirty yuppie hipster! Getting ready for Android development on your mac is pretty straightforward. Just download a bunch of shit and boom, you're on your way to making the next Tinder.

Read More

Python OOP: Properties & Constructors with Boobs!

Posted Jan 13, 2015
Tagged

Today we're going to demonstrate the difference between setting properties within the constructor and outside of it with Python. Plus you get to learn a little bit about bra sizing.

Read More

How Google HoneyDicked Us

Posted Nov 29, 2014

After we launched, a Google AdWords team extended a helping hand, but then things took a different turn after applying for Google Surveys. Someone from that team took it upon themselves to get us booted off AdSense. Basically, learn about Google products for monetization and #honeydicking.

Read More

Lists on Lists on Lists, Programming Syntax Breakdown

Posted Nov 11, 2014

In this back to basics entry we break down the different ways the most popular web programming languages list syntaxes. The other goal is to reinforce the fact that programming languages are fairly similar.

Read More

Vote for the Next Course!

Posted Oct 16, 2014
Tagged

What a long strange trip it's been! We're finally ready to start pumping out some new courses and want to know what people want, so take a look and cast your vote! If you're looking for something not on the list, post it in the comments!

Read More

Set .gitignore Globally, Ignore Files like a Bad Ass

Posted Jun 26, 2014

Git is an amazing version control program, no matter what Linus says about it. When using version control you want to ignore files that don't need to be tracked. That's where the .gitignore file comes in handy. In this inaugural "Just the Tip", we'll show you how to set .gitignore globally.

Read More

CodeBabes Stats 1.0

Posted May 9, 2014
Tagged
Wow, did we mention that escalated quickly? Yes. We did. It all happened so fast. It was our first time and all. Check out the numbers. For the record, we did zero publicity on this. Thanks internet!
Read More