x27;Ubuntu Core developers'
Subject: RE: Jump start help needed.
Thank you Thiago,
Your response is certainly encouraging and enlightening which is giving rise to
a few more questions. Before I ask them, I would like to list them the two
states of mind that I am in.
a. The kind of progra
hi,
Am Samstag, den 22.08.2015, 18:01 +0530 schrieb Vishnu Vivekanand:
> I have a few years of programming in the Windows environment. I have
> just started to explore the Unix/Linux/Ubuntu world. I have been
> spending a week or two around the Ubuntu home page and I am not able
> to get started i
On Sun, Aug 23, 2015 at 08:49:42AM +0530, Vishnu Vivekanand wrote:
> a. The kind of programming I have done is that I am given access to a
> code base repository from where I download the entire codebase. Once I
> am assigned a bug I look into the code file that has the highest
> likelihood of bein
t: Sunday, August 23, 2015 3:55 AM
To: Vishnu Vivekanand
Cc: Ubuntu Core developers
Subject: Re: Jump start help needed.
Hello Vishnu!
You're in the right place! Ubuntu and Debian are the most advanced
Linux distributions ever created... :-)
You can try, for example:
---
sudo apt-get
On Sat, 22 Aug 2015 19:24:36 -0300, Martinx - ジェームズ wrote:
>Ubuntu have something very cool, for example, let say you want to have
>the "java" command, but you don't have it installed... Well, Ubuntu
>will tell you which package brings the "java" command if you type it
>at the console!
The comma
Hello Vishnu!
You're in the right place! Ubuntu and Debian are the most advanced
Linux distributions ever created... :-)
You can try, for example:
---
sudo apt-get install build-essential
---
This command will install compilers and libraries for you.
You might also be interested in Golang, w