Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
New forum theme up and running!
Charas-Project
»
Off-Topic
»
Archive
»
Really Old Stuff
»
General programming
»
Quick (probably stupid) question on C#/C+++....+.
« previous
next »
Print
Pages: [
1
]
Author
Topic: Quick (probably stupid) question on C#/C+++....+. (Read 4626 times)
Emerates
A. Hermit Esquire
Exemplar
Posts: 1,027
Quick (probably stupid) question on C#/C+++....+.
«
on:
September 23, 2010, 03:57:59 PM »
Are C# and C++ essentially the same things? My dad has a couple of old books on C++ and I was just wondering if reading them would be useful in C#.
Also, any advice on getting started with C# and XNA would be halpful. Thanks.
Logged
Prpl_Mage
Administrator
Sage
Posts: 7,644
The Administrator Mage
Re: Quick (probably stupid) question on C#/C+++....+.
«
Reply #1 on:
September 23, 2010, 07:35:33 PM »
As I remember it... Although I really don't know.
It's the same way of doing things. But all the terms are different. And it's also more flexible.
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
Emerates
A. Hermit Esquire
Exemplar
Posts: 1,027
Re: Quick (probably stupid) question on C#/C+++....+.
«
Reply #2 on:
September 24, 2010, 11:23:12 AM »
So reading up on C++ would probably not help.
Logged
Osmose
So freakin' inactive
Royal
Posts: 3,041
Re: Quick (probably stupid) question on C#/C+++....+.
«
Reply #3 on:
September 25, 2010, 06:12:37 AM »
C++ and C# are two completely different programming languages. Most of the things they have in common are the types of things that every programming language has in common (well, imperative languages at least, but that's way more than you need to know).
So, for the purposes of learning C#, a C++ book won't help you too much.
Logged
Hrm.
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Off-Topic
»
Archive
»
Really Old Stuff
»
General programming
»
Quick (probably stupid) question on C#/C+++....+.