Never remember SQL syntax? Tired of query string concat? Try RethinkDB, writing query in your programming language. Let's rethinking how we approach database together.
This ebook is an attempt to create open-source extensive tutorial on Test-Driven Development (TDD).
James Bach says, "Read this book and get your head straight about testing. I consider Jerry (Weinberg) to be the greatest living tester." Answers the questions that puzzle the most people: Why do we have to bother testing? Why not just test everything? What is it that makes testing so hard? Why does testing take so long? Is perfect software even possible? Why can't we just accept a few bugs?
If you are a consultant, or ever use a consultant, this book is for you. The author draws on his 50+ years of consulting experience to share his secrets about the often irrational world of consulting. "This is a great book. Period! ...this advice is clearly applicable to more than just consulting; it is applicable to life in general." "The book is truly wonderful. A must have!" - Amazon reviews
Programmieren zu können ist cool. Nicht nur, weil man dann langweilige Aufgaben an den Computer abgeben kann, sondern auch, weil du dann selber Apps und Websites programmieren und vielleicht sogar damit Geld verdienen kannst. In diesem kurzen Buch lernst du alles, was du dafür brauchst.
A review of all the important part of iOS 8 for developers. Presented in 39 easy to digest chunks, each with a sample project.
Even though entire Laravel community moved to Laravel 4.x, as an early adopter of Laravel for production use, I still have to maintain large code base built on top of Laravel 3. As I need a readable reference of the 3.x documentation often, I made one from the official documentation included with 3.x source, and here it is for you all who need it.
Google Docs is the pre-eminent on-line document writing and collaboration tool from one of the world's largest companies. Millions of people trust their documents to Google and depend on it for sharing and working with colleagues on those documents. This book assumes you already know how to use Google Docs and explores advanced topics like importing and exporting documents, creating and using outlines, managing footnotes, and other techniques. Coming soon: using little-known built-in research tools.
Sourcegraph is a code search engine that shows you documentation and real-world usage examples for hundreds of thousands of libraries written in Python, JavaScript, Ruby, and Go.
Don’t get stuck at 3am with a broken server, or in the middle of your workday fighting configuration. Learn how to administer your servers!
At day you have to wrangle with legacy code, fix bugs, struggle with APIs, deploy services and integrate things. Yet you wish you could create worlds, animate dragons, break laws of physics and design artificial intelligence. You can.
"К сожалению, Hoser Hut имел репутацию не слишком приветливого по отношению к иностранцам места. Все знали, что американцы вылетали из окон Hoser Hut на регулярной основе. Именно по этой причине Jesse решил, что ему нужен некий фильтр на входе, дабы удерживать злобных американцев снаружи. Понятно, что старый добрый британский парень Daylee Rees всегда был желаемым гостем в Hoser Hut. В общем-то, везде он был желаемым гостем. Jesse нанял вышибалу, дабы тот постоял перед Hoser Hut и проверял документы на предмет того, из Канады очередной гость или нет. Видите, то, что сделал Jesse, было одним из способов реализации фильтра."
If you use the command line, you need to be using tmux. Tmux lets you control multiple processes from one screen and makes you look like a rockstar in the process. (I mean, you know, one of those command line rockstars. Maybe someone from a techno band.) Painless Tmux aims to make it easy for you to unleash the awesomeness.