How to show git branch name on console path
Many time when accessing your git branch from console becomes difficult. Here is a crisp post to show the git branch name on your console.… Read More »How to show git branch name on console path
Yash Sharma is a Big Data & Machine Learning Engineer, A newbie OpenSource contributor, Plays guitar and enjoys teaching as part time hobby. Talk to Yash about Distributed Systems and Data platform designs.
Many time when accessing your git branch from console becomes difficult. Here is a crisp post to show the git branch name on your console.… Read More »How to show git branch name on console path
Git is a version control system which is used by most open source and collaborative programming projects. Below is a list of few very often… Read More »Useful git commnads
Apache Drill is an Incubation project that is the first open source implementation of Google’s Dremel. It focusses on Interactive analysis of large scale datasets.… Read More »How to build/install Apache Drill on Ubuntu 13.04
Installing Maven 3 on Ubuntu 13.04 is as straight forward as any other version on Ubuntu. Just hit apt-get and your work is done. $… Read More »How to install Maven 3 on Ubuntu 13.04
Protocol buffer is a serialization format developed by Google. It is Interface driven and is useful for applications that communicate over the wire. Below are… Read More »How to install protocol buffer 2.5.0 on Ubuntu 13.04
A small post on installing g++ compiler on Ubuntu 13.04. Below are the steps. Note: apt-get might take some time, kindly be patient. $ sudo… Read More »How to install g++ compiler for C/C++ on Ubuntu 13.04
Ubuntu 13.04 comes shipped with Open Jdk 7. For couple of reasons you might want to use the Oracle Java 7. This post guides you… Read More »How to install Oracle java 7 on Ubuntu 13.04
Apache Hive is an open source project under Apache, actually developed by Facebook. Hive is an SQL data warehouse for Apache Hadoop. Hive makes working… Read More »Apache Hive micro guide
This is a collection of few interesting java interview questions that interviews love to ask. Feel free to download and share the book. Download from… Read More »ConfusedCoders Java Interview preparation ebook