Didn't see this coming: The Goldman Sachs Github Account
1–10 of 115 posts
Re: Didn't see this coming: The Goldman Sachs Github Account
#2Re: Didn't see this coming: The Goldman Sachs Github Account
#3Re: Didn't see this coming: The Goldman Sachs Github Account
#4Re: Didn't see this coming: The Goldman Sachs Github Account
#5Why not? It's a large corporation with many branches and technical needs, some of which are harmless to open-source. Despite its reputation, I don't think they go through their day thinking "hmm... we could open-source this, or we could go kick a puppy instead! Muahahaha!"
Re: Didn't see this coming: The Goldman Sachs Github Account
#6 Why is Goldman Sachs open-sourcing GS Collections?
- We believe that GS Collections offers a significant advantage over existing solutions. We hope others will benefit from it.- We believe in the power of the technical community to help improve GS Collections.
- Technology is a huge part of what we do at Goldman Sachs. GS Collections exemplifies our commitment to technology.
- We use open source software in many of our operations. We have benefited from the work of others and we'd like to give something back.
Does Goldman Sachs use GS Collections?
- Yes, we use GS Collections in many of our internal applications.Re: Didn't see this coming: The Goldman Sachs Github Account
#7Re: Didn't see this coming: The Goldman Sachs Github Account
#8Any java guru think this is good stuff? Just curious. I moved on form java years ago.
Re: Didn't see this coming: The Goldman Sachs Github Account
#9 ...
import com.gs.collections.impl.block.factory.Comparators;
import com.gs.collections.impl.block.factory.Functions;
import com.gs.collections.impl.block.procedure.CollectionAddProcedure;
import com.gs.collections.impl.collection.mutable.AbstractCollectionAdapter;
...
Gees, I feel sorry for people still stuck using Java.Re: Didn't see this coming: The Goldman Sachs Github Account
#10... import com.gs.collections.impl.block.factory.Comparators; import com.gs.collections.impl.block.factory.Functions; import com.gs.collections.impl.block.procedure.CollectionAddProcedure; import com.gs.collections.impl.collection.mutable.AbstractCollectionAdapter; ... Gees, I feel sorry for people still stuck using Java.