or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
21 used & new from £4.99

Have one to sell? Sell yours here
 
   
C# in Easy Steps
 
See larger image
 

C# in Easy Steps (Paperback)

by Tim Anderson (Author)
2.2 out of 5 stars  See all reviews (4 customer reviews)
RRP: £10.99
Price: £7.67 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £3.32 (30%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 5 left in stock--order soon (more on the way).

Want guaranteed delivery by Tuesday, November 17? Choose Express delivery at checkout. See Details
16 new from £5.30 5 used from £4.99

Special Offers and Product Promotions


Frequently Bought Together

C# in Easy Steps + SQL in Easy Steps + Java in Easy Steps
Price For All Three: £22.08

Show availability and delivery details

  • This item: C# in Easy Steps by Tim Anderson

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions

  • SQL in Easy Steps by Mike McGrath

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions

  • Java in Easy Steps by Mike McGrath

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions


Customers Who Bought This Item Also Bought

SQL in Easy Steps

SQL in Easy Steps

by Mike McGrath
3.8 out of 5 stars (5)  £7.50
Java in Easy Steps

Java in Easy Steps

by Mike McGrath
4.0 out of 5 stars (6)  £6.91
C++ Programming in Easy Steps

C++ Programming in Easy Steps

by Mike McGrath
£6.73
JavaScript in Easy Steps

JavaScript in Easy Steps

by Mike McGrath
3.3 out of 5 stars (12)  £7.19
Visual Basic in Easy Steps

Visual Basic in Easy Steps

by Mike McGrath
£7.69
Explore similar items

Product details

  • Paperback: 192 pages
  • Publisher: Computer Step (30 Jul 2004)
  • Language English
  • ISBN-10: 1840781505
  • ISBN-13: 978-1840781502
  • Product Dimensions: 22.6 x 18.3 x 1 cm
  • Average Customer Review: 2.2 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon.co.uk Sales Rank: 146,601 in Books (See Bestsellers in Books)

    Popular in these categories:

    #7 in  Books > Computing & Internet > Microsoft Windows > Programming > C#
    #47 in  Books > Computing & Internet > Microsoft Windows > Programming > .Net > C#
    #47 in  Books > Computing & Internet > Microsoft Windows > Programming > C#
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   C# opens new browser window
Microsoft.com/VisualStudio  -  Try Visual Studio® 2010 Beta For Free. Quick & Easy Download! 
   .NET 3.5 Training opens new browser window
www.InnerWorkings.com/catalog  -  For .NET developers and teams 35% off .NET training IWOFFER35 
   C# and ASP.NET tool opens new browser window
www.jetbrains.com/resharper  -  ReSharper. Productivity add-in to VS.NET for C# and ASP developers 
  
 

Product Description

Book Description

Learn to program with Microsoft’s premier programming language. No previous programming knowledge is assumed. With numerous easy-to-follow examples, this title explains the essentials of object-oriented programming with C# and how to build both Windows and web applications using the designers and tools in Visual Studio or the standalone Visual C# product.

This title puts the emphasis on learning by doing, and even novices will have simple programs running after just a few pages. The early chapters explain how to build form-based applications with an explanation of key Windows controls such as buttons, listboxes, tabs and dialogs. Next comes an explanation of the C# language, covering statements, operators, variables and data types, and how to interpret all those semi-colons and curly brackets. There’s a complete chapter on the essentials of object orientation. With the fundamentals in place, the reader is taken through creating menus, simple database programming, web-based applications using ASP.Net, and tips for writing robust and high-performance code.



From the Publisher

Whether you want to get to grips with Windows, Photoshop, the Internet, or even a programming language, these easy-to-follow guides are the perfect companions for fast and productive learning.

This successful series is designed to save you time and guaranteed to give you value for money. Written in a jargon-free, easy-to-follow style with helpful graphics, the in easy steps books explain everything you need to know to get working on your computer - and more!


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

C# in Easy Steps
67% buy the item featured on this page:
C# in Easy Steps 2.2 out of 5 stars (4)
£7.67
C++ Programming in Easy Steps
10% buy
C++ Programming in Easy Steps
£6.73
Java in Easy Steps
10% buy
Java in Easy Steps 4.0 out of 5 stars (6)
£6.91
JavaScript in Easy Steps
8% buy
JavaScript in Easy Steps 3.3 out of 5 stars (12)
£7.19

 

Customer Reviews

4 Reviews
5 star:    (0)
4 star:    (0)
3 star:
 (1)
2 star:
 (3)
1 star:    (0)
 
 
 
 
 
Average Customer Review
2.2 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
1 of 1 people found the following review helpful:
2.0 out of 5 stars Needs rewriting, 13 April 2007
By O. Arnold (Herts United Kingdom) - See all my reviews
(REAL NAME)   
I own a number of easy steps books as I tend to find them a good stepping stone for new languages. This book is very poor. Way too much emphesis on the flashy aspects of visual c#, but does not build a solid understanding of the structure or language first. The author tried to cover way too much in a book that was way too short. It badly needed more example code. If you are new to c# i would recommend you buy the microsoft visual c# step by step first/instead.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 3 people found the following review helpful:
2.0 out of 5 stars Not great, 10 Jan 2006
By A Customer
I agree with the previous reviewer - the book concentrates far too much on Visual Studio and how to make attractive user interfaces. Whilst good interface design is, of course, an important skill to learn it should be taught after you have learned the building blocks of the language.

I develop software mainly in C, C++, Java and PHP but wanted to extend my knowledge to include the 'new kid on the block' - C#. This book didn't provide what I wanted - there is nothing about data structures or information about the many non-graphical Objects built in to the .NET platform.

If you want to jump in and build Windows GUI's then this is probably quite a good book, but as an introduction to C# I feel it misses out a lot of very basic information.

Basically, if you already know the basics of C# and want to build GUI's then this is a good book for you. If you're new to programming or want to learn the syntax of C# then this probably isn't the best book for you to invest in.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 5 people found the following review helpful:
2.0 out of 5 stars C# or Visual Studio?, 22 May 2005
By A Customer
I was hoping this would be a useful overview of the C# language, instead it's more of a introduction on how to use Visual Studio. The In Easy Steps books written by Mike McGrath on C and C++ were much better because they concentrated on the core languages. It's a pity this one didn't follow the same format.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

3.0 out of 5 stars Old book, but nice layout
I used this book from a novice, and although I have a programming background, found it extremely easy to understand and use. Read more
Published 22 months ago by Mr. J. Prout

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.