Practically evaluate your system's performance - Look beyond time complexity
A demonstration - Time complexity is not sufficient to evaluate your system's performance in the real world crunching real world data Read more 馃憠馃徑
A demonstration - Time complexity is not sufficient to evaluate your system's performance in the real world crunching real world data Read more 馃憠馃徑
Git makes it extremely easy to create a new branch off a remote branch. Learn how it does so behind the scenes.... Read more 馃憠馃徑
You don't necessarily need to use the same branch name when pushing it to remote. Learn how.... Read more 馃憠馃徑
You might know how to rename a Git branch. But, do you know how to rename a remote branch too?... Read more 馃憠馃徑
Learn how to enhance your usage of git-branch to see exactly what you want to see... Read more 馃憠馃徑
Learn the relevance of a merge commit and when are they created... Read more 馃憠馃徑
Git branches are extremely lightweight and simple to create. Learn about the internals of a Git branch to know why they are so awesome.... Read more 馃憠馃徑
Learn how Git uses a mechanism of simple pointers and checksums to provide speed and lightweightness.... Read more 馃憠馃徑