Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 3rd, 2007, 06:47 AM
Registered User
 
Join Date: Mar 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to beginning c#

Now,i am a beginner of C#,i found that it is very difficult beginning, mostly thing are reading book but i don't write code very liquidity. I want to how many ways i can used to improve this status.

 
Old April 3rd, 2007, 07:59 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

What do you mean by "very liquidity"? I think I probably speak for most of us when I say, "Practice, practice, practice." None of us work code well when we started. Only by practice and experimenting will you become proficient.

-Peter
 
Old April 3rd, 2007, 08:19 AM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

Agreed. By and large when you first start programming you are going to write very verbose (read: bloated) code because you don't know any better. As you become more proficient with the language you are working in (and with programming in general) you will learn how to do things more effeciently so something that may have taken you 25 lines do originally you will then be able to do in 10 lines.

Really though, that is one thing I don't know how to "teach" simply because if you put 10 programmers in a room and tell them to code something you will get 10 variations of the code. (They all make look similiar but we all have a way that we are accustomed to programming and doing things.)

hth



================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from planoie's profile^^
^^Modified text taken from gbianchi profile^^
================================================== =========
Technical Editor for: Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========
 
Old April 5th, 2007, 07:37 AM
Registered User
 
Join Date: Apr 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Read lots of books and work lots of projects. I've been doing this long enough to take old programs I wrote and reduce code by half.

I ended up going from a part time C# coder to a full time programmer via an internal re-org but before I ended up in the group I'm in, I offered to code for people on the internet for free. Things like form mailers, address books, etc. The better I got, the bigger the project I was willing to take. I also found things at work that could be greatly improved via C#. I wrote a bug tracking system for a group, re-wrote some old asp websites in the company to use C# and .NET 2.0, etc.

Nothing teaches better than experience but it is up to you to find that experience. Heck, write something just to see if you can. My first C# project was a web front end to emulate the SQL Server Manager. I wanted to manage SQL Server databases from the web. I never finished that project but it did give me some excellent building blocks and knowlege. The other thing would be to blog your progress. If you can write out what you did and why, you can better understand what you did and why you did it. That can also benefit young googlers out there as well as you when you are sitting in front of your computer trying to remember how you did something six months ago.

 
Old April 6th, 2007, 02:37 AM
Registered User
 
Join Date: Mar 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Chester
Default

Yes, above is right.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Beginning! fred4rweb Beginning PHP 4 March 29th, 2007 12:22 PM
Beginning Visual C# or Beginning Visual C# 2005? FTemplar C# 2005 2 May 2nd, 2006 02:34 PM
where can i get the BEGINNING C#? fangyifeng Forum and Wrox.com Feedback 2 December 9th, 2004 10:30 PM
about beginning c++ grass C++ Programming 0 October 15th, 2004 07:14 AM
Beginning C++ HateMe All Other Wrox Books 1 July 28th, 2003 09:19 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.