473,396 Members | 1,879 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Looking for a tutorial, book,...

I have been fooling around with C# for about a half year doing simple little
programs. i would like to delve into more complex UI designs such as docking
windows, the outlook task bar. Does anyone know any good books or tutorials
that would go over that? or where i can get information? i'm trying to break
into the C# field.
Nov 16 '05 #1
6 1541
"Shawn" <Sh***@discussions.microsoft.com> wrote in message
news:3F**********************************@microsof t.com...
I have been fooling around with C# for about a half year doing simple little programs. i would like to delve into more complex UI designs such as docking windows, the outlook task bar. Does anyone know any good books or tutorials that would go over that? or where i can get information? i'm trying to break into the C# field.


Use the "find" option of your email program and look in the same list as in
which your posting has now appeared for posings containing the woord "book"
and you will find quite a discussion. As far as my taste is concerned, don't
buy Deitel and Deitel, they will bore you to death, O'Reilly is short an
crisp, Mayo covers a lot of issues rather more extensively. Personally I
would say, learn about the essentials and get issue-specific literature on
the areas of your knowledge you wish to extend and keep away from the
million page books, because the only way to do everything is to do
everything half.
Nov 16 '05 #2
Dietel and Dietal ain't so bad. We use them in our university teaching.

Yes, the majority of Dietel books are slow tutorial based learning, and
yes you should avoid those books.
But they also do more reference type books too. I have their "VB.NET
How to Program" which has tons of code examples.

I also don't mind the MS MCAD exam books as well. Otherwise do what I
do: go to a technical book shop and sit on the floor looking through
all their books. Amazon is also good for giving you appendices and
table of contents, even sample chapters.

Nov 16 '05 #3
"Steven Nagy" <le*********@hotmail.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Dietel and Dietal ain't so bad. We use them in our university teaching.

Yes, the majority of Dietel books are slow tutorial based learning, and
yes you should avoid those books.
But they also do more reference type books too. I have their "VB.NET
How to Program" which has tons of code examples.

I also don't mind the MS MCAD exam books as well. Otherwise do what I
do: go to a technical book shop and sit on the floor looking through
all their books. Amazon is also good for giving you appendices and
table of contents, even sample chapters.


Going to a bookshop and finding out the "feel" of a book, and looking at the
list of contents at Amazon.com is excellent advice.
Nov 16 '05 #4


"Steven Nagy" wrote:
Dietel and Dietal ain't so bad.
this is true. but if you are looking for more advanced topics they just
don't cut it. as an example i have their "VB.net for experianced programmers"
and " C#: A Programmer's Introduction " most of the examples were exactly
the same just dealing with the different syntax. very basic examples.
We use them in our university teaching.
Yes, the majority of Dietel books are slow tutorial based learning, and
yes you should avoid those books.
But they also do more reference type books too. I have their "VB.NET
How to Program" which has tons of code examples.

I also don't mind the MS MCAD exam books as well. Otherwise do what I
do: go to a technical book shop and sit on the floor looking through
all their books. Amazon is also good for giving you appendices and
table of contents, even sample chapters.

Nov 16 '05 #5
"Shawn" <Sh***@discussions.microsoft.com> wrote in message
news:F5**********************************@microsof t.com...


"Steven Nagy" wrote:
Dietel and Dietal ain't so bad.
this is true. but if you are looking for more advanced topics they just
don't cut it. as an example i have their "VB.net for experianced

programmers" and " C#: A Programmer's Introduction " most of the examples were exactly
the same just dealing with the different syntax. very basic examples.


Some C books were books for C rewritten for C++ rewritten for C#.
Nov 16 '05 #6
On Wed, 29 Dec 2004 08:57:05 -0800, "Shawn"
<Sh***@discussions.microsoft.com> wrote:
Dietel and Dietal ain't so bad.


this is true. but if you are looking for more advanced topics they just
don't cut it. as an example i have their "VB.net for experianced programmers"
and " C#: A Programmer's Introduction " most of the examples were exactly
the same just dealing with the different syntax. very basic examples.


My advice would be that once you've grasped the very basic examples
from Deitel, Mayo and the "Wrox writers", is to delve a little bit
deeper by fully understanding classes, inheritance and polymorphism -
the very heart of C# - and get a book like "Beginning C# Objects: From
Concepts to Code".

If you want to know more about the GUI programming, check Wrox. You
can download sample chapters from their site, otherwise try amazon.com

Happy coding,

Chris
Nov 16 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

55
by: Elijah | last post by:
I have read many of the topics on learning C++ or Java first. It seems like everyone says something different. I would like to know if I should learn C++ or Java. First a little about myself. I...
12
by: D. Layman | last post by:
Hello group, After quite a long time of consideration, I'v finally decided to switch from Java to C. Given the condition that almost without any knowledge on C and 3 years expereince on java, ,...
7
by: boostngti via DotNetMonster.com | last post by:
I have 4 years of programing exp. with Coldfusion, and I am begining to learn ASP.NET C# and was wondering if some people could suggest some good books. I went to Barnes & Noble the other day...
10
by: Harley | last post by:
Hello, I was VERY blessed with a Christmas gift of visual studio .net from a man I hardly know who had heard of my plans of software developement. So I am probably the only person in the world who...
7
by: noid droid | last post by:
Greetings. I received 4 VB .NET books and looking through the indices and tables of contents, I see that none of them addresses multithreading in VB ..NET. I just bought a bunch of books because...
3
by: Carl Youngblood | last post by:
I own the 3rd edition of Stroustrup's THE C++ PROGRAMMING LANGUAGE and have read most of it, but I find its style to be more suitable for reference than for tutorial. I still have a lot to learn...
6
by: WJRutledge | last post by:
Just like the subject says, I'm interested in taking up PHP and would like to know if anyone knows of any books that are a must have. I know there are tons of books out there on every language, but...
12
by: alexander | last post by:
hi, can someone point me to a good JS tutorial? (it may be in German or English) regards alex
4
by: Jim Aikin | last post by:
I'd like to learn JavaScript while sitting in my easy chair with my laptop on my lap. Option 1: Buy a wireless router so I can access the plethora of online- only tutorials from anywhere in the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.