473,473 Members | 1,972 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Where do good C++ teams exist ?

Hi All,

This is not a C++ technical question, hence
this is an off-topic post. But it is C++
related and posted only to this group.

Suppose, today a building like Empire State
building or Petronas Towers is to be built.
The architect designing and the company/team
building this would be somebody who is an
expert in this and has experience with
construting buildings of comparable sizes.

Now suppose a huge, reliable, scalable and a
good performance software system is to be
built in C++. Here again, the architect
and the team which implements it would be
somebody who knows which architecture would
be best for which software module for the
given requirement. Obviously, here again,
the team would have experience in constructing
similar size software projects earlier.

Once the team has built this software system,
they move on to build another such system
for somebody else.

My question is how do I get to become a part
of such C++ teams which implement one
challenging project after another. (Obviously,
large systems would not comprise of only C++.)

Do these kind of C++ team (maybe warriors would
be right word :-)) really exist in the first
place?

Trying to know such teams through networking
may take a long time. And the same goes by
trying to check on job sites. Even sites like
topcoder.com seem to consist mostly of one
man army.

Thanks
Diwakar

Dec 26 '06 #1
24 2027
Diwa wrote:
Hi All,
>Do these kind of C++ team (maybe warriors would
be right word :-)) really exist in the first
place?
Thanks
Diwakar
Yes such teams do exists. However, they are rarely branded this way,
since "build me C++ project" is rarely a motivating factor for
financial backing. More often, these teams are assembled for a project,
such as "build a High Frequency Trading System" or "build a Web Page
Content Indexer" or "port my Office Application to a handheld." These
teams would use C++ as their main tool of choice.

But the message is that to join the top talent, you need more than C++
-- you need to know how to apply C++ in that industry.

What to do? First, find an industry where C++ is widely used -- I work
in Finance, but I started my C++ coding experience in Embedded Systems.
As a counter example, e-commerce does not have that much C++ going on.
Then join a company in that field ( you can get a feel for what
industries use C++ by scouring want ads).
Join a Open Source Project related to that area that uses C++, this
will show your prospective employer you are serious about the business
as well as just C++ coding. But when you do get an interview, don't
approach them like they should do you a favor and give you a chance.
Show them what you are going to bring to the table, that hiring you is
doing them a favor.

Good luck!!

Dec 26 '06 #2

la*********@nyc.rr.com wrote:
But the message is that to join the top talent, you need more than C++
-- you need to know how to apply C++ in that industry.

What to do? First, find an industry where C++ is widely used -- I work
in Finance, but I started my C++ coding experience in Embedded Systems.
As a counter example, e-commerce does not have that much C++ going on.
Then join a company in that field ( you can get a feel for what
industries use C++ by scouring want ads).
Join a Open Source Project related to that area that uses C++, this
will show your prospective employer you are serious about the business
as well as just C++ coding. But when you do get an interview, don't
approach them like they should do you a favor and give you a chance.
Show them what you are going to bring to the table, that hiring you is
doing them a favor.
Yeah, show them that you know how to write proper
comp.lang.c++-approved C++, that obeys all the rules in the
Sutter-Alexandrescu book and that everyone else is incompetent because
they don't follow these rules. That will make you very very popular...

Actually there are two types - programmers who know a bit of business
and business-people who know a bit of programming. And it's the latter
whose programs usually run according to the spec because they know what
the spec is. Amazing how bad they are at documentation too, at least in
describing things in a way an ordinary person would understand.

Strange also how often the development team meetings are discussing
business issues and not discussing what class libraries they have just
created.

Or perhaps I've just been unlucky and worked for all the wrong
companies.

Dec 27 '06 #3
la*********@nyc.rr.com wrote:
Diwa wrote:
Hi All,
Do these kind of C++ team (maybe warriors would
be right word :-)) really exist in the first
place?
Yes such teams do exists. However, they are rarely branded this way,
since "build me C++ project" is rarely a motivating factor for
financial backing. More often, these teams are assembled for a project,
such as "build a High Frequency Trading System" or "build a Web Page
Content Indexer" or "port my Office Application to a handheld." These
teams would use C++ as their main tool of choice.
You are right here. But what happens to the team once
the system has been built. Most would probably stay
around to do maintenance of that. Where are the teams
which move on to build another C++ system ?
Good luck!!
Thanks.

Dec 28 '06 #4

Earl Purple wrote:
la*********@nyc.rr.com wrote:
as well as just C++ coding. But when you do get an interview, don't
approach them like they should do you a favor and give you a chance.
Show them what you are going to bring to the table, that hiring you is
doing them a favor.

Yeah, show them that you know how to write proper
comp.lang.c++-approved C++, that obeys all the rules in the
Sutter-Alexandrescu book and that everyone else is incompetent because
they don't follow these rules. That will make you very very popular...
Thats a good tip. One can become as good as he wants in C++
by reading various books, news groups, magazines and staying
in touch with other C++ developers. But there is a limit to what
one can achieve as an individual. But a team of C++ developers
can develop much more by leveraging each other's experiences.
The C++ developers that I know are mostly in maintenance of
existing software. Probably, because there is less non-product
green-field projects in C++ compared to lets say in C# or Java.
What I was trying to know was are there C++ teams which stay
together one contract project after another contract project ?

Dec 28 '06 #5
Trying to find even a single C++ developer is difficult as programming is
not 100% science or 100% like architecting a building. There are set
standards, city ordinances for a building and that area of knowledge is well
known for thousands of years. And likewise, there are very few buildings
that fall down.

However, most programming and IT project fail, at least 70% fail according
to Forrester research and others. I say at least 90% fail.
Programming is very new and it's very creative. Hence, it's like trying to
find an great artist or musician that's also a good engineer.

Most of the those that hang out in user groups aren't all that great. Those
that write books aren't all that great either as they spend all their time
writing books as oppose to code in the real world. Sort of like an author
that writes book on how to be a great actor, of which, means zip in the real
world. Just because you goto a schools of acting doesn't mean you are going
to make it big.

Those that are any good are actually doing the work to get the job done and
just don't have the time to "hang out" anywhere. Do you see anyone else in
other professions having all the time to just hang out doing the same exact
thing at work? I don't. But, I do see lots of talented people doing
something completely different than their day job just to get away or do
something different.

The more effective way, IMO, to find a good programmer to actually see the
work they have personally written. Not some resume, or some meaningless
certification as test and that stuff are hardly useful in a creative world.


"Diwa" <sh***********@gmail.comwrote in message
news:11********************@h40g2000cwb.googlegrou ps.com...
Hi All,

This is not a C++ technical question, hence
this is an off-topic post. But it is C++
related and posted only to this group.

Suppose, today a building like Empire State
building or Petronas Towers is to be built.
The architect designing and the company/team
building this would be somebody who is an
expert in this and has experience with
construting buildings of comparable sizes.

Now suppose a huge, reliable, scalable and a
good performance software system is to be
built in C++. Here again, the architect
and the team which implements it would be
somebody who knows which architecture would
be best for which software module for the
given requirement. Obviously, here again,
the team would have experience in constructing
similar size software projects earlier.

Once the team has built this software system,
they move on to build another such system
for somebody else.

My question is how do I get to become a part
of such C++ teams which implement one
challenging project after another. (Obviously,
large systems would not comprise of only C++.)

Do these kind of C++ team (maybe warriors would
be right word :-)) really exist in the first
place?

Trying to know such teams through networking
may take a long time. And the same goes by
trying to check on job sites. Even sites like
topcoder.com seem to consist mostly of one
man army.

Thanks
Diwakar

Dec 28 '06 #6

la*********@nyc.rr.com wrote:
Diwa wrote:
Hi All,
Do these kind of C++ team (maybe warriors would
be right word :-)) really exist in the first
place?
Thanks
Diwakar
Yes such teams do exists. However, they are rarely branded this way,
since "build me C++ project" is rarely a motivating factor for
financial backing. More often, these teams are assembled for a project,
such as "build a High Frequency Trading System" or "build a Web Page
Content Indexer" or "port my Office Application to a handheld." These
teams would use C++ as their main tool of choice.

But the message is that to join the top talent, you need more than C++
-- you need to know how to apply C++ in that industry.

What to do? First, find an industry where C++ is widely used -- I work
in Finance, but I started my C++ coding experience in Embedded Systems.
As a counter example, e-commerce does not have that much C++ going on.
Then join a company in that field ( you can get a feel for what
industries use C++ by scouring want ads).
Join a Open Source Project related to that area that uses C++, this
will show your prospective employer you are serious about the business
as well as just C++ coding. But when you do get an interview, don't
approach them like they should do you a favor and give you a chance.
Show them what you are going to bring to the table, that hiring you is
doing them a favor.

Good luck!!
That is excellent advice. I am trying to get to that level where I
have enough skill to contribute to a project. For me it is confidence.
I am self taught and I keep on trying to improve my skills. The
problem with being self taught is that it is dificult to guage my skill
and accomplishments. I just finished my second version of a board game
written in win32/C++. It works well but the major flaw is how I store
my units creating memory leaks.

Dec 29 '06 #7

Earl Purple wrote:
la*********@nyc.rr.com wrote:
But the message is that to join the top talent, you need more than C++
-- you need to know how to apply C++ in that industry.

What to do? First, find an industry where C++ is widely used -- I work
in Finance, but I started my C++ coding experience in Embedded Systems.
As a counter example, e-commerce does not have that much C++ going on.
Then join a company in that field ( you can get a feel for what
industries use C++ by scouring want ads).
Join a Open Source Project related to that area that uses C++, this
will show your prospective employer you are serious about the business
as well as just C++ coding. But when you do get an interview, don't
approach them like they should do you a favor and give you a chance.
Show them what you are going to bring to the table, that hiring you is
doing them a favor.

Yeah, show them that you know how to write proper
comp.lang.c++-approved C++, that obeys all the rules in the
Sutter-Alexandrescu book and that everyone else is incompetent because
they don't follow these rules. That will make you very very popular...
Is that sarcasm or good advice? I am not in the industry and one day
would like to be.
>
Actually there are two types - programmers who know a bit of business
and business-people who know a bit of programming. And it's the latter
whose programs usually run according to the spec because they know what
the spec is. Amazing how bad they are at documentation too, at least in
describing things in a way an ordinary person would understand.
I have other skills and I know how to program. I focus on creating war
games because that is what I know. I am just getting the basics of
creating a game and finally got a version to work pretty well although
it has its flaws. I can write programs dealing with other things but I
choose things that keeps me interested.
>
Strange also how often the development team meetings are discussing
business issues and not discussing what class libraries they have just
created.

Or perhaps I've just been unlucky and worked for all the wrong
companies.
Programming is not an end in itself but a tool to reach a goal. I
often get boored programming things with no purpose but find it more
exciting and intersting when I am solving problems because you need and
idea and concept before I can write anything.

Dec 29 '06 #8

JoeC wrote:

Yeah, show them that you know how to write proper
comp.lang.c++-approved C++, that obeys all the rules in the
Sutter-Alexandrescu book and that everyone else is incompetent because
they don't follow these rules. That will make you very very popular...

Is that sarcasm or good advice? I am not in the industry and one day
would like to be.
I am in the industry and have been for 10 years or so. Before that I
was working with C++ for 3 years but in a research environment at a
university.

It depends on whether they rate themselves as great C++ programmers. If
they do then they don't want you pointing out their inadequacies and
showing up yourself as a supposed "expert" over them. If they already
know their C++ skills are limited and that their main skills lie
elsewhere whilst accepting that you are the C++ expert, they are more
likely to accept your advice, although obviously you still have to be
tactful.

The likelihood is that they have a system that already works and they
want someone to maintain and enhance it, not to completely rewrite it,
although so often that is the best approach because it is totally
unstructured.
Actually there are two types - programmers who know a bit of business
and business-people who know a bit of programming. And it's the latter
whose programs usually run according to the spec because they know what
the spec is. Amazing how bad they are at documentation too, at least in
describing things in a way an ordinary person would understand.

I have other skills and I know how to program. I focus on creating war
games because that is what I know. I am just getting the basics of
creating a game and finally got a version to work pretty well although
it has its flaws. I can write programs dealing with other things but I
choose things that keeps me interested.
If you ever decide to start your own business and employ another
programmer who is perhaps a more expert programmer than yourself then
be sure to communicate the specification very well to them.

Also, let the expert start the project. The project infrastructure is
best left to the expert, but so often they are brought in to pick up
the pieces later on.
Strange also how often the development team meetings are discussing
business issues and not discussing what class libraries they have just
created.

Or perhaps I've just been unlucky and worked for all the wrong
companies.

Programming is not an end in itself but a tool to reach a goal. I
often get boored programming things with no purpose but find it more
exciting and intersting when I am solving problems because you need and
idea and concept before I can write anything.
I know that. I was expressing the point that someone who knows
everything about programming but nothing about anything else will
possibly find their options limited.

Dec 29 '06 #9

Diwa wrote:
The C++ developers that I know are mostly in maintenance of
existing software. Probably, because there is less non-product
green-field projects in C++ compared to lets say in C# or Java.
What I was trying to know was are there C++ teams which stay
together one contract project after another contract project ?
Unfortunately that is the case and it is not what I want to spend my
lifetime
doing. I want to work on new "green field" projects, and so I may well
have
to move out of C++ to do so even though C++ is my favourite programming
language.

The alternative is to leave employment as an employee and work on my
own projects. Even in this case C++ might not be the only language I
use because there are aspects for which other languages are better
suited. C++ isn't always the answer to everything.

Dec 29 '06 #10

smnoff wrote:
Trying to find even a single C++ developer is difficult as programming is
not 100% science or 100% like architecting a building. There are set
standards, city ordinances for a building and that area of knowledge is well
known for thousands of years. And likewise, there are very few buildings
that fall down.

However, most programming and IT project fail, at least 70% fail according
to Forrester research and others. I say at least 90% fail.
Programming is very new and it's very creative. Hence, it's like trying to
find an great artist or musician that's also a good engineer.

Most of the those that hang out in user groups aren't all that great. Those
that write books aren't all that great either as they spend all their time
writing books as oppose to code in the real world. Sort of like an author
that writes book on how to be a great actor, of which, means zip in the real
world. Just because you goto a schools of acting doesn't mean you are going
to make it big.

Those that are any good are actually doing the work to get the job done and
just don't have the time to "hang out" anywhere. Do you see anyone else in
other professions having all the time to just hang out doing the same exact
thing at work? I don't. But, I do see lots of talented people doing
something completely different than their day job just to get away or do
something different.

The more effective way, IMO, to find a good programmer to actually see the
work they have personally written. Not some resume, or some meaningless
certification as test and that stuff are hardly useful in a creative world.
Projects fail usually because of bad market research, not because of
bad programmers.
Many programs work reasonably well even though they are very badly
written (which unfortunately then makes it harder to get permission to
fix them).

Dec 29 '06 #11
The real warriors are making games out there!
Earl Purple wrote:
smnoff wrote:
Trying to find even a single C++ developer is difficult as programming is
not 100% science or 100% like architecting a building. There are set
standards, city ordinances for a building and that area of knowledge is well
known for thousands of years. And likewise, there are very few buildings
that fall down.

However, most programming and IT project fail, at least 70% fail according
to Forrester research and others. I say at least 90% fail.
Programming is very new and it's very creative. Hence, it's like trying to
find an great artist or musician that's also a good engineer.

Most of the those that hang out in user groups aren't all that great. Those
that write books aren't all that great either as they spend all their time
writing books as oppose to code in the real world. Sort of like an author
that writes book on how to be a great actor, of which, means zip in the real
world. Just because you goto a schools of acting doesn't mean you are going
to make it big.

Those that are any good are actually doing the work to get the job done and
just don't have the time to "hang out" anywhere. Do you see anyone else in
other professions having all the time to just hang out doing the same exact
thing at work? I don't. But, I do see lots of talented people doing
something completely different than their day job just to get away or do
something different.

The more effective way, IMO, to find a good programmer to actually see the
work they have personally written. Not some resume, or some meaningless
certification as test and that stuff are hardly useful in a creative world.

Projects fail usually because of bad market research, not because of
bad programmers.
Many programs work reasonably well even though they are very badly
written (which unfortunately then makes it harder to get permission to
fix them).
Dec 29 '06 #12

Earl Purple wrote:
Diwa wrote:
The C++ developers that I know are mostly in maintenance of
existing software. Probably, because there is less non-product
green-field projects in C++ compared to lets say in C# or Java.
What I was trying to know was are there C++ teams which stay
together one contract project after another contract project ?

Unfortunately that is the case and it is not what I want to spend my
lifetime
doing. I want to work on new "green field" projects, and so I may well
have
to move out of C++ to do so even though C++ is my favourite programming
language.

The alternative is to leave employment as an employee and work on my
own projects. Even in this case C++ might not be the only language I
use because there are aspects for which other languages are better
suited. C++ isn't always the answer to everything.
That is true, I have worked with Perl, Basic, Pascal and started
getting into Java. Java is pritty confusing to the beginner although
getting past the basic setup of a program it seems very similiar to
C++. What other langes are good to learn?

Dec 29 '06 #13
I would "venture" and say that the programmer should also have a
responsibility in knowing if the market research makes sense and blindly
listening to what it/they say. If the program fails for whatever reason,
"too hard to use, slow, incompatible, etc.", the programmer will have to
take some of the blame, period.

Just saying, "I was just following orders or the specifications" is another
lame excuse. That's like a contractor following the architect's plans on a
two legged stool. The programmer/developer is supposed to design and build
the thing so it make sense that the programmer/developer should be the
ultimate authority. Blaming it on someone else or the specs is just another
way to avoid accountability.
"Earl Purple" <ea********@gmail.comwrote in message
news:11**********************@k21g2000cwa.googlegr oups.com...
>
smnoff wrote:
>Trying to find even a single C++ developer is difficult as programming is
not 100% science or 100% like architecting a building. There are set
standards, city ordinances for a building and that area of knowledge is
well
known for thousands of years. And likewise, there are very few buildings
that fall down.

However, most programming and IT project fail, at least 70% fail
according
to Forrester research and others. I say at least 90% fail.
Programming is very new and it's very creative. Hence, it's like trying
to
find an great artist or musician that's also a good engineer.

Most of the those that hang out in user groups aren't all that great.
Those
that write books aren't all that great either as they spend all their
time
writing books as oppose to code in the real world. Sort of like an author
that writes book on how to be a great actor, of which, means zip in the
real
world. Just because you goto a schools of acting doesn't mean you are
going
to make it big.

Those that are any good are actually doing the work to get the job done
and
just don't have the time to "hang out" anywhere. Do you see anyone else
in
other professions having all the time to just hang out doing the same
exact
thing at work? I don't. But, I do see lots of talented people doing
something completely different than their day job just to get away or do
something different.

The more effective way, IMO, to find a good programmer to actually see
the
work they have personally written. Not some resume, or some meaningless
certification as test and that stuff are hardly useful in a creative
world.

Projects fail usually because of bad market research, not because of
bad programmers.
Many programs work reasonably well even though they are very badly
written (which unfortunately then makes it harder to get permission to
fix them).

Dec 29 '06 #14

Earl Purple wrote:
JoeC wrote:
>
Yeah, show them that you know how to write proper
comp.lang.c++-approved C++, that obeys all the rules in the
Sutter-Alexandrescu book and that everyone else is incompetent because
they don't follow these rules. That will make you very very popular...
Is that sarcasm or good advice? I am not in the industry and one day
would like to be.

I am in the industry and have been for 10 years or so. Before that I
was working with C++ for 3 years but in a research environment at a
university.

It depends on whether they rate themselves as great C++ programmers. If
they do then they don't want you pointing out their inadequacies and
showing up yourself as a supposed "expert" over them. If they already
know their C++ skills are limited and that their main skills lie
elsewhere whilst accepting that you are the C++ expert, they are more
likely to accept your advice, although obviously you still have to be
tactful.

The likelihood is that they have a system that already works and they
want someone to maintain and enhance it, not to completely rewrite it,
although so often that is the best approach because it is totally
unstructured.
I find from my games and projects, it is far more work to fix and
expand than it is to totally rewrite using some objects from old one
that fit in. Still my projects are learning tools first but still they
have the purpose I give them. I am the customer and the devloper at
the same time. I choose a project that is slightly above my level
figure out the most challenging parts but still challenges creep up in
unexpected places. In my game I added a bunch of graphic displays, it
was pretty easy but small details in game play required pretty
significant re-programming. Somthing like a computer opponent is far
outside of what I can create and I am still pondering the basic concept
of that addtion.

Because my game evloved more thant it was planned I had way too much
stuff in the winproc loop and in my re-wite put much of that in
functions and objects. Still with the re-write and upgrade, I still
have much room for imporvment.
>
Actually there are two types - programmers who know a bit of business
and business-people who know a bit of programming. And it's the latter
whose programs usually run according to the spec because they know what
the spec is. Amazing how bad they are at documentation too, at least in
describing things in a way an ordinary person would understand.
I have other skills and I know how to program. I focus on creating war
games because that is what I know. I am just getting the basics of
creating a game and finally got a version to work pretty well although
it has its flaws. I can write programs dealing with other things but I
choose things that keeps me interested.

If you ever decide to start your own business and employ another
programmer who is perhaps a more expert programmer than yourself then
be sure to communicate the specification very well to them.

Also, let the expert start the project. The project infrastructure is
best left to the expert, but so often they are brought in to pick up
the pieces later on.
I hope my creation and devlopment of my own projects will better enable
me to work with programmers who are better than I. Still I am eager to
learn. Most of what I see is questions on syntax getting some small
block of code to work. Much also seems like it is for abstract
assignments. I am more interested on how to design a fairly complex
system and how larger programs are created.
>
Strange also how often the development team meetings are discussing
business issues and not discussing what class libraries they have just
created.
>
Or perhaps I've just been unlucky and worked for all the wrong
companies.
Programming is not an end in itself but a tool to reach a goal. I
often get boored programming things with no purpose but find it more
exciting and intersting when I am solving problems because you need and
idea and concept before I can write anything.

I know that. I was expressing the point that someone who knows
everything about programming but nothing about anything else will
possibly find their options limited.
I find these kind of discussions very informative. In reading this
tread I get hints of office space but I get that in my current job but
at least at Innotech all of their bosses has the same message and
direction.

I when I am looking for another job I will have had 20 years in the
Army with a college degree. I speak several languages and have
knowlege of security issues and I am a programmer.

Dec 29 '06 #15
Diwa wrote:
Now suppose a huge, reliable, scalable and a
good performance software system is to be
built in C++.
Not gonna happen. End of story.

What we can do is assign a numeric weight to each of those
requirements:

huge - 2
reliable - 2
scalable - 1
performance -1

Now, the total weight is 6.

You must remove enough requirements to bring the weight to 4.

Then you can do it in C++.

Dec 29 '06 #16

JoeC wrote in message...
>
That is true, I have worked with Perl, Basic, Pascal and started
getting into Java. Java is pritty confusing to the beginner although
getting past the basic setup of a program it seems very similiar to
C++. What other langes are good to learn?
Well, you have the popular high level languages covered. How about Assembler?
You just never know when you might be required to program a 1k EEPROM! <G>
(Gads, I wonder if you could even find a chip that small these days?!? (like
lookin' for a 20gig HD!)).

--
Bob R
POVrookie
Dec 30 '06 #17
Hi Diwa!
Diwa wrote:
You are right here. But what happens to the team once
the system has been built. Most would probably stay
around to do maintenance of that. Where are the teams
which move on to build another C++ system ?
In most places I have worked, there was always a mix between
maintenance and new software creation. ... and, personally, I
am and always have been involved mostly with new creation
(mostly being called upon for maintenance only for the tricky bits).
However, once a system is build, some people move on to the
next one while others stay behind and do maintenance. Of
course, for software which doesn't need much oiling maintenance
actually means extending or changing the system. Except that it
is work within some existing code base, it is not that much
different to initial system creation anyway. Sure, there are
occasional bug fixes but these tend to be relatively rare
compared to adapting systems to new requirements.

Good luck, Denise!

Dec 30 '06 #18

BobR wrote:
JoeC wrote in message...

That is true, I have worked with Perl, Basic, Pascal and started
getting into Java. Java is pritty confusing to the beginner although
getting past the basic setup of a program it seems very similiar to
C++. What other langes are good to learn?

Well, you have the popular high level languages covered. How about Assembler?
You just never know when you might be required to program a 1k EEPROM! <G>
(Gads, I wonder if you could even find a chip that small these days?!? (like
lookin' for a 20gig HD!)).

--
Bob R
POVrookie
I have looked into assembler and have some information on it. I do
have some compliers that allow for inline assebmly. From my reading I
have a question. Are intel and AMD chips the same or Assembly
programming? I really need a dummies book to start give me the
assembler show me how to use it and may be I will be able to learn some
assembly.

I would like to learn some assembly but I would have to start fromt he
basics and a hello world program is a major undertaking.

Dec 30 '06 #19
Diwa wrote:
Once the team has built this software system,
they move on to build another such system
for somebody else.
Consultants maybe?
Dec 30 '06 #20

smnoff wrote:
Trying to find even a single C++ developer is difficult as programming is
not 100% science or 100% like architecting a building. There are set
standards, city ordinances for a building and that area of knowledge is well
known for thousands of years. And likewise, there are very few buildings
that fall down.

However, most programming and IT project fail, at least 70% fail according
to Forrester research and others. I say at least 90% fail.
Programming is very new and it's very creative. Hence, it's like trying to
find an great artist or musician that's also a good engineer.

Most of the those that hang out in user groups aren't all that great. Those
that write books aren't all that great either as they spend all their time
writing books as oppose to code in the real world. Sort of like an author
that writes book on how to be a great actor, of which, means zip in the real
world. Just because you goto a schools of acting doesn't mean you are going
to make it big.

Those that are any good are actually doing the work to get the job done and
just don't have the time to "hang out" anywhere. Do you see anyone else in
other professions having all the time to just hang out doing the same exact
thing at work? I don't. But, I do see lots of talented people doing
something completely different than their day job just to get away or do
something different.

The more effective way, IMO, to find a good programmer to actually see the
work they have personally written. Not some resume, or some meaningless
certification as test and that stuff are hardly useful in a creative world.
Do you have any recommendations of good C++ code that illustrate your
point?

Jim

Dec 31 '06 #21
Smnoff, this mail of yours has been informative and thoughtful.
However, some comments of mine inline.

smnoff wrote:
Trying to find even a single C++ developer is difficult as programming is
not 100% science or 100% like architecting a building. There are set
standards, city ordinances for a building and that area of knowledge is well
known for thousands of years. And likewise, there are very few buildings
that fall down.
I would rather "not" search for C++ programmers who know the
best way to tackle the given problem because as you said, it
is diffcult since it is not science completely. What I "was" trying
to search was for those programmers who know the various
ways of "not solving" a given problem. This comes from experience
of solving new problems constantly than being in mostly maintenance
mode of working. As Edison (or was it newton) said, "Now I know a
hundred ways of how a given thing will not work"
>
Most of the those that hang out in user groups aren't all that great. Those
oh, no no... aren't we all in this comp.lang.c++ user group great ??
Just kidding :-)

Those that are any good are actually doing the work to get the job done and
just don't have the time to "hang out" anywhere.
There you have it !! That I feel is a good observation.
This might be the answer that I was searching for.
>
The more effective way, IMO, to find a good programmer to actually see the
work they have personally written. Not some resume, or some meaningless
certification as test and that stuff are hardly useful in a creative world.
Not sure about this one. An architect would never write any code,
would he/she ?

Jan 4 '07 #22

Denise Kleingeist wrote:
Hi Diwa!
Diwa wrote:
You are right here. But what happens to the team once
the system has been built. Most would probably stay
around to do maintenance of that. Where are the teams
which move on to build another C++ system ?

In most places I have worked, there was always a mix between
maintenance and new software creation. ... and, personally, I
am and always have been involved mostly with new creation
(mostly being called upon for maintenance only for the tricky bits).
However, once a system is build, some people move on to the
next one while others stay behind and do maintenance. Of
course, for software which doesn't need much oiling maintenance
actually means extending or changing the system. Except that it
is work within some existing code base, it is not that much
different to initial system creation anyway. Sure, there are
occasional bug fixes but these tend to be relatively rare
compared to adapting systems to new requirements.
Hmmn..now that you put it that way I realised that enhancing
apps is also kind of mini green fields projects :-)

Jan 8 '07 #23

Mathias Gaunard wrote:
Diwa wrote:
Once the team has built this software system,
they move on to build another such system
for somebody else.

Consultants maybe?
Or maybe work only for startups ??

Jan 11 '07 #24

Diwa wrote:
Mathias Gaunard wrote:
Diwa wrote:
Once the team has built this software system,
they move on to build another such system
for somebody else.
Consultants maybe?

Or maybe work only for startups ??
Strive to be a competent programmer, focus on fundamentals. Learn as
much good technique as possible. I write some fairly large programs as
a hobby and I find that is is not so much as getting some tyntax right
but making the whole system work. Write good code that does what iit
is supposed to and use th at code for every time you need that thing
done. You won't know what you will need until you get experience
programming and from that experience you can design better and more
useful objects. Learn the language and write code solve problems. The
challenge is orginaizing and keeping track of the naming conventions
and how the whole program is to work.

Jan 12 '07 #25

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

Similar topics

7
by: msnews.microsoft.com | last post by:
Hello everyone! I would like to know about who "can" and "should" be included in the Software Development Teams for small and startup companies. Consider this scenario: Three persons wish to...
16
by: a | last post by:
We are writing an app that assigns people to teams based on their curent score. Teams are 8 people, there are 2 teams. (i would like it to be flexible, but this is a start). I need an algorithm...
150
by: tony | last post by:
If you have any PHP scripts which will not work in the current releases due to breaks in backwards compatibility then take a look at http://www.tonymarston.net/php-mysql/bc-is-everything.html and...
6
by: Stuartzz | last post by:
I apologise if this is not the correct forum to post my query. I have 27 subteams, of varying size typically 3-10 people, totalling 207 people. I want to group together subteams to have 10 teams of...
11
by: Jeff | last post by:
het gang. Happy Holidays and stuff. Here is what I am wanting to do, but need some guidance as hwo to start in the right direction. using sql db on ms server i have players sign up for a...
1
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...
0
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...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.