Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Feb 24th, 2006, 11:25 AM   #41
Indigno
Professional Programmer
 
Indigno's Avatar
 
Join Date: Dec 2005
Location: Anywhere non-productive
Posts: 267
Rep Power: 0 Indigno is an unknown quantity at this point
Send a message via AIM to Indigno Send a message via MSN to Indigno Send a message via Yahoo to Indigno
Look, stop acting all badass to try to look "cool". So what if it uses some features from Java? Java looks like c++, c++ looks like something else that I forgot. everthing is based off of something, and besides, if it's similar to a language you know, that makes it easier to understand. The reason for this is to combine the better parts of two very good languages and make the world a better place.
Indigno is offline   Reply With Quote
Old Feb 24th, 2006, 11:37 AM   #42
big_k105
PFO Founder

 
big_k105's Avatar
 
Join Date: Mar 2004
Location: Fargo, ND
Posts: 1,650
Rep Power: 10 big_k105 is on a distinguished road
Send a message via AIM to big_k105 Send a message via MSN to big_k105 Send a message via Yahoo to big_k105
I don't know if people are just reading the first post and getting angry but please read the whole thread before you make any comments about this original post. he has decided he C# isn't that bad of a language and might even start learning it. So please just read the whole thread before commenting on and starting another flame, Or this thread will end up locked. There is potential for a great conversation here. So let the flaming go.
__________________
BIG K aka Kyle
Programming Forums
Kyle K Online

Please do not PM or email me programming questions. Post them in the forums instead.
big_k105 is offline   Reply With Quote
Old Feb 24th, 2006, 11:43 AM   #43
peace_of_mind
Professional Programmer
 
peace_of_mind's Avatar
 
Join Date: Sep 2004
Location: Hell if I know most of the time
Posts: 439
Rep Power: 5 peace_of_mind is on a distinguished road
Send a message via MSN to peace_of_mind Send a message via Yahoo to peace_of_mind
Quote:
Originally Posted by reggaeton_king
You know what...lol...I read more on C# and it isnt that bad at all. I am going to consider learning it! But with that in mind, should I continue with Java for now and then move on the C# or learn both at the same thing?
You could try learning both at the same time and see how that works for you. If you find it confusing hold off on C# for a bit longer. Definitely stick with Java for now. There's no need in walking away from a language you most definitely seem to feel passionate about.
__________________
Amateurs built the ark
Professionals built the Titanic

peace_of_mind is offline   Reply With Quote
Old Feb 24th, 2006, 12:42 PM   #44
Ghost
Man Bear Pig Hunter
 
Ghost's Avatar
 
Join Date: Jul 2005
Location: NorCal, USA
Posts: 295
Rep Power: 4 Ghost is on a distinguished road
The muppet has good advice.
__________________
People who click "images" that end with .exe shouldn't have computers.
Ghost is offline   Reply With Quote
Old Feb 24th, 2006, 1:23 PM   #45
Sysop_fb
Newbie
 
Join Date: Oct 2005
Location: Missouri
Posts: 9
Rep Power: 0 Sysop_fb is on a distinguished road
Quote:
Originally Posted by Arevos
Not all programmers know HTML, or are any good in it, so I think it's a valid observation to make. Those who go out of their way to point out other people's ignorance should be wary of throwing stones in glass houses; there's always going to be people around who know more than you do.
Very true. I don't know HTML or java heh
Have I ever bother to try and learn them? Nope, the position of needing to learn them has never confronted itself to me as of yet.

On the real subject... Well everything I was going to say has already been said.
Sysop_fb is offline   Reply With Quote
Old Feb 24th, 2006, 2:07 PM   #46
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
Quote:
Originally Posted by big_k105
I don't know if people are just reading the first post and getting angry but please read the whole thread before you make any comments about this original post. he has decided he C# isn't that bad of a language and might even start learning it. So please just read the whole thread before commenting on and starting another flame, Or this thread will end up locked. There is potential for a great conversation here. So let the flaming go.
thank you Big K!
Quote:
Originally Posted by peace_of_mind
You could try learning both at the same time and see how that works for you. If you find it confusing hold off on C# for a bit longer. Definitely stick with Java for now. There's no need in walking away from a language you most definitely seem to feel passionate about.
I am not saying anyone said it but do you think or anyone think C#'s lifespam will be huge like C or C++ will. I heard different things about Java so I'm not going to even go there!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Feb 24th, 2006, 2:21 PM   #47
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
I think it's too early to tell. I think C# could outlast Java, but it depends on how complete Mono becomes. Microsoft can't get the same level of popularity as Java without having a crossplatform virtual machine. But on the other hand, having a crossplatform virtual machine significantly weakens Microsoft's monopoly unless it deliberately makes some elements of .NET Windows-only with closed APIs.

I'm not sure whether Microsoft will accept a reduced level of control in return for a larger market.
Arevos is offline   Reply With Quote
Old Feb 24th, 2006, 3:59 PM   #48
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
well as people said before, C# "gets" its syntax and style from Java which "gets" from C++ who got it from C. Now with C & C++ being the most popular languages out their, shouldn't C# be number 1? I mean it have that rapid GUI builder and has a lot of similarities of the other popular languages. Because it's not cross-platform?
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Feb 24th, 2006, 5:11 PM   #49
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
There are a few problems with C# that prevent it from overtaking Java:

1. It's new; this means that it doesn't have the range of libraries and tools Java and C++ have.
2. It's not completely cross-platform. Mono's doing some good work, but it doesn't have a 100% compatability rate.
3. It's by Microsoft. Whatever the technical merits of C#, this will always put some people off. Microsoft have a history of "embrace and extend", which makes some developers nervous.
Arevos is offline   Reply With Quote
Old Feb 24th, 2006, 5:45 PM   #50
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
@Averos

think Java's lifespam will be long as C / C++?
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:46 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC