473,666 Members | 2,181 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How's the book I've just ordered ?

Hi ,

How's the book I've just ordered via Amazon.com , "Teach Yourself the C#
language in 21 days" by SAMS ? did people here read it ?

Thanks in advance ,
Lior .
Nov 17 '05 #1
4 1301

It's not a bad book, I have flicked through it before.

If you're familiar with Java, I think C# For Java Developers is a good book.
"Lior Bobrov" <ab*****@abcd.c om> wrote in message
news:OH******** ******@TK2MSFTN GP09.phx.gbl...
Hi ,

How's the book I've just ordered via Amazon.com , "Teach Yourself the C#
language in 21 days" by SAMS ? did people here read it ?

Thanks in advance ,
Lior .

Nov 17 '05 #2
No , I am not familiar with Java at all ...
But I am familiar with Visual C++ and MFC (versions before .NET) .

"Eric W" <er***@nospam.c om> wrote in message
news:%2******** *******@tk2msft ngp13.phx.gbl.. .

It's not a bad book, I have flicked through it before.

If you're familiar with Java, I think C# For Java Developers is a good
book.
"Lior Bobrov" <ab*****@abcd.c om> wrote in message
news:OH******** ******@TK2MSFTN GP09.phx.gbl...
Hi ,

How's the book I've just ordered via Amazon.com , "Teach Yourself the C#
language in 21 days" by SAMS ? did people here read it ?

Thanks in advance ,
Lior .


Nov 17 '05 #3
Hi,
I think it's a little late to ask now :)
You should have do so before ordering it.

How good use of it you will do is dependant of your knowlegde of C# and
your background, for a starter I think it's a good one, I bought
Professional C# , a very good book I think but unfortunally Wrox titted up a
while ago :(

Cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Lior Bobrov" <ab*****@abcd.c om> wrote in message
news:OH******** ******@TK2MSFTN GP09.phx.gbl...
Hi ,

How's the book I've just ordered via Amazon.com , "Teach Yourself the C#
language in 21 days" by SAMS ? did people here read it ?

Thanks in advance ,
Lior .

Nov 17 '05 #4
don't know about that book, but we provide all our developers with a copy of
this 'How to book...'

http://www.microsoft.com/MSPress/books/8198.asp
--
HTH

Ollie Riches
http://www.phoneanalyser.net
Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a programmer
helping programmers.
"Lior Bobrov" <ab*****@abcd.c om> wrote in message
news:OH******** ******@TK2MSFTN GP09.phx.gbl...
Hi ,

How's the book I've just ordered via Amazon.com , "Teach Yourself the C#
language in 21 days" by SAMS ? did people here read it ?

Thanks in advance ,
Lior .

Nov 17 '05 #5

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

Similar topics

33
3477
by: Nick Evans | last post by:
Hello there, I have been on and off learning to code (with python being the second language I have worked on after a bit of BASIC). What I really want to know is, if you are going to actually write a program or a project of some sort, how do you actually start. Picture this, you know what you want the program to do (its features), you have a possably rough idea of how the program will work. You have opened an empty text file and saved...
5
269
by: Mike | last post by:
I'm interested in learning more about the nuts and bolts of .NET. I've never developed with it before and I don't want marketing speak or API mumbo jumbo. I'm a seasoned Unix developer and I want something that isn't about how to use APIs and such. For example, the only good book I ever browsed through about COM/ActiveX was one that actually explained what they were (C++ vtables and abstract classes). What are the core technologies...
12
1438
by: John | last post by:
I've been through the beginning versions Wrox's ASP 3.0 AND ASP Databases. I wan't to start getting into .Net but don't know what to get. Should I get the "beginning" versions or go to the Professional versions. I have "no" idea how different .net is so I don't know how to choose. Thanks!
2
1774
by: Bruce Dodds | last post by:
I will be doing an app for a nonprofit. It would be useful for them to have a good entry-level book on Access so that they don't have to pay someone to design all their queries and reports. I'm not familiar with those books. Does anyone have a recommendation? TIA.
7
2541
by: DotNetDeveloper | last post by:
Does anyone have any opinion about this book: ".NET Graphics and Printing" Peter G. Aitken ISBN 1931097043 http://www.amazon.com/exec/obidos/ASIN/1931097046/ Can someone new to both Windows graphics and .NET pick up both at the same time using this book?
5
1047
by: Lior Bobrov | last post by:
Hi , How's the book I've just ordered via Amazon.com , "Teach Yourself Microsoft Visual Basic .NET 2003 in 21 days" by SAMS ? did people here read it ? Thanks in advance , Lior .
29
2808
by: Tony Girgenti | last post by:
Hello. I'm developing and testing a web application using VS.NET 2003, VB, .NET Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1 on a WIN XP Pro, SP2 computer. I'm using a web form. How do I move this project/solution from a local development xp pro computer which uses IIS/localhost, to another xp pro computer that is on a Windows 2003 server domain. I want to be able to use the Windows 2003 server IIS instead of localhost.
4
21292
by: Hexman | last post by:
Hello All, I'd like to find out the best way to add a cb column to a dgv and process efficiently. I see at least two ways of doing it. ------------------------------- 1) Add a cb to the dgv, iterate thru the dgv and update the bound fields if the cb has been checked. Then do the update and accept changes. How do I access the cb and its checked status? How to iterate thru dgv? Dim cbSelCol As New DataGridViewCheckBoxColumn
22
3404
by: Jon Skeet [C# MVP] | last post by:
I'm looking to write a C# book fairly soon, and the publisher I've approached wants me to do a bit of market research to find out what people like and don't like in this kind of book. I've read loads of reviews of best-selling books on Amazon, so I've got some ideas from there, but I'd be very interested in hearing what you all think makes a good C# book. I'm interested primarily in stylistic things - how light-hearted, what kind of...
7
1709
by: jamiil | last post by:
Does any know what book/website would be good for me, an middle- beginner, if what I'm looking for is a hands-on, example-loaded reference book/website? More specifically, what I am looking for is for something that will show me how to do things and not just tell me what things can be done with JavaScript. Thanks folks!
0
8454
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
8560
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7389
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6200
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4200
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4372
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2776
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2012
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1778
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.