Computer Science Industry questions

Please support our Computer Science advertiser: Learn about neural networks and artificial intelligence.
Thread Solved

Join Date: May 2009
Posts: 1
Reputation: Pogo24 is an unknown quantity at this point 
Solved Threads: 0
Pogo24 Pogo24 is offline Offline
Newbie Poster

Computer Science Industry questions

 
0
  #1
May 9th, 2009
Hello,

I'm writing a paper about the Computer programming industry and I have a few questions that I have been having trouble trying to get answered.

What is the difference between programming and scripting?


What types of job positions are computer programmers needed for, Other than the obvious software development types?
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,851
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 754
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Senior Bitch

Re: Computer Science Industry questions

 
2
  #2
May 10th, 2009
>What is the difference between programming and scripting?
Scripting is generally thought of as application extension that cannot run without the aid of a hosting application. Shell scripts, for example, can't run without the aid of the shell, but they're not a component of the shell. Programming on the other hand is the development of independent applications that can run without any aid at all, or no more than the aid of the operating system. The shell itself is an example as it runs directly on top of the OS.

>What types of job positions are computer programmers needed
>for, Other than the obvious software development types?
Just about any job where you might be asked to customize a computer system.
New members chased away this month: 4
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,651
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1498
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: Computer Science Industry questions

 
0
  #3
May 10th, 2009
>>What types of job positions are computer programmers needed for, Other than the obvious software development types?

I've had programming jobs at banks, accounting, manufacturing plants, government, and military. The most interesting ones to me were at the manufacturing plants, such as donuts, paper mills, tooth brushes, and jellybeans, just to mention a few. All those factories needed programmers to customize the computer software on assembly lines.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 1,669
Reputation: jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of 
Solved Threads: 123
jephthah's Avatar
jephthah jephthah is offline Offline
Posting Virtuoso

Re: Computer Science Industry questions

 
0
  #4
May 12th, 2009
most of my experience is in manufacturing. i second AD's comment about being the "most interesting". we get to write programs that directly control hardware and physical equipment such as automation and robotics.... sometimes very heavy duty stuff like cranes and motor drives, sometimes very precise measurement and assembly equipment.

i am quite sure that working somewhere purely data/number crunching like a bank would bore the living crap out of me.

game programming might be fun for a moment, but even then i really think i would miss the hardware/equipment interfacing.

.
Last edited by jephthah; May 12th, 2009 at 7:59 pm.
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 1,654
Reputation: BestJewSinceJC is a splendid one to behold BestJewSinceJC is a splendid one to behold BestJewSinceJC is a splendid one to behold BestJewSinceJC is a splendid one to behold BestJewSinceJC is a splendid one to behold BestJewSinceJC is a splendid one to behold 
Solved Threads: 206
BestJewSinceJC BestJewSinceJC is offline Offline
Posting Virtuoso

Re: Computer Science Industry questions

 
0
  #5
May 13th, 2009
There are also a lot of jobs that are related to computer programming, that you might not think of if you are focusing strictly on coding. Some people here who are in industry might be able to give more examples, but here are some topics to look into:

Software configuration management
CMMI
Testing
Software Design (& User Centered design)
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 150
Reputation: gretty is an unknown quantity at this point 
Solved Threads: 7
gretty gretty is offline Offline
Junior Poster

Re: Computer Science Industry questions

 
0
  #6
May 18th, 2009
Originally Posted by Ancient Dragon View Post
>>What types of job positions are computer programmers needed for, Other than the obvious software development types?

I've had programming jobs at banks, accounting, manufacturing plants, government, and military. The most interesting ones to me were at the manufacturing plants, such as donuts, paper mills, tooth brushes, and jellybeans, just to mention a few. All those factories needed programmers to customize the computer software on assembly lines.
Sounds really interesting I dont want to send this thread ofcourse but stuff did you do in the military, if ur allowed to talk about it that is, I think it would be cool doing stuff for the military...programming UAVs etc.
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 109
Reputation: Stinomus is on a distinguished road 
Solved Threads: 16
Stinomus Stinomus is offline Offline
Junior Poster

Re: Computer Science Industry questions

 
0
  #7
May 26th, 2009
Originally Posted by Narue View Post
>What is the difference between programming and scripting?
Scripting is generally thought of as application extension that cannot run without the aid of a hosting application. Shell scripts, for example, can't run without the aid of the shell, but they're not a component of the shell. Programming on the other hand is the development of independent applications that can run without any aid at all, or no more than the aid of the operating system. The shell itself is an example as it runs directly on top of the OS.
I'd suggest the general perception - though not explicitly sound in all situations - is that the difference between a programming language and scripting language is that the former is compiled prior to execution (be that to native or intermediate form) where the latter is interpreted from source-code form at runtime.
Programming languages such as Java and managed .Net languages require the aid of a system - virtual machine - to run much like scripting languages like bash, pearl, etc...yet unlike those scripting languages they are compiled to a non-source code form before this step.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Computer Science Forum


Views: 1186 | Replies: 6
Thread Tools Search this Thread



Tag cloud for Computer Science
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC