Resources by Type
Blog's
Getting Started With Unreal Engine 4
Unreal Engine 4 is introducing many new developers & students into the industry, I'd like to help you out by providing an introduction into Unreal 4, useful developer resources, tutorials and essential tools whether you are starting out alone or with a group. Use this guide to get you kick started and familiar with some of the great resources the community has developed for new and veteran developers alike.
Parris Book List
At TCCIRL, Parris Lampropolous shared his copywriter reading list with all the attendees at the conference. He recommended that we read each book more than once� the first time read to get a feel for the book, the second time underline, the third copy notes into a notebook, and so on (watch his presentation in the TCCIRL videos for more details).
Tango With Django
Tango with Django is a beginner's guide to web development using the popular Python-based web application framework, Django. The complete book provides a hands-on guide to designing and building web applications, explaining in plain English how all the different technologies you will encounter fit together.
Quick R
R is an elegant and comprehensive statistical and graphical programming language. Unfortunately, it can also have a steep learning curve. I created this website for both current R users, and experienced users of other statistical packages (e.g., SAS, SPSS, Stata) who would like to transition to R. My goal is to help you quickly access this language in your work.
A beginners guide to thinking in SQL
If you're anything like me, SQL is one of those things that may look easy at first (it reads just like regular english!), but for some reason you can't help but google the correct syntax for every silly query.
Then, you get to joins, aggregation, and subqueries and everything you read just seems like gibberish.
Growth Hacking - 10 Key Checklist
Do you need a practical guide and how-to checklist for starting your growth hacking efforts? Learn how to build your growth funnel, how to run experiments, how to track your key growth metrics, how to identify your points of leverage, what tools to invest in, how to think like a growth hacker, and how to build your growth hacking team.
RubyTapas
RubyTapas is for the busy Ruby or Rails developer who is ready to reach the next level of code mastery. Short, focused screencasts twice a week will introduce you to a wide variety of intermediate to advanced Ruby concepts and techniques, Object-Oriented design principles, testing practices, refactoring skills, and much more
Learn React Native Through Interactive Examples
Building with React Native is extremely efficient ' but getting started can be a little tricky. You should use this guide as a companion to the official Facebook documentation for getting started. This guide covers topics outside the scope of the React Native docs, e.g. JavaScript and React fundamentals, and key patterns/libraries used by the React Native community
React Express
This guide is intended for people who already know JavaScript. If you're new to JavaScript, or could use a refresher, consider first going through JavaScript Express. We'll assume a little knowledge of HTML and CSS, but even if you're not familiar with those, you should still be able to follow this guide.