C# Language Pocket Reference
Average customer rating: 4.5 out of 5 stars
  • great reference and starter
  • Nice Quick Overview Of C#
C# Language Pocket Reference
Peter Drayton , Ben Albahari , and Ted Neward
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | C | Programming | Computers & Internet | Subjects | Books
C#C# | Languages & Tools | Programming | Computers & Internet | Subjects | Books
C & C++ Windows ProgrammingC & C++ Windows Programming | Development | Microsoft | Computers & Internet | Subjects | Books
Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
WindowsWindows | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
Operating SystemsOperating Systems | Microsoft | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. C# & VB.NET Conversion Pocket Reference C# & VB.NET Conversion Pocket Reference
  2. Programming C#: Building .NET Applications with C# Programming C#: Building .NET Applications with C#
  3. C# Cookbook, 2nd Edition (Cookbooks (O'Reilly)) C# Cookbook, 2nd Edition (Cookbooks (O'Reilly))
  4. SQL Pocket Guide (Pocket References) SQL Pocket Guide (Pocket References)
  5. C++ Pocket Reference C++ Pocket Reference

ASIN: 059600429X

Book Description

C# programmers all have one thing in common -- they're learning a new language. That fact alone brings challenges, frustrations, and constant demands on your patience. And, no matter how good your reference books are, you can't always stop to thumb through hundreds of pages to find the piece of information you need. Your answer is the C# Language Pocket Reference. Concise and easy to use, this handy pocket guide to C# comes from the authors of C# in a Nutshell, and is a must-have quick reference for anyone implementing this new object-oriented language. The C# Language Pocket Reference offers the convenience of a quick reference in a format that will actually fit in your pocket. The book includes a guide to C# language elements, a brief overview of the Framework Class library, a cross-reference for namespaces and assemblies, a list of compiler syntax and switches, a regular expressions reference guide, and more. You'll be surprised at how much information can fit into this slim volume. O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new C# Language Pocket Reference is the book you'll want to have.

Customer Reviews:

5 out of 5 stars great reference and starter.......2006-02-06

Having coded in C++ for years with only a small amount of experience in C#, this book was a great asset. It gives a good overview of the basics of C# and doesn't gloss over important details like space requirements and (optional) memory management.

The book is also a great reference for the .NET Framework. Obviously it does not give an in depth explanation of every concept, being only 118 pages long. Instead it references a number of .NET libraries that you should look into depending on what you're trying to do. I love this concept! Now whenever I want to try something new, I first check in the Pocket Reference to see what I should look into, then either go to MSDN or crack open a larger, less navigable manual.

Recommended for all those relatively new to C# and in need of a good starting point in the .NET Framework.

4 out of 5 stars Nice Quick Overview Of C#.......2005-06-22

For anyone that is looking to learn or make the transition to C#, this is a nice little overview to quickly get your feet wet. Being a pocket reference, this isn't meant to be a book where you can quickly become a C# expert, rather it's a nice, light introduction to what this new language by Microsoft provides and why .NET development is so easy (hint: C# makes quick use of all the thousands of modules already built by other programmers in the past)!!

These little pocket reference books should accomplish a couple of things: giving you a quick overview of the language, providing tables & figures stating the new conventions used, and namespaces/libraries that can be called up to speedily use pre-existing code. For this price, I think that you would find the 'C# Langugage Pocket Reference' to be a fine way to start your C# career or even quickly brush up on topics you might not have remembered.

**** RECOMMENDED
C Pocket Reference
Average customer rating: 5 out of 5 stars
  • A backpocket Reference
  • Packed Full of great info!
  • Solid and concise!
C Pocket Reference
Peter Prinz , and Ulla Kirch-Prinz
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | C | Programming | Computers & Internet | Subjects | Books
LanguageLanguage | C | Programming | Computers & Internet | Subjects | Books
C & C++ Windows ProgrammingC & C++ Windows Programming | Development | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
C & C++C & C++ | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
MicrosoftMicrosoft | Computers & Internet | 4-for-3 Books Store | Stores | Books | Applications | Operating Systems
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. C++ Pocket Reference C++ Pocket Reference
  2. Practical C Programming, 3rd Edition Practical C Programming, 3rd Edition
  3. C in a Nutshell (In a Nutshell (O'Reilly)) C in a Nutshell (In a Nutshell (O'Reilly))
  4. STL Pocket Reference STL Pocket Reference
  5. Perl Pocket Reference, 4th Edition Perl Pocket Reference, 4th Edition

ASIN: 0596004362

Book Description

C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, you know how frustrating it can be to hunt through hundreds of pages in your reference books to find that bit of information on a certain function, type or other syntax element. Or even worse, you may not have your books with you. Your answer is the C Pocket Reference. Concise and easy to use, this handy pocket guide to C is a must-have quick reference for any C programmer. It's the only C reference that fits in your pocket and is an excellent companion to O'Reilly's other C books. Ideal as an introduction for beginners and a quick reference for advanced programmers, the C Pocket Reference consists of two parts: a compact description of the C language and a thematically structured reference to the standard library. The representation of the language is based on the ANSI standard and includes extensions introduced in 1999. An index is included to help you quickly find the information you need. This small book covers the following: O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new C Pocket Reference is the book you'll want to have.

Customer Reviews:

5 out of 5 stars A backpocket Reference.......2006-05-18

I am a computer Science Student and the one book that I take to every class is this book. It is the perfect book for quick lookup I would recomend it to anyone

5 out of 5 stars Packed Full of great info!.......2005-02-24

This is a great book, for the size of the book it is packed full of
C. It also covers alot of C99.

5 out of 5 stars Solid and concise!.......2002-12-14

True to its name, this book packs a lot of information in a pocket size package: a solid language description, a quick reference to the C standard library covering C99 and, last but not least, an extensive index. It is well organized and concise, it explains and gives you examples. If you are a newbie to C programming looking for a tutorial, keep your hands off. If you have grasped some basics of C programming, get it and use it!
Objective-C Pocket Reference
Average customer rating: 5 out of 5 stars
  • An excellent intro to Obj-C for those who need the depth
  • Handy, well written Objective-C Reference!
  • A great resource for digging deeper into Objective-C
  • Fantastic Fantastic Fantastic
Objective-C Pocket Reference
Andrew Duncan
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

MacOSMacOS | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | C | Programming | Computers & Internet | Subjects | Books
LanguageLanguage | C | Programming | Computers & Internet | Subjects | Books
ObjectsObjects | C | Programming | Computers & Internet | Subjects | Books
Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
C & C++ Windows ProgrammingC & C++ Windows Programming | Development | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Mac OS XMac OS X | Apple | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
PerlPerl | Programming | O'Reilly | By Publisher | Books
C & C++C & C++ | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
X Windows & MotifX Windows & Motif | O'Reilly | By Publisher | Books
MacintoshMacintosh | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. Programming in Objective-C Programming in Objective-C
  2. Cocoa(R) Programming for Mac(R) OS X (2nd Edition) Cocoa(R) Programming for Mac(R) OS X (2nd Edition)
  3. Cocoa in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) Cocoa in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))
  4. Learning Cocoa with Objective-C, 2nd Edition Learning Cocoa with Objective-C, 2nd Edition
  5. Advanced Mac OS X Programming (2nd Edition of Core Mac OS X & Unix Programming) Advanced Mac OS X Programming (2nd Edition of Core Mac OS X & Unix Programming)

ASIN: 0596004230

Book Description

Objective-C is an exciting and dynamic approach to C-based object-oriented programming; it's the approach adopted by Apple as the foundation for programming under Mac OS X, a Unix-based operating system gaining wide acceptance among programmers and other technologists. Objective-C is easy to learn and has a simple elegance that is a welcome breath of fresh air after the abstruse and confusing C++. To help you master the fundamentals of this language, you'll want to keep the Objective-C Pocket Reference close at hand. This small book contains a wealth of valuable information to speed you over the learning curve. In this pocket reference, author Andrew Duncan provides a quick and concise introduction to Objective-C for the experienced programmer. In addition to covering the essentials of Objective-C syntax, Andrew also covers important faces of the language such as memory management, the Objective-C runtime, dynamic loading, distributed objects, and exception handling. O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing important details in a succinct, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new Objective-C Pocket Reference is the book you'll want to have.

Customer Reviews:

5 out of 5 stars An excellent intro to Obj-C for those who need the depth.......2004-05-10

Probably the best book to read to learn Objective-C, if Apple's PDF on the language is not enough for you. Covers Objective-C both from Cocoa and non-Cocoa perspectives. Try Apple's PDF first, and if it's not enough to let you jump into one of the Cocoa programming books (which all mostly assume knowledge of C and Objective-C), then this book is recommended.

5 out of 5 stars Handy, well written Objective-C Reference!.......2003-11-15

Andrew Duncan's Objective-C Pocket Reference is just the book that budding Cocoa programmers should have on their desk. It is well written, well indexed, and succinct enough to read in an evening if desired.

After reading it cover to cover, I think this will be a valuable resource for looking up any Objective-C related questions I have.

Note, you should have an understanding of C before trying to read this book. Also - it will probably make more sense to you if you already have some experience with Cocoa. This is a quick reference - probably not the best way to learn the language. However, the book contains a list at the end which recommends other books and websites which are more thorough.

I'd say it's well worth the cost.

5 out of 5 stars A great resource for digging deeper into Objective-C.......2003-09-30

O'Reilly's OBJECTIVE-C POCKET REFERENCE follows in its line of slim booklets designed for quick reference while at the computer. I found it a very helpful book.

While titled "a pocket reference", the book is not something that should be put on the shelf right away and merely consulted from time to time. For a beginning Objective-C programmer, reading the book straight-through can be very enlightening. The basics of Obj-C are easy to grasp, and an Obj-C beginner can immediately start constructing solid applications without knowing about categories, protocols, or root objects. But O'Reilly's book is the best place to start becoming familiar with these obscure topics that might just help one solve a particularly tricky problem.

I have only a few complaints about the book. One is that it talks about the #import preprocessor directive, but nowhere does it mention the advantages of using #ifndef guards. Another problem is that in some parts it is Cocoa-specific; I would have preferred that it concentrate on the OpenStep standard in general so that other OpenStep implementations might not be left out (but the book does occasionally mention GNUstep, which is great).

O'Reilly proves itself the best publisher for developers again with this book, and any Objective-C programmer should invest in it.

5 out of 5 stars Fantastic Fantastic Fantastic.......2003-01-29

I have three different books for objective C programming, which by the way are very hard to find. This book, which was published just recently, is the best objective c book I have read yet.

Objective C is a great language for all platforms, not just the Mac OS, and this book leads you to it. It gives you both Cocoa and standard C information. If you are interested in learning Objective C, this is the book for you! It's inexpensive, small concise and packed with information.
GDB Pocket Reference (Pocket Reference (O'Reilly))
Average customer rating: 3 out of 5 stars
  • The free GDB Quick Reference is more useful
GDB Pocket Reference (Pocket Reference (O'Reilly))
Arnold Robbins
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Unix | Operating Systems | Computers & Internet | Subjects | Books
Assembly Language ProgrammingAssembly Language Programming | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | C | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Reference | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
GeneralGeneral | Unix & Linux | O'Reilly | By Publisher | Books
LinuxLinux | Unix & Linux | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Look Inside Reference BooksLook Inside Reference Books | Trip | Specialty Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
Operating SystemsOperating Systems | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Reference | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. Debugging with GDB: The GNU Source-Level Debugger Debugging with GDB: The GNU Source-Level Debugger
  2. Managing Projects with GNU Make (Nutshell Handbooks) Managing Projects with GNU Make (Nutshell Handbooks)
  3. The Definitive Guide to GCC, Second Edition (Definitive Guide) The Definitive Guide to GCC, Second Edition (Definitive Guide)
  4. The Art of Debugging With GDB and DDD The Art of Debugging With GDB and DDD
  5. STL Pocket Reference STL Pocket Reference

ASIN: 0596100272

Book Description

Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since GDB can be ported to Windows, Microsoft developers and others who use this platform can also take advantage of this amazing free software that allows you to see exactly what's going on inside of a program as it's executing. This new pocket guide gives you a convenient quick reference for using the debugger with several different programming languages, including C, C++, Java, Fortran and Assembly. The GNU debugger is the most useful tool during the testing phase of the software development cycle because it helps you catch bugs in the act. You can see what a program was doing at the moment it crashed, and then readily pinpoint and correct problem code. With the GDB Pocket Reference on hand, the process is quick and painless. The book covers the essentials of using GBD is a testing environment, including how to specify a target for debugging and how to make a program stop on specified conditions. This handy guide also provides details on using the debugger to examine the stack, source files and data to find the cause of program failure-and then explains ways to use GBD to make quick changes to the program for further testing and debugging. The ability to spot a bug in real time with GDB can save you hours of frustration, and having a quick way to refer to GBD's essential functions is key to making the process work. Once you get your hands on the GDB Pocket Reference, you'll never let go!

Customer Reviews:

3 out of 5 stars The free GDB Quick Reference is more useful.......2007-03-02

In my opinion, the GDB quick reference that you can download for free is more useful. To go over the basics, this book is OK, but for daily lookup purposes, the quick reference is more useful.

I purchased this book as a "filler" to reach over $25 for free shipping. I'm a software engineer and do use GDB frequently.
C++ Pocket Reference
Average customer rating: 4.5 out of 5 stars
  • You get what you pay for
  • Excellent as intro for C and Java Programers
  • Great pocket reference
C++ Pocket Reference
Kyle Loudon
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | C | Programming | Computers & Internet | Subjects | Books
LanguageLanguage | C | Programming | Computers & Internet | Subjects | Books
Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
C & C++ Windows ProgrammingC & C++ Windows Programming | Development | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
C & C++C & C++ | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
MicrosoftMicrosoft | Computers & Internet | 4-for-3 Books Store | Stores | Books | Applications | Operating Systems
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Software DesignSoftware Design | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. STL Pocket Reference STL Pocket Reference
  2. C Pocket Reference C Pocket Reference
  3. C++ in a Nutshell C++ in a Nutshell
  4. C++ Cookbook (Cookbooks (O'Reilly)) C++ Cookbook (Cookbooks (O'Reilly))
  5. Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

ASIN: 0596004966

Book Description

C++ is a complex language with many subtle facets. This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand when needed. Programmers will also appreciate the book's brevity; as much information as possible has been crammed into its small pages. In the C++ Pocket Reference, you will find: C++ Pocket Reference is useful to Java and C programmers making the transition to C++, or who find themselves occasionally programming in C++. The three languages are often confusingly similar. This book enables programmers familiar with C or Java to quickly come up to speed on how a particular construct or concept is implemented in C++. Together with its companion STL Pocket Reference, the C++ Pocket Reference forms one of the most concise, easily-carried, quick-references to the C++ language available.

Customer Reviews:

4 out of 5 stars You get what you pay for.......2007-02-16

If you are looking for a quick and dirty C++ pocket reference, this book should be on the top of your list. It covers all of the necessities, which is great for when you are switching between programming languages. If you have too many languages in your mind, a quick reference is a great little refresher, which this book certainly provides.

My only qualm, and the reason it loses a star, is that the organization is not completely intuitive. However, after a few uses, you get used to this and it becomes a non-issue. I suppose you would have this with any book.

5 out of 5 stars Excellent as intro for C and Java Programers.......2004-07-01

For many years, I did most of my programming in C, but never learned C++. In recent years, I have been using Java mostly. Now I wish to get back to C++, and I have found this book to be an excellent introduction. In order to read this book one already needs to know how to work with the very low level aspects of C, and at the same time one must understand object oriented concepts. But for the reader who is at such a place, this book provides a very concise description of the C++ language. In just 125 small pages, the author manages to step through all of the aspects of the C++ language and concisely describe them.

4 out of 5 stars Great pocket reference.......2003-07-06

The C++ Pocket Reference is designed for C or Java developers who occasionally program in C++ and need a syntax reminder. Not designed as a tutorial or provide lengthy instruction on the subject, this book is great for a one paragraph explanation on a particular topic.

I found this to be a very useful and easy to follow book. It starts out with the basics of writing a C++ program (processor directives, data types) and slowly moves into more complicated aspects of this language (like templates and memory management).

I would highly recommend this as a reference book if you find yourself occasionally doing some programming in C++.
C# & VB.NET Conversion Pocket Reference
Average customer rating: 4.5 out of 5 stars
  • Great for experienced VB.NET Programmers
  • Excellent Reference and Useful for Learning Both Languages
  • Great Pocket Reference
  • Good book
  • Very good book!
C# & VB.NET Conversion Pocket Reference
Jose Mojica
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

C & C++ Windows ProgrammingC & C++ Windows Programming | Development | Microsoft | Computers & Internet | Subjects | Books
.Net.Net | Visual Basic | Development | Microsoft | Computers & Internet | Subjects | Books
C#C# | Visual Basic | Development | Microsoft | Computers & Internet | Subjects | Books
Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
C#C# | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
FrenchFrench | Foreign Language Nonfiction | Nonfiction | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
WindowsWindows | Programming | O'Reilly | By Publisher | Books
Visual BasicVisual Basic | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
NonfictionNonfiction | French | Foreign Language Books | Specialty Stores | Books
All French BooksAll French Books | French | Foreign Language Books | Specialty Stores | Books
Similar Items:
  1. C# Language Pocket Reference C# Language Pocket Reference
  2. VB.NET Language Pocket Reference VB.NET Language Pocket Reference
  3. The .NET Languages: A Quick Translation Guide The .NET Languages: A Quick Translation Guide
  4. ASP.NET 2.0: A Developer's Notebook ASP.NET 2.0: A Developer's Notebook
  5. Programming C#: Building .NET Applications with C# Programming C#: Building .NET Applications with C#

ASIN: 0596003196

Book Description

Though most programmers use two or more languages, they usually have a mastery of one. Although Microsoft has advertised that the .NET runtime is language agnostic and that C# and Visual Basic .NET are so close that switching between the two is really quite easy, that?s only true up to a point. Some of the differences are obvious, but others are very subtle. C# & VB.NET Conversion Pocket Reference helps you easily make the switch from one language to another. The differences occur in three main areas: syntax, object-oriented principles, and the Visual Studio .NET IDE. Syntax concerns the statements and language elements. Object oriented differences are less obvious, and concern differences in implementation and feature sets between the two languages. IDE differences include things like compiler settings or attributes. There is also a fourth area of difference: language features that are present in one language but have no equivalent in the other. These unique language features are also covered in this book. C# & VB.NET Conversion Pocket Reference is a perfect companion for documents and books that don?t have examples using your mastered language. Author Jose Mojica expects that you know one of the two languages, but does not make an assumption about which one. He presents the information in a language-neutral point of view so that programmers from either background can read a section and feel that it is targeted to them.

Customer Reviews:

5 out of 5 stars Great for experienced VB.NET Programmers.......2005-06-01

This is a great book to start programming in C#. I have been programming in VB.NET for over three years and this book has been very helpful while making the transition from VB to C# and every time I am going from one language to the other. It is nicely organized and you can quickly find the information and exmaples you need to start working.I definitely recommend this book. I got it (...)at my local bookstore and it is worth alot more than that.

5 out of 5 stars Excellent Reference and Useful for Learning Both Languages.......2005-01-19

There are at least two advantages to knowing both languages.
- Understanding sample code and examples.
- Flexibility on multi-language projects.

I'm from a C++ background in the bad old days before .NET, but now I'm equally comfortable in either C# or VB.NET, largely due to this book.

Exclusive of conversion between the two langauges, it's also the best quick reference I have for either. Many times I've continued to search for my copy rather than turn to another source. Now I also subscribe to it on Safari, and when my hardcopy falls apart I'll probably buy another one.

It would be nice if it had an index, but I'm still giving it five stars since as far as I know there is no adequate substitute.

5 out of 5 stars Great Pocket Reference.......2005-01-08

This is a great pocket reference for those of us who go back and forth between C# and VB.NET. It is also good for those who do not have to do that, but want to know the differences.

Granted, much of the .NET platform allows almost line-for-line conversion between languages, but there are many syntax differences. This book covers those for these two languages, as well as a special section of significant differences between the languages (in addition to the item-by-item coverage).

This is a handy little book, but because it is little, it sometimes slides to the back of the bookshelf (between two larger books). Still, well worth the price and peace of mind.

4 out of 5 stars Good book.......2004-06-30

This book has been a lot of help for me. I came from an all C# programming background and took a job as a VB.NET programmer. With what I already knew, and this book as a reference I was programming VB.NET almost as well as I had programmed C# the very first day.

This book is a very handy tool for anyone to have especially for the price. My one compliant is that there is no index but you can quickly get use to thumbing though to find what you need in a hurry.

5 out of 5 stars Very good book!.......2003-07-30

I picked up this book on a fling... but I am amazed at how useful I've found it. Most book authors today are gauged (by the publishing houses) according to the number of pages they turn in. This book on the other hand tries to squeeze a lot of good solid information into a small space without beating the topic to death.

It goes over some of the core differences of VB.NET and C# making not just a valuable reference in conversion between the two, but amazing for learning both languages if you're coming from a high level language (I'm a very strong VB programmer). Within a few minutes I learned how to build classes in both C# and VB.NET from this book. About 10 minutes later I had basic Overloading and Inheritance down. Granted, this book won't teach you what Inheritance is, but if you already know it your only problem is to learn the syntax and this book gives you the syntax quickly.

Another cool thing about this book is that it quickly also shows you what's WRONG with the languages at the IL level and will give you a quick bit of info about things that can cause problems (i.e., case sensitivity in C# which allows you to write functions that would result in ambiguous interpretation in VB.NET)

Remember: this book won't tell you what object oriented design is and won't tell you how to build an n-tier app in .Net, but it will teach you how to write a class in C# and VB.NET in about 1 minute :-) Its just as helpful to learn the basics, such as loops, indexing, calling conventions, etc...

If you are already good in high level languages and have gotten dropped head first into .NET, get this book and keep it nearby.
STL Pocket Reference
Average customer rating: 4.5 out of 5 stars
  • Best reference for the C++ STL yet!
  • A Must for the Software Developer Generalist
  • Cute and handy
STL Pocket Reference
Ray Lischner
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Algorithms | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | C | Programming | Computers & Internet | Subjects | Books
Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
C & C++ Windows ProgrammingC & C++ Windows Programming | Development | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
MicrosoftMicrosoft | Computers & Internet | 4-for-3 Books Store | Stores | Books | Applications | Operating Systems
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Software DesignSoftware Design | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. C++ Pocket Reference C++ Pocket Reference
  2. C Pocket Reference C Pocket Reference
  3. C++ in a Nutshell C++ in a Nutshell
  4. Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library (Addison-Wesley Professional Computing Series) Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library (Addison-Wesley Professional Computing Series)
  5. The C++ Standard Library: A Tutorial and Reference The C++ Standard Library: A Tutorial and Reference

ASIN: 0596005563

Book Description

The STL Pocket Reference describes the functions, classes, and templates in that part of the C++ standard library often referred to as the Standard Template Library (STL). The STL encompasses containers, iterators, algorithms, and function objects, which collectively represent one of the most important and widely used subsets of standard library functionality. The C++ standard library, even the subset known as the STL, is vast. It's next to impossible to work with the STL without some sort of reference at your side to remind you of template parameters, function invocations, return types--indeed, the entire myriad of details you need to know in order to use the STL effectively and get work done. You need a memory-aid. Books that cover the standard library and the STL tend to be quite heavy and large, describing each aspect of the STL in detail. Such books are great when you're not familiar with the library, but get in the way when you simply need to remind yourself of a function name, or the order in which you pass arguments to a function. Programmers familiar with the STL need a small, lightweight memory-aid. That's what the STL Pocket Reference is. It's small, lightweight, and chock-full of information that you can take in at a glance, so you can get on with your work.

Customer Reviews:

5 out of 5 stars Best reference for the C++ STL yet!.......2007-02-02

This small but succinct reference book is all that I wanted in an STL pocket guide and more! I am using it today while teaching a beginning STL class. It is more useful to me than the many textbooks I have been reading on the subject. GO GO O'Reilly! Your materials are excellent for programmers.

4 out of 5 stars A Must for the Software Developer Generalist.......2006-02-27

The O'Reilly Pocket Reference series serves the need of software developers to quickly lookup how to code something that they don't do every day. The formula is quite strict. Like all of these books, this book is a hybrid of introduction, cookbook, and reference in a package that is small enough to easily fit several dozen on your bookshelf. What's good about the STL Pocket Reference is that it provides succinct descriptions of some very abstract concepts that are the lingua franca when dealing with the Structured Template Library. What's missing here is more sample code.

4 out of 5 stars Cute and handy.......2003-11-01

Cute, if I may use that term for a computer book! Hopefully, you already are familiar with the constructs described in this nifty little guide. Priority queues, queues, sets, iterators ... The book is strictly an aid to memory. You might consider it the hardcopy kin to online manual pages on each term.

Which raises the question. If you have the equivalent information already on your computer, why should you get this book? For some, there is in fact no need. But a surprising (and ironic) number of programmers still prefer hardcopy by their desktops. There is still something appealing about the combined visual, tactile and random access of a good concise reference book which trumps a screen, though we all write to the latter nowadays.
Writing Essentials (Norton Pocket Guide)
Average customer rating: Not rated
    Writing Essentials (Norton Pocket Guide)
    Dawn Rodrigues , and Myron C. Tuman
    Manufacturer: W. W. Norton & Company
    ProductGroup: Book
    Binding: Spiral-bound

    GeneralGeneral | Literature & Fiction | Subjects | Books | Classics | Comic | Contemporary | Literary
    GeneralGeneral | Words & Language | Reference | Subjects | Books
    RhetoricRhetoric | Words & Language | Reference | Subjects | Books
    Writing SkillsWriting Skills | Writing | Reference | Subjects | Books
    GeneralGeneral | Reference | Subjects | Books
    Similar Items:
    1. The Seagull Reader: Plays The Seagull Reader: Plays
    2. The Norton Sampler, Sixth Edition The Norton Sampler, Sixth Edition
    3. The Penguin Book of Romantic Poetry (Penguin Classics) The Penguin Book of Romantic Poetry (Penguin Classics)
    4. Us and Them: A History of Intolerance in America Us and Them: A History of Intolerance in America
    5. Justice and Peace: A Christian Primer Justice and Peace: A Christian Primer

    ASIN: 0393973360

    Book Description

    Writing Essentials combines the essentials of grammar, punctuation, mechanics, and documentation with practical suggestions for writing online. From online prewriting, drafting, group workshopping, revising, and editing, to database searching, navigating the Internet, documenting online sources, and designing documents, Writing Essentialsoffers practical, hands-on advice for using computers throughout the writing process.

    Less Is More At 190 pages, Writing Essentialsis a brief, portable reference source for writers. Its compact size means that Writing Essentialsis easy to use and to carry. All sections offer succinct, no nonsense information on writing and research.

    Smartly designed, Reasonably priced Writing Essentials' smart, easy-to-use design makes finding answers to your writing questions a breeze. * 25 Checklists of frequently consulted information, highlighted in color, summarize information every student needs to know, from revising strategies and documentation styles, to comma and apostrophe rules. * A spiral binding allows the book to lie flat and students to move with ease from keyboard to printed page. * Second-color "hand editing" shows errors and their correction simultaneously. * Color tabs highlight major sections and subsections, and simplify information * A thorough index includes computer terms that students need to know for research and writing.

    Computers and the Writing Process Fully Featured 1. Up-to-Date Coverage of Computers in the Research Process Writing Essentials offers guidance on developing good "key word" and "subject searching" skills and on using all kinds of electronic sources for research, including online libraries, the Web, the online card catalog, and CD-ROM databases. A new section, "Moving Beyond Print Research Papers," discusses electronic research projects and is followed by an introduction to designing and putting up a home page. 2. New Coverage of Evaluating Electronic Sources New coverage of evaluating electronic and other sources for research pays special attention to Web sites. 3. 24 Online Tips Updated and expanded for the second edition, these tips offer more technical detail than the text itself and include guidelines for exploring online libraries, using search engines, creating a home page, and tracking spelling demons, among others. 4. Expanded Documentation Coverage Writing Essentials includes full coverage of MLA, APA, CBE and Turabian documentation styles. All include guidelines for citing online sources.

    Improved ESL Coverage Expanded ESL coverage throughout the text offers more help with tricky adjectives, adverbs, verbs, and idiomatic expressions
    UML Pocket Reference
    Average customer rating: 4.5 out of 5 stars
    • Great UML reference
    • Not Current
    • Essential Pocket Guide
    • Very good UML reminder reference
    • Very useful reference book
    UML Pocket Reference
    Dan Pilone
    Manufacturer: O'Reilly Media, Inc.
    ProductGroup: Book
    Binding: Paperback

    Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
    UMLUML | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    PocketPocket | Series | O'Reilly | By Publisher | Books
    GeneralGeneral | Programming | O'Reilly | By Publisher | Books
    Similar Items:
    1. Learning UML Learning UML
    2. XML Pocket Reference (2nd Edition) XML Pocket Reference (2nd Edition)
    3. UML 2.0 in a Nutshell (In a Nutshell (O'Reilly)) UML 2.0 in a Nutshell (In a Nutshell (O'Reilly))
    4. UML Distilled: A Brief Guide to the Standard Object Modeling Language (3rd Edition) (The Addison-Wesley Object Technology Series) UML Distilled: A Brief Guide to the Standard Object Modeling Language (3rd Edition) (The Addison-Wesley Object Technology Series)
    5. Extreme Programming Pocket Guide Extreme Programming Pocket Guide

    ASIN: 0596004974

    Book Description

    The Unified Modeling Language (UML) is one of the most important languages for anyone in the software industry to know. The UML is a visual language enabling architects, designers, and developers to communicate about design. Seemingly simple on the surface, the UML is a rich and expressive language, with many visual syntactical elements. It's next to impossible to memorize all aspects of the UML. Just as a writer might require a dictionary to work with the spoken word, so too do UML practitioners require a dictionary of sorts. In this book, you'll find information on UML usage, and also on the symbols, line-endings, and syntax used for the following diagram types: Let this book be your UML dictionary. It's clear, concise, and small. Keep this book at hand, and never again be stymied by an unfamiliar UML symbol, a line-ending you don't recognize, or the use of an unfamiliar diagram type. O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you need to get to a solution quickly, the new UML Pocket Reference is the book you'll want to have.

    Customer Reviews:

    5 out of 5 stars Great UML reference.......2006-02-02

    Great UML reference.

    If you are in software development, and get a stack of UML diagrams handed to you and have any doubt about how to interpret their content, this book is for you.

    If you are a software developer or designer and need to diagram UML and get it right the first time, this book is for you.

    It is quite a bit more comprehensive than the other UML books by O'Reilly and others, and it WILL fit in your pocket with room to spare.

    2 out of 5 stars Not Current.......2005-06-27

    I agree with the reviews that praised this book a couple of years ago. It is just as good as other O'Reilly quick reference books, but the standard has changed to UML 2.0 and you might want to consider that strongly when you make a purchase. UML 2.0 is not covered in this book.

    5 out of 5 stars Essential Pocket Guide.......2005-04-23

    As a system architect I find this reference guide pretty useful in case I need to quickly refresh my memory on how some UML notation goes again. Small pocket size is handy and travels easily in the laptop case, for example. Have this essential guide always at your hand, especially when learning UML or using the notation for the first time in real software engineering cases.

    5 out of 5 stars Very good UML reminder reference.......2004-01-08

    This is a great little guide to keep on hand as you gain experience with UML. The author targets the experienced UML person who knows there is a way to do something but is unsure of the syntax. By no means would you buy this book to learn UML from the ground up. But once you work your way through a book such as Learning XML by Sinan Si Alhir, you would benefit from a short guide to point you in the right direction when stumped.

    Conclusion
    If you're going to be UML on a regular basis and you've worked through the basics, I recommend this book as a very good index to everything in the UML diagram world.

    4 out of 5 stars Very useful reference book.......2003-12-08

    Like O'Reilly's other Pocket Reference books, this book is designed as a quick reference with an ultimate goal of making the reader as productive as possible. It is really useful for people with knowledge of UML but need a quick refresher.

    I found it to not only be a very quick read, but a good reference on UML syntax and usage. The book is divided up into sections, which cover the various UML diagrams you might encounter. The brief discussion in each section will quickly bring the reader up to speed.

    Again, if you are already familiar with UML and need a sort of quick reference book, then I would recommend this as an addition to your library. If you are looking for a more thorough UML explanation or are not as comfortable with it as you would like to be, I would recommend a more involved book, like O'Reilly's Learning UML.
    C the Pocket Reference
    Average customer rating: Not rated
      C the Pocket Reference

      Manufacturer: Osborne McGraw-Hill
      ProductGroup: Book
      Binding: Paperback

      GeneralGeneral | C | Programming | Computers & Internet | Subjects | Books
      LanguageLanguage | C | Programming | Computers & Internet | Subjects | Books
      ASIN: B000AVFC3Y

      Product Description

      Master programmer Schildt helps you speed up your C programming skills. This quick reference is packed with vital C commands, functions, and libraries, arranged alphabetically for easy use.

      Books:

      1. CCNP BCMSN Official Exam Certification Guide (4th Edition) (Exam Certification Guide)
      2. Cisco LAN Switching (CCIE Professional Development series) (CCIE Professional Development)
      3. CISSP All-in-One Exam Guide, Third Edition (All-in-One)
      4. Classical Dynamics of Particles and Systems
      5. Cocoa(R) Programming for Mac(R) OS X (2nd Edition)
      6. CompTIA A+ Complete Study Guide
      7. Configuring Juniper Networks NetScreen & SSG Firewalls
      8. Cost-Based Oracle Fundamentals
      9. Database Programming with JDBC and Java
      10. Derivation and Computation: Taking the Curry-Howard correspondence seriously (Cambridge Tracts in Theoretical Computer Science)

      Books Index

      Books Home

      Recommended Books

      1. Numerical Methods in Economics
      2. History: Fiction or Science
      3. All About Futures: The Easy Way to Get Started
      4. Fifty Favorite Birds Coloring Book
      5. Final Exam: A Surgeon's Reflections on Mortality
      6. Master and Commander
      7. Henri Mignet and His Flying Fleas
      8. International classification of financial reporting
      9. Death of Inflation: Surviving and Thriving in the Zero Era
      10. Everyman's Rules for Scientific Living: A Novel