Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   C Programming (http://www.velocityreviews.com/forums/f42-c-programming.html)
-   -   cplusplus IDE used by Google (http://www.velocityreviews.com/forums/t951766-cplusplus-ide-used-by-google.html)

cesartomatis@gmail.com 09-03-2012 10:25 PM

cplusplus IDE used by Google
 
Does anyone know wich is the adopted IDE by Google for cplusplus programming?

Keith Thompson 09-04-2012 01:30 AM

Re: cplusplus IDE used by Google
 
cesartomatis@gmail.com writes:
> Does anyone know wich is the adopted IDE by Google for cplusplus programming?


Why would you ask this in a C newsgroup?

Your question *might* be more topical in comp.lang.c++, though since
it's not really about the language I wouldn't be too sure of that.

--
Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst>
Will write code for food.
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"

Jorgen Grahn 09-08-2012 12:16 AM

Re: cplusplus IDE used by Google
 
On Tue, 2012-09-04, Keith Thompson wrote:
> cesartomatis@gmail.com writes:
>> Does anyone know wich is the adopted IDE by Google for cplusplus
>> programming?

>
> Why would you ask this in a C newsgroup?
>
> Your question *might* be more topical in comp.lang.c++, though since
> it's not really about the language I wouldn't be too sure of that.


If Google is like any other non-Windows place I've worked, they don't
mandate any specific IDE. (Or they do, and everyone happily ignores
it.) There will be Emacs people, Vim people, possibly Eclipse people,
and so on. As long as you work efficiently with it, and they don't
have to manage licenses or fire you for piracy, they probably don't
care.

Also I expect that to be true no matter what the language is.

/Jorgen

--
// Jorgen Grahn <grahn@ Oo o. . .
\X/ snipabacken.se> O o .

Ian Collins 09-08-2012 12:21 AM

Re: cplusplus IDE used by Google
 
On 09/ 8/12 12:16 PM, Jorgen Grahn wrote:
> On Tue, 2012-09-04, Keith Thompson wrote:
>> cesartomatis@gmail.com writes:
>>> Does anyone know wich is the adopted IDE by Google for cplusplus
>>> programming?

>>
>> Why would you ask this in a C newsgroup?
>>
>> Your question *might* be more topical in comp.lang.c++, though since
>> it's not really about the language I wouldn't be too sure of that.

>
> If Google is like any other non-Windows place I've worked, they don't
> mandate any specific IDE. (Or they do, and everyone happily ignores
> it.) There will be Emacs people, Vim people, possibly Eclipse people,
> and so on. As long as you work efficiently with it, and they don't
> have to manage licenses or fire you for piracy, they probably don't
> care.
>
> Also I expect that to be true no matter what the language is.


I agree, I have never forced an IDE on any of my teams or been forced to
use one as a contractor. The only feature that really matters is the
ability to use a common formatting style.

--
Ian Collins

BGB 09-08-2012 02:15 AM

Re: cplusplus IDE used by Google
 
On 9/7/2012 7:21 PM, Ian Collins wrote:
> On 09/ 8/12 12:16 PM, Jorgen Grahn wrote:
>> On Tue, 2012-09-04, Keith Thompson wrote:
>>> cesartomatis@gmail.com writes:
>>>> Does anyone know wich is the adopted IDE by Google for cplusplus
>>>> programming?
>>>
>>> Why would you ask this in a C newsgroup?
>>>
>>> Your question *might* be more topical in comp.lang.c++, though since
>>> it's not really about the language I wouldn't be too sure of that.

>>
>> If Google is like any other non-Windows place I've worked, they don't
>> mandate any specific IDE. (Or they do, and everyone happily ignores
>> it.) There will be Emacs people, Vim people, possibly Eclipse people,
>> and so on. As long as you work efficiently with it, and they don't
>> have to manage licenses or fire you for piracy, they probably don't
>> care.
>>
>> Also I expect that to be true no matter what the language is.

>
> I agree, I have never forced an IDE on any of my teams or been forced to
> use one as a contractor. The only feature that really matters is the
> ability to use a common formatting style.
>


I had heard from someone that they had generally used Emacs though.

except maybe apart from the people who were using Eclipse or similar, ...




All times are GMT. The time now is 04:52 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57