Please Scroll Down to See Forums Below
napsgear
genezapharmateuticals
domestic-supply
puritysourcelabs
UGL OZ
UGFREAK
napsgeargenezapharmateuticals domestic-supplypuritysourcelabsUGL OZUGFREAK

Any C Programmers out there?

RippitUp said:
Like i said before. C/C++ is garbage as is VB. Java is being used now because most new applications are web based and Java is the obvious choice since its platform independent. I bet this Discussion Board appllication was made in Java.

You obviously know nothing in the areana of computer science and programming theory. Java is a great edjucational language because its obvious OO structure, but sux ass because its just too slow. No one wants an interpreted language simply for that fact.

Applications you run are most likely Win32 based written using C++. Almost 95% of IBM compatible applications are written in C++.

MS has recently started the .NET Framework which is identical to Java's features but runs faster and has MS support. Sorry but Sun can't keep up with MS.

And this discussion board is written in php, a server-side, crossplatofrm HTML embedded scripting language. The way you can tell its written in php is cause the extention of the link is .php. Anyways, most discussion boards are php based. Java would be too slow. The way you tell an App, ActiveX control, or web applet is written in Java is because it takes forever to load

Give me your input on Java and programming languages 5 years from now when you get some real industry experience and not something your read on some webpage at your university.
 
Last edited:
gorth97 said:


You obviously know nothing in the areana of computer science and programming theory. Java is a great edjucational language because its obvious OO structure, but sux ass because its just too slow. No one wants an interpreted language simply for that fact.

Applications you run are most likely Win32 based written using C++. Almost 95% of IBM compatible applications are written in C++.

MS has recently started the .NET Framework which is identical to Java's features but runs faster and has MS support. Sorry but Sun can't keep up with MS.

And this discussion board is written in php, a server-side, crossplatofrm HTML embedded scripting language. The way you can tell its written in php is cause the extention of the link is .php. Anyways, most discussion boards are php based. Java would be too slow. The way you tell an App, ActiveX control, or web applet is written in Java is because it takes forever to load

Give me your input on Java and programming languages 5 years from now when you get some real industry experience and not something your read on some webpage at your university.

best response yet.... you are so right, too

YUM
 
right from visualstudio.net:

The Microsoft solution to this problem is a language called C# (pronounced "C sharp"). C# is a modern, object-oriented language that enables programmers to quickly build a wide range of applications for the new Microsoft .NET platform, which provides tools and services that fully exploit both computing and communications.

Because of its elegant object-oriented design, C# is a great choice for architecting a wide range of components-from high-level business objects to system-level applications. Using simple C# language constructs, these components can be converted into XML Web services, allowing them to be invoked across the Internet, from any language running on any operating system.

More than anything else, C# is designed to bring rapid development to the C++ programmer without sacrificing the power and control that have been a hallmark of C and C++. Because of this heritage, C# has a high degree of fidelity with C and C++. Developers familiar with these languages can quickly become productive in C#.



YUM
 
hey all, im only 16 but I know everything from C,C++ to everything that you need for webdesign, like javascript, perl, html. If ya need help email me.. lata..
 
Why are you asking him why he's taking C?

He's in school damnit. you think he is going to graduate with a CS degree with only taking Java and no other computer languages?

Lewd
 
Damn! You can start an argument about anything on this board.

I think horizontal blinds are far superior to vertical blinds and anyone that thinks otherwise has shit for brains.

Genarr3
 
genarr3 said:
Damn! You can start an argument about anything on this board.

I think horizontal blinds are far superior to vertical blinds and anyone that thinks otherwise has shit for brains.

Genarr3

:FRlol: :FRlol: :FRlol: :FRlol: HAHAHAHAHAHAHAHAHAAA

YUM
 
Damn Microsloth Products.

I have not used C# but if its a microsoft product you can bet its not supported by any other platform. Everything is going to be copywrighted.

And I will bet my ass it will turn down the same path as VB..

Java runs on a virtual machine. The sluggishness you see when you start a Java app is the Virtual Machine loading into Memory. Once the Application is started it is just as fast as any other application.
 
Top Bottom