Tags: #howto #contribute #github #projects
This tutorial will guide you through the whole process to generate a pull request for a project.
http://blog.davidecoppola.com/2016/11/howto-contribute-to-open-source-project-on-github/
This tutorial will guide you through the whole process to generate a pull request for a project.
http://blog.davidecoppola.com/2016/11/howto-contribute-to-open-source-project-on-github/
Bits of Bytes
How to contribute to an open source project on GitHub
A step by step tutorial showing how to contribute to an open source project on GitHub, one of the most popular and used git repository hosting services.
Tags: #howto #writing #fast #code
I’m about to show you some of the fastest code there is.
http://blog.demofox.org/2016/12/06/the-secret-to-writing-fast-code-how-fast-code-gets-slow/
I’m about to show you some of the fastest code there is.
http://blog.demofox.org/2016/12/06/the-secret-to-writing-fast-code-how-fast-code-gets-slow/
The blog at the bottom of the sea
The Secret to Writing Fast Code / How Fast Code Gets Slow
This is a “soft tech” post. If that isn’t your thing, don’t worry, I’ll be returning to some cool “hard tech” and interesting algorithms after this. I̵…