.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Newbie help please

1 REPLY 1
Reply
Message 1 of 2
Anonymous
227 Views, 1 Reply

Newbie help please

Hi all,

I'm just getting started with C# (2008 express) and have a few very basic
questions to get started...

1. Where can I view a basic reference with definitions to terms such as
'public static void'? I'm starting with a beginner book, but some of these
things aren't defined (or are and I haven't gotten there yet) and it's
driving me nuts in the these tutorials not knowing what some of these things
are & do.

2. How important is it really to get your head around how stacks & heaps
works to effectively use C#? The basic description has stripped a few gears
and I'd like to just move on.

Thank you for your time, other suggestions welcome.
Rob
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

Robert Ervin schreef:
> Hi all,
>
> I'm just getting started with C# (2008 express) and have a few very basic
> questions to get started...
>
> 1. Where can I view a basic reference with definitions to terms such as
> 'public static void'? I'm starting with a beginner book, but some of these
> things aren't defined (or are and I haven't gotten there yet) and it's
> driving me nuts in the these tutorials not knowing what some of these things
> are & do.
>
> 2. How important is it really to get your head around how stacks & heaps
> works to effectively use C#? The basic description has stripped a few gears
> and I'd like to just move on.
>
> Thank you for your time, other suggestions welcome.
> Rob

Hi, you'd probably want to look up some other newsgroups. When
programming ACAD API's you should already have some knowledge of
programming languages.

But to answer your questions:
1. Maybe someone will point you the way on stackoverflow.com. Or just
read your beginner book and you should find out (or it's a really bad book)

2. Knowledge on stacks and heaps is important, but is also very simple.
There's lots of information on the subject, just try to find out the
difference between reference types and value types. That's basically
what's important on stacks & heaps in C# (or .NET for that matter)


--
http://cupocadnet.blogspot.com

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


Autodesk Design & Make Report