![]() |
|
#1
|
|||
|
|||
|
Could someone explain the benefits of knowing these ? My friend will not stop going on about it as if he knows how to himself... i just want to shut him up and maybe further my knowledge on computers so if anyone could sum it up in a short sentence/paragraph or link me to a site that would be much appreciated.
|
|
#2
|
|||
|
|||
|
Unix/Linux were originally written in C
C evolved into C++ C++ morphed into Java M$ spited Java and developed C# All 4 languages share a basic structure but there is little to choose between Java and C# now, except Java is open and is used on many web servers. Not sure if C# is used in anything! C evolved because its basic structure was terse and it had some highly insecure features which are the cause of most viruses and trojans in software. For instance you could make an array have length 100 but then access element 2008!
__________________
I think I am a signature, therefore I exist! I believe a higher being has me as a signature... |
|
#3
|
||||||||||||
|
||||||||||||
|
haha i read a 1000 word book about the unix operating system and c and mike summed it up in a few words
__________________
My System: Cewy's wonder macine
|
|
#4
|
|||
|
|||
|
Coo a thousand words! That must have taken a few minutes!
__________________
I think I am a signature, therefore I exist! I believe a higher being has me as a signature... |
|
#5
|
|||
|
|||
![]() ![]() ![]() ![]() ![]() ![]() :ro fl:![]()
|
|
#6
|
|||
|
|||
|
have some of my posts been deleted? i posted a reply to this that isnt there
|
|
#7
|
|||
|
|||
|
happens to me , even threads.
|
|
#8
|
||||||||||||
|
||||||||||||
|
C++ is the language almost all modern programs are written in. It's fast, it's relatively low-level (no bloat like Java), and it's well-suited for object-oriented.
__________________
__________________
"I loved the P182 so much that, when my wife's system was all noisy and needed all sorts of cleaning, I bought her one. Then, when I wanted a cat, I bought a P182. The P182 is not a cat per se, but it's still an excellent buy."
My System: 日夏子
|
|
#9
|
|||
|
|||
|
Quote:
__________________
I think I am a signature, therefore I exist! I believe a higher being has me as a signature... |