473,378 Members | 1,099 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

What sort of C++ skills are needed for a proprietary trader?

Hi!

I'm currently a HS sophomore who has passed the California High School
Proficency Exam, and will be starting Cerritos College soon --I'll get
my AA in Mathematics/Economics; I'll then transfer to UCLA's
Mathematics/Economics major, and try to transfer into MIT's Applied
Mathematics major and the Economics minor for my senior year --wishful
thinking, I know-- --, and I hope to become a proprietary trader for a
hedge fund after getting my MSc in Mathematical and Computational
Finance from Exeter College, Oxford, and, possibly, get my PhD in
Financial Engineering from Cornell University. I know that the job
requires C++ programming skils, but I am at a loss for what level of
depth and breadth that they want. Anyone here to help me out?

Aug 23 '07 #1
6 2830
dog
On Aug 22, 6:54 pm, Protoman <Protoman2...@gmail.comwrote:
>What sort of C++ skills are needed for a proprietary trader?
What's the point in becomming a pt? Deep discount online brokers are
just that, dirt cheap .. as low as a buck a roundtrip trade. Save
yourself the trouble.

C++ however is a good choice. It't still the most popular low level
(powerful) language.

GL
Steve

Aug 23 '07 #2
Protoman wrote:
...I hope to become a proprietary trader for a hedge fund...
I know that the job requires C++ programming skils...
Where did you get that idea?

I doubt that a trader requires C++. The people that support the traders
might need C++ proficiency. Go interview a trader, that is, someone
actually doing the job you want. It won't be hard to get them to talk about
their jobs.
...I am at a loss for what level of depth and breadth...
If you want to have enough programming skills to work for the likes of
Goldman Sachs, C++ is excellent. A solid base of programming knowledge is
essential. That will apply to any language required. Get your own copy of
The Art of Computer Programming, a multi-volume set by Donald Knuth. If you
can show at least a passing familiarity with everything in those books any
hedge fund would love to have you. (Just today I worked on the
differentiation of a polynomial tree and referred to a section in Knuth's
Fundamental Algorithms.)

If you get to the point where you understand just how much you don't know
about C++, you're ready for Goldman. To do that write programs - lots of
programs. Computer languages are learned, like other languages, through
exercise. Want to _really_ learn a language? Teach a course in it.

--
Charles
Aug 24 '07 #3
Charles wrote:
>
If you want to have enough programming skills to work for the likes of
Goldman Sachs, C++ is excellent. A solid base of programming knowledge is
essential. That will apply to any language required. Get your own copy of
The Art of Computer Programming, a multi-volume set by Donald Knuth. If you
can show at least a passing familiarity with everything in those books any
hedge fund would love to have you. (Just today I worked on the
differentiation of a polynomial tree and referred to a section in Knuth's
Fundamental Algorithms.)
Just so you'll know, they're not cheap. My boxed set cost $150. And
it's worth every penny.
Aug 24 '07 #4
On Aug 23, 6:35 pm, "Charles" <electrochuckREM...@XXXatt.netwrote:
Protoman wrote:
...I hope to become a proprietary trader for a hedge fund...
I know that the job requires C++ programming skils...

Where did you get that idea?

I doubt that a trader requires C++. The people that support the traders
might need C++ proficiency. Go interview a trader, that is, someone
actually doing the job you want. It won't be hard to get them to talk about
their jobs.
...I am at a loss for what level of depth and breadth...

If you want to have enough programming skills to work for the likes of
Goldman Sachs, C++ is excellent. A solid base of programming knowledge is
essential. That will apply to any language required. Get your own copy of
The Art of Computer Programming, a multi-volume set by Donald Knuth. If you
can show at least a passing familiarity with everything in those books any
hedge fund would love to have you. (Just today I worked on the
differentiation of a polynomial tree and referred to a section in Knuth's
Fundamental Algorithms.)

If you get to the point where you understand just how much you don't know
about C++, you're ready for Goldman. To do that write programs - lots of
programs. Computer languages are learned, like other languages, through
exercise. Want to _really_ learn a language? Teach a course in it.

--
Charles
Yeah, I know I don't know a good couple aspects of C++. Like I don't
really understand protected inheritance and the uses thereof, or
"traits", and I need to broaden and deppen my understanding of
template metaprogramming and software design and engineering. As well
as a host of other things.

Aug 24 '07 #5
Protoman wrote:
As well as a host of other things.
Okay here's another idea. Collect computers. They're free. People throw
out PCs every day or they're just collecting dust in a closet. Ask your
friends and relatives. Build a cluster out of those PCs using the (also
free) Linux operating system. Do a search on "Linux cluster." You probably
can't afford a 64-core IBM server. Build your own.

Nothing impresses a college acceptance board or a prospective employer when
they ask about parallel computers and networking like a picture of one that
you built yourself. Keep a diary of the process. Detail the problems you
ran into, the solutions you came up with, why they didn't work and what you
did to achieve success.

--
Chuck

Aug 25 '07 #6
red floyd wrote:
Charles wrote:
>Get your own copy of The Art of Computer Programming...
Just so you'll know, they're not cheap. My boxed set cost $150. And
it's worth every penny.
Indeed. A tour de force. To let you know that you are in good company,
take a look at the photo of Scott Meyers at work at photograph 15 on
http://aristeia.com/EC3E/WITW/index_frames.html. His set is on the bottom
shelf of the book case behind him. Look for the familiar tan and black
binding. (One volume is partially hidden.)

--
Chuck
Aug 25 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Mike Henley | last post by:
I first came across rebol a while ago; it seemed interesting but then i was put off by its proprietary nature, although the core of the language is a free download. Recently however, i can't...
14
by: Eakin, W | last post by:
Unlike a coding question, which may have a definite answer, this deals more with opinion. As I continue my studies of PHP and MySQL, and get to the point of being able to use them in a work...
220
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
54
by: Brandon J. Van Every | last post by:
I'm realizing I didn't frame my question well. What's ***TOTALLY COMPELLING*** about Ruby over Python? What makes you jump up in your chair and scream "Wow! Ruby has *that*? That is SO...
125
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
31
by: Mason | last post by:
I've been working to become competent at making websites. My learning path has been: html -css- paintshop pro -javascript -php/mysql I'm getting somewhat proficient at php/mysql (although I...
0
by: ridenour4159 | last post by:
orbital trader crack http://cracks.12w.net F R E E
93
by: lorlarz | last post by:
Here, let's see what you JavaScript programmers have got Here is a place to share your large or larger full-blown JavaScript applications: real.comp.lang.js.apps (a new google group) Here is...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.