Lost Password?

Go Back   CodeCall Programming Forum > Software Development > C# Programming

C# Programming C# (pronounced C-sharp) is a new object oriented language from Microsoft and is derived from C and C++. It also borrows a lot of concepts from Java too including garbage collection.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-20-2008, 11:17 AM
Edwood Edwood is offline
Newbie
 
Join Date: Apr 2008
Posts: 4
Rep Power: 0
Edwood is on a distinguished road
Smile I need an advise

Hello everyone
I want to learn C# but i don't know if it's a good choice, cause' im total newbie. I wish i worked as a programmer. Please advise me ...
thank's for every response...
if it's not good for me, please tell what else ...
Thanks ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 04-20-2008, 11:53 AM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 3,471
Last Blog:
Web slideshow in JavaS...
Rep Power: 30
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: I need an advise

Hi Edwood, welcome to CodeCall! Many people seem to think C++ is better, but I love C#. If you use the .NET Framework, you can create fully-blown programs with user interfaces and text boxes and buttons and everything!

However, C# is quite difficult to learn. If you are a newbie, I'd recommend Visual Basic, or VB for short. This is a lot easier to learn, and actually looks a little bit more like English. Once you are confident with VB, you can move on to C# - it's a little more complex, but more powerful.

Considering you have no experience whatsoever in programming, I think you should get a book on the subject. Good luck with your programming!
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-20-2008, 12:05 PM
Edwood Edwood is offline
Newbie
 
Join Date: Apr 2008
Posts: 4
Rep Power: 0
Edwood is on a distinguished road
Default Re: I need an advise

what do you think about C++ ?? i heard that it's good for the beginners. do you agree ?? tell me, please.
I thought about Python and I was learning it ... but i left out it, cause' i wanted something more challenging... i want to study computer engineering and be a real programmer not a square ... so ... a little help would be great... i've got 4 months vacation so i can learn some ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-20-2008, 12:27 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 3,471
Last Blog:
Web slideshow in JavaS...
Rep Power: 30
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: I need an advise

Wow, 4 months of pleasure! I'm not sure where you heard that C++ is a beginner's language, because it's one of the most complex around. C# is slightly easier, but VB is really the way to go if you have little experience. VB stands for Visual Basic - and it is relatively basic. Nevertheless, it is still quite powerful for most needs.

I spent a good half a year on VB. I wrote lots of programs, built up my skills, and generally had fun. Then, one day, I sort of 'grew out' of VB, and now I'm into C#. It's the perfect balance of complexity and power, but I don't think you're quite ready for it.

Learn VB. You don't have to use the .NET Framework, but if you're only writing for Windows, you shouldn't have a problem. Then, if you ever find you need more power, take a look at the C# syntax and have a go at it. However, if you use the .NET Framework for both of them, then you'll find that all the objects and classes are the same. This means you can use the functionality of the .NET Framework, but the only difference is how you use it.

So, to summarise:

@ Learn VB.
@ Keep learning VB.
@ Use VB to create some great programs.
@ If you need more power, try C#.

You could give C++ a go, using Dev-C++, but I still prefer C# deep down. And I know you will too.

Xav
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-20-2008, 12:36 PM
Edwood Edwood is offline
Newbie
 
Join Date: Apr 2008
Posts: 4
Rep Power: 0
Edwood is on a distinguished road
Default Re: I need an advise

Experts from polish forums told me about it so please don't blame me about lying
ok I'll do how you advise me ...

is my english understandable ??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 04-20-2008, 01:07 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 3,471
Last Blog:
Web slideshow in JavaS...
Rep Power: 30
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: I need an advise

It's great, considering you don't speak English as your primary language.

If you want any corrections:

In the title "I need an advise", it should be "I need some advice. The verb is "to advise", but if it's a noun (like a piece of advice) then the 's' changes to a 'c'.

You've got the apostrophes in the wrong place, but you can just leave them out - in a forum, you can easily get away with it. Besides, most people don't bother with them whilst typing. Try installing a spell checker in your browser - it will detect any mistakes you type.
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-20-2008, 01:48 PM
Edwood Edwood is offline
Newbie
 
Join Date: Apr 2008
Posts: 4
Rep Power: 0
Edwood is on a distinguished road
Default Re: I need an advise

thanks a lot I appreciate it
so ... i have to do some work ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-20-2008, 07:43 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Mod
 
Join Date: Jul 2006
Age: 35
Posts: 1,846
Last Blog:
Game software (GURPS)
Rep Power: 21
WingedPanther has a spectacular aura aboutWingedPanther has a spectacular aura about
Default Re: I need an advise

Most any language can be used as a "beginning" language. Use a language you can get help with. I am biased in favor of C++, but recognize the usefulness of many languages, even C#
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-21-2008, 12:35 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 3,471
Last Blog:
Web slideshow in JavaS...
Rep Power: 30
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: I need an advise

Even C#? C# is the best!
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I Get Some Advise Recramorcen Software Development Tools 2 03-26-2008 09:19 PM
Date Filter Being Odd, ms access 03, Any Advise? Xantara Visual Basic Programming 1 02-08-2008 07:49 AM


All times are GMT -5. The time now is 10:38 AM.

Contest Stats

Xav ........ 164.00000
dargueta ........ 128.00000
John ........ 127.00000
gaylo565 ........ 18.00000
XaNaX ........ 15.00000
Johnnyboy ........ 3.00000
navghost ........ 1.00000

Contest Rules

Ads