|
-
Dec 31st, 2005, 04:31 PM
#1
Thread Starter
Fanatic Member
Best way of learning
What is the best way for me to learn C#?
- Would it be to have a teacher?
- Read books?
- Trail and Error? (just try things out)
- Use tutorials?
I have a few problems though. I dont have a teacher, i can't afford to buy books (but i do have access to a very good university library) and i don't have much time.
Also, is C# really that different to Java, the syntax seems very similar? I am guessing that being pretty good with Java (as i am) is a help when learning C#.
Last edited by x-ice; Feb 25th, 2007 at 07:00 PM.
-
Dec 31st, 2005, 06:01 PM
#2
Re: Best way of learning
1. Read tutorials on the internet.
2. Write small java applications and convert them to C#.
3. Ask questions on VBF.
The syntax of C# is quite similar to Java. The main difference is the different code libraries in the java/.net frameworks.
You might also want to look at the 101 C# Examples (sticky at top of forum).
-
Jan 1st, 2006, 08:42 AM
#3
Re: Best way of learning
Teachers are always useless and inferior, thats why they are teachers.
Books are the best way.
I don't live here any more.
-
Jan 1st, 2006, 02:33 PM
#4
Re: Best way of learning
C# is for the most part very much like a combination of VB.NET (the .NET class library part) and java (the syntax part). I was able to pretty much write a C# app straight-off with C++ and VB.NET experience. There are a few pitfalls but you can work those out using MSDN or VBF.
-
Jan 1st, 2006, 02:47 PM
#5
Re: Best way of learning
So what if you dont know Java ( ) like me? I think I learn best from examples/tutorials vs. books. Also, threads here at vbf should be everybodys #1 source.
Last edited by RobDog888; Jan 1st, 2006 at 03:04 PM.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jan 1st, 2006, 05:26 PM
#6
Thread Starter
Fanatic Member
Re: Best way of learning
I learn best from trail and error. As i first did with vb6 i created several small projects that taught my specific things that i wanted to know. In the end i made:
Contact Manager v1.0
Also i got my problems answered here too.
Last edited by x-ice; Jan 1st, 2006 at 05:30 PM.
-
Jan 6th, 2006, 12:54 PM
#7
-
Jan 6th, 2006, 02:14 PM
#8
Re: Best way of learning
I found this interesting.
-
Jan 6th, 2006, 02:58 PM
#9
Addicted Member
Re: Best way of learning
Wow... i find that interessting also..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|