» Forum Index  » C-Sharp??
Home ::  Forums ::  Register ::  Log in  
Search   •  At a Glance   •  New Topics   •  Log in to check your private messages

 C-Sharp??

Reply to topicPost new topic
Author Message
gungasnake




Posts: 4564

PostPosted: Thu May 08, 2008 7:03 am Post: 3228064 - C-Sharp?? Back to topReport this post to the moderators

Anybody on A2K have any experience with or opinions of C#?
parados




Posts: 8332

PostPosted: Thu May 08, 2008 7:14 am Post: 3228077 - Back to topReport this post to the moderators

You won't be able to use it since the syntax doesn't allow for "KKK".
gungasnake




Posts: 4564

PostPosted: Thu May 08, 2008 9:55 am Post: 3228341 - Back to topReport this post to the moderators

Trying to determine whether the language itself is basically fubar or just the idiots responsible for a particular piece of code I'm looking at. I suspect it's the language...
parados




Posts: 8332

PostPosted: Thu May 08, 2008 10:00 am Post: 3228354 - Back to topReport this post to the moderators

I am not sure how you can determine if the language has problems if you don't understand the language.

If the code doesn't do what was intended then the problem is with the coder and not the language.
gungasnake




Posts: 4564

PostPosted: Thu May 08, 2008 10:34 am Post: 3228426 - Back to topReport this post to the moderators

The codes does what it was meant to do but is the closest thing I've ever seen to hieroglyphics in computer code and is totally unmaintainable. I'd like to convert it to Java if possible.
parados




Posts: 8332

PostPosted: Thu May 08, 2008 12:19 pm Post: 3228578 - Back to topReport this post to the moderators

C is a computer language. Versions of C like several other languages are hard to read if you don't know the language. C is certainly easier to read than assembly language. If the code is well documented then it would be easy to maintain by someone familiar with C#.

If you want it in Java, then write it in java. Why spend the time whining about C# when you could be done with the code already? To my knowledge there isn't a "conversion" that will translate one higher level language to another. You need to write the java code using the logic used to write the C# code. C tends to be more efficient than java after it is compiled.

What is the purpose and placement of this code that you think you can convert it to java? Java tends to be for html pages and is compiled as the java program is run. C tends to be used for programming other than web pages and is compiled to assembly language before running.
Monger




Posts: 3582
Location: Not far enough outside the beltway

PostPosted: Fri May 30, 2008 7:37 pm Post: 3256734 - Back to topReport this post to the moderators

gungasnake wrote:
The codes does what it was meant to do but is the closest thing I've ever seen to hieroglyphics in computer code and is totally unmaintainable. I'd like to convert it to Java if possible.

Funny, since a lot of people seem to find them quite similar.

Wikipedia: Comparison of Java and C#
Display posts from previous:      
Reply to topicPost new topic

 Jump to:   






The time now is Fri Aug 08, 2008 1:43 pm :: All times are GMT - 7 Hours

Disclaimer - Terms of Use :: Privacy Policy :: Contact Us  :: Help