C# or Java ??
-
Hi, I have got a new project which is based on image processing. Which language will be better for this project.. C# or Java and why ? cheers rNr
-
Hi, I have got a new project which is based on image processing. Which language will be better for this project.. C# or Java and why ? cheers rNr
Turbo Pascal Seriously, it depends on the business need/requirement/accessibility. Image processing is too vague a question. What type of processing? What type of environment?
-
Hi, I have got a new project which is based on image processing. Which language will be better for this project.. C# or Java and why ? cheers rNr
If it should be platform independent then Java. If it should be Windows, then C#, espacially if you have any user Interface. Cheers
You have the thought that modern physics just relay on assumptions, that somehow depends on a smile of a cat, which isn’t there.( Albert Einstein)
-
Hi, I have got a new project which is based on image processing. Which language will be better for this project.. C# or Java and why ? cheers rNr
Cobol or Fortran for really intensive stuff :rolleyes:
-
Hi, I have got a new project which is based on image processing. Which language will be better for this project.. C# or Java and why ? cheers rNr
Have you considered COBOL.NET? I'm just asking. ;P
Deja View - the feeling that you've seen this post before.
-
:laugh: I believe I learned that in the 70s.
John
-
Cobol or Fortran for really intensive stuff :rolleyes:
Damn - you beat me to the BOLOC representation.
Deja View - the feeling that you've seen this post before.
-
Have you considered COBOL.NET? I'm just asking. ;P
Deja View - the feeling that you've seen this post before.
-
COBOL - learnt that on this http://www.cisl.ucar.edu/computers/gallery/cdc/6600.jsp[^] and before you ask, yep, I'm almost that old !
Ah - I managed to avoid COBOL. I have more of a mathematical background, so I was more on the FORTRAN, APL and C track.
Deja View - the feeling that you've seen this post before.
-
Ah - I managed to avoid COBOL. I have more of a mathematical background, so I was more on the FORTRAN, APL and C track.
Deja View - the feeling that you've seen this post before.
Never tried Fortran. But did use PLAN on an ICL 1900 series, as well as COBOL and Assembler on an IBM 360. Those were the days when timeshare was common and input via a punched card/tape after agency punching them from 80 column hand written coding sheets.
-
Never tried Fortran. But did use PLAN on an ICL 1900 series, as well as COBOL and Assembler on an IBM 360. Those were the days when timeshare was common and input via a punched card/tape after agency punching them from 80 column hand written coding sheets.
I remember those days so well.
Deja View - the feeling that you've seen this post before.
-
Ah - I managed to avoid COBOL. I have more of a mathematical background, so I was more on the FORTRAN, APL and C track.
Deja View - the feeling that you've seen this post before.
I learn't COBOL and worked for a year programming it - makes bloated VB look positively anorexic in comparison.
Continuous effort - not strength or intelligence - is the key to unlocking our potential.(Winston Churchill)
-
I learn't COBOL and worked for a year programming it - makes bloated VB look positively anorexic in comparison.
Continuous effort - not strength or intelligence - is the key to unlocking our potential.(Winston Churchill)
You have my sympathies.
Deja View - the feeling that you've seen this post before.
-
:laugh::laugh: :laugh::laugh:
-
Hi, I have got a new project which is based on image processing. Which language will be better for this project.. C# or Java and why ? cheers rNr
Clarion!
-
COBOL - learnt that on this http://www.cisl.ucar.edu/computers/gallery/cdc/6600.jsp[^] and before you ask, yep, I'm almost that old !
Call that old? I learned COBOL on coding sheets! :suss: I actually did, at a programming college in 1996. We only did hands-on practical once for each of three modules. Every second Saturday morning was a gruelling five hour practical written in pencil on coding sheets.
-
You have my sympathies.
Deja View - the feeling that you've seen this post before.
Yes thanks, I was going to say COBOLocks but I can't say that in the lounge can I? Oh no I went and said it :rolleyes:
Continuous effort - not strength or intelligence - is the key to unlocking our potential.(Winston Churchill)
-
Call that old? I learned COBOL on coding sheets! :suss: I actually did, at a programming college in 1996. We only did hands-on practical once for each of three modules. Every second Saturday morning was a gruelling five hour practical written in pencil on coding sheets.
When I learn't COBOL the tutors used to get a ruler out to measure indentation on the paper. I kid you not, if it was two centimetres out we had to type it out again. We were also taught to read code dumps in hex. But this was back in 1990. So I am surprised that in 1996 you were still doing this sort of thing - maybe it's just the sadistic trainers who teach COBOL.
Continuous effort - not strength or intelligence - is the key to unlocking our potential.(Winston Churchill)
-
Call that old? I learned COBOL on coding sheets! :suss: I actually did, at a programming college in 1996. We only did hands-on practical once for each of three modules. Every second Saturday morning was a gruelling five hour practical written in pencil on coding sheets.
-
When I learn't COBOL the tutors used to get a ruler out to measure indentation on the paper. I kid you not, if it was two centimetres out we had to type it out again. We were also taught to read code dumps in hex. But this was back in 1990. So I am surprised that in 1996 you were still doing this sort of thing - maybe it's just the sadistic trainers who teach COBOL.
Continuous effort - not strength or intelligence - is the key to unlocking our potential.(Winston Churchill)
They wanted to teach correct coding without relying on a compiler to identify errors.