Skip to main content

Questions tagged [industry]

1 vote
2 answers
852 views

So recently in school we have started programming klm25z boards using ARM Assembly. I was wondering if in most industry jobs, microcontrollers are really programmed in assembly over C. It seems to ...
user3183586's user avatar
2 votes
3 answers
537 views

The big question I have in my mind: how many developers are brownfield ("enterprise") compared to greenfield (all new code, from the ground up). I'm constantly reading breathless articles about the ...
JohnL4's user avatar
  • 634
1 vote
2 answers
359 views

I plan to get a PhD in CS, concentrating in some subfield of artificial intelligence, not sure which one at the moment. I'm looking into R&D departments in industry, but there don't seem to be ...
Steve P.'s user avatar
  • 151
14 votes
3 answers
1k views

In my last three jobs, I was a code maintainer. In all three cases, I was hired after the majority of the code for the project was already written. I'm a self taught programmer. Before I ever started ...
nbv4's user avatar
  • 1,552
542 votes
31 answers
123k views

After watching National Geographic's MegaStructures series, I was surprised how fast large projects are completed. Once the preliminary work (design, specifications, etc.) is done on paper, the ...
15 votes
1 answer
6k views

I've strong interests in Functional and Logic programming and Mercury seems like a good blend of the two. Is it used in industry at all? I'm one to learn a language just for the fun of it but it would ...
user avatar
0 votes
4 answers
21k views

I have been seeing opportunities go past me for just 1 reason: not having professional industry experience. I say to many employers that I'm capable of doing the job and show them the work I've done ...
Deepak Chandrashekar's user avatar
5 votes
5 answers
672 views

Is it perhaps time for enterprise systems to be developed to strict enforced standards? Many books list optional 'standards' and best practices, but these are purely suggested practices. Still, every ...
Paul T Davies's user avatar
34 votes
7 answers
11k views

So I've kind of been getting angry about the current position I'm in, and I'd love to get other developers' input on this. I've been at my current place of employment for about 11 months now. When I ...
user avatar
3 votes
4 answers
2k views

I've always wondered why some companies want you to register when you install their programs. Personally, I just find it annoying and decline, but what do companies have to gain by having their users ...
gablin's user avatar
  • 17.6k
7 votes
3 answers
1k views

I recently observed some contract offers which included a "code review by third party" clause - the contract would not pay out fully until the code review was completed and it received a pass. I was ...
blueberryfields's user avatar
59 votes
22 answers
43k views

I'm a year away from graduating from university, and I'm really looking forward to solving practical problems. Especially non-trivial ones which require a bit of research and a lot of thinking. But ...
19 votes
3 answers
17k views

I try to find an answer of a very difficult question. The question is: How many developers and how many software companies are there in the world? For example if I check the Statistic Austria page I ...
user7876's user avatar
  • 539
15 votes
4 answers
1k views

Quote from Wikipedia of the article "High-level programming language": A high-level programming language is a programming language with strong abstraction from the details of the computer. In ...
gablin's user avatar
  • 17.6k