473,715 Members | 6,082 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2855
dog
On Aug 22, 6:54 pm, Protoman <Protoman2...@g mail.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" <electrochuckRE M...@XXXatt.net wrote:
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
2383
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 help but say i was totally impressed. I needed an open source wikiblog/wikilog, whatever you wanna call it, basically a hybrid of a blog and a wiki. I checked out snipsnap, which uses java, it was said on their site to be a clone of vanilla, a...
14
2284
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 environment, I look at the job sites (Monster, Dice), and no-one, asks for just one skill. Therefor, what other skills will complement best my knowledge of PHP/MySQL? I already have a firm knowledge of html, css, and the web layout side
220
19073
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 any preconceived ideas about it. I have noticed, however, that every programmer I talk to who's aware of Python is also talking about Ruby. So it seems that Ruby has the potential to compete with and displace Python. I'm curious on what basis it...
54
6563
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 FRICKIN' COOL!!! ***MAN*** that would save me a buttload of work and make my life sooooo much easier!" As opposed to minor differences of this feature here, that feature there. Variations on style are of no interest to me. I'm coming at this from a...
125
14781
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 software giant such as Microsoft SQL Server, Oracle, and Sybase? Is PostgreSQL reliable enough to be used for high-end commercial application? Thanks
121
10108
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 support IDEs are DreamWeaver 8 and Zend PHP Studio. DreamWeaver provides full support for Unicode. However, DreamWeaver is a web editor rather than a PHP IDE. It only supports basic IntelliSense (or code completion) and doesn't have anything...
31
2586
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 have plenty to learn - I haven't even started on gd library) and want to think about my next step. Any suggestions?
0
910
by: ridenour4159 | last post by:
orbital trader crack http://cracks.12w.net F R E E
93
3646
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 the description of this open public newsgroup: A place where good full-length, full-featured, pure (or near-pure) JavaScript large and larger applications are described and their code shared and explained. The language used for browser programs...
0
8823
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8718
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9104
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7973
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6646
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5967
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4477
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4738
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2541
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.