| "More than just about any other
writer, Jesse Liberty is brilliant at communicating what it's really like
to work on a programming project... You can't beat Liberty for
clarity.."
-- Barnes & Noble |
||
| "In my opinion Jesse is the finest technical writer in the .NET arena today
" -- Bill Woodruff |
||
| "Thank you to Jesse Liberty, who doesn't
know how much he helped me when I needed inspiration on how to turn a
phrase". - Chris Fox, Essential Microsoft Operations Manager - Acknowledgements. |
||
|
||
|
Programming C# 3.0 5th Edition by Jesse Liberty & Donald Xie O'Reilly & Media 2008 ISBN: 0596527438
Updated for C# 3.0, .NET 3.5 and Visual Studio 2008 Barnes & Noble: If you're ready to start learning C#, your timing is perfect. Jesse Liberty -- who, we're convinced, could teach programming to chimpanzees -- has just completed his new introduction to the language. You can't beat Liberty for clarity and simplicity, and you can't beat his Programming C# for thoroughness, either" Amazon.com: "An extremely well conceived guide to the C# language.": Window Watch: "Jesse Liberty has a habit of writing wonderful technical books. I've read several. His writing style is easy-to-read, clear, humorous and chatty and, at times just plain fun to read. 'Programming C#' is no exception." PC Update: " An authoritative resource" JavaRanch.com:" 'close to being the perfect introduction to C#." Linux Format: Jesse Liberty, the long-standing book author and language expert, brings his full weight to bear in the third edition of this very popular book, and I'm happy to report that it has lots to offer newcomers to the language as well as owners of previous editions of the book. With the author bringing such a huge amount of writing and technical experience to the arena, this book can't help but be authoritative to its core--I don't think I've ever read one of Jesse Liberty's books and found what he says to be wrong!...Given the relatively short length of this book, the depth of knowledge covered pays tribute to Liberty's 'to-the-point' writing style . Table of Contents. Index . Sample Chapter . Source Code . Errata sheet . O'Reilly Interview . .Net Books Interview . Amazon Interview . Amazon Review . WindowWatch Review . Barnes & Noble Review
| ||
|
This book teaches web developers how to build engaging and interactive web sites and applications of professional quality using Microsoft's latest web development tools. You'll not only learn to create applications with ASP.NET 2.0 that have all the great tricks you see on popular commercial web sites, you'll also learn how to use the new ASP.NET AJAX framework to make your application highly responsive, and you'll accomplish all of this with minimal coding. Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft's tools with annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you'll learn to:
Ideal for beginning web developers, or those who are new to ASP.NET, this book gets you involved with your own learning through hands-on lessons that are clear and to the point. You get the chance to try out new techniques on the spot. . Source Code | ||
![]()
Programming .NET
3.5 Programming .NET 3.5 (under development) uncovers the common threads that unite the .NET 3.5 technologies, so you can benefit from the best practices and architectural patterns baked into the new Microsoft frameworks. The book offers a "Grand Tour" of .NET 3.5 that describes how the principal technologies can be used together, with Ajax, to build modern n-tier and service-oriented applications. .NET 3.x will help you create better Windows applications, build Web Services that are more powerful, implement new Workflow projects and dramatically enhance the user's experience. But it does so with what appears to be a collection of disparate technologies. Developers have struggled to implement these patterns with previous versions of the .NET Framework, but this hands-on guide uses real-world examples and fully annotated source code to demonstrate how .NET 3.5 can make it easy. Programming .NET 3.5 itself is a work in progress, but you can get going with this book and the technologies it describes through our Rough Cuts version, which gives you access to the manuscript as it evolves, either online or via PDF. The concepts and technologies that this book covers include: XAML -- Microsoft's new XML-based markup language for UI, used with WPF Windows Presentation Foundation (WPF) -- a new presentation framework and graphics subsystem for Windows that puts Vista-like effect in your grasp Ajax Windows Communication Foundation (WCF) - a new standards-based framework that enables applications to communicate across a network using a variety of protocols Workflow Foundation (WF) -- framework for defining, executing, and managing workflows CardSpace -- framework for managing the identities of your users You'll learn how to use each of the four frameworks alone and in concert to build a series of meaningful example applications. Examples are written in C#, and all of the source code will be available for download at both the O'Reilly and the authors' site, which offers access to a free support forum. Final version is available for pre-order from Amazon | ||
Learning C# 2nd Edition by Jesse Liberty and Brian MacDonald O'Reilly & Associates 2006 ISBN: 0596102097
Learning C# Second Edition is a complete and fully updated introduction
the C# language, as well as a general
introduction to .NET programming.
Liberty then demonstrates
how to develop various kinds of applications--including those that work
with databases--and web services. By the time you've finished Learning
C# you'll be ready to move on to a more advanced programming guide that
will help you create large-scale web and Windows applications.
| ||
|
"Jesse's strong point is that his clear and down-to-earth writing style makes even difficult topics seem easy." -About.Com review This is not your standard programming book! Programming VB 2005 is a bit of a Trojan Horse: it looks a lot like all my other O'Reilly books, but between the covers lurks a totally different approach, turning my normal presentation method upside down. We start by creating applications, and we fill in the details and the theory (e.g., on object oriented programming) as we go. The first page of the first chapter lays out a meaningful Windows application. By page 5 you're building it. By page 27 you're getting data from the database. The book moves along briskly, the goal is not to waste your time. Here's a short excerpt from the Preface: "Chapter 1 was going to be an introduction to Visual Basic and an explanation of how it fits into the.NET world. But that would be a waste of time. You’ll see how things fit together when you start creating applications. I threw it away.Chapter 2 was going to be devoted to writing your first “Hello World” program. Another waste of time. I threw that away too." . Source Code | ||
|
This comprehensive tutorial for ASP.NET has been fully updated for ASP.NET 2.0, C# 2.0 and Visual Studio 2005. Designed to help you become fully productive, this comprehensive book. Includes extensive coverage of building web applications, using data, personalization, themes, master pages, forms-based security, configuration, performance. Winner: "Staff Favorites" Barnes & Noble.com William F. Zachmann (Zachmann.Net) "Although it begins with an excellent, concise and distinctly independent overview of ASP.NET 2.0, Liberty and Hurwitz focus mainly on how, practically, to get stuff done. The result is at least as good a practical core reference to ASP.NET as the Microsoft Press "Core Reference" book, and it's another must-have for anyone interested in ASP.NET 2.0 development." Amazon.Com: "Suitable for most any programmer who wants to master ASP.NET with an eye toward real-world development, Programming ASP.NET is an excellent resource...one of the best available titles for learning ASP.NET"Shawn Wildermuth : "Whenever I am working on a ASP.NET project, this is the book that is open on my desk. It's all in there." PC Pro: 'Programming ASP.NET' by O'Reilly is particularly excellent .NET User Group of Greater Boston: "A very detailed book that gets right down to the nitty-gritty and never comes up for air. I'd recommend it highly for those programmers who already know C# or VB.NET and want to get down to the details and program ASP.NET." | ||
|
| ||
|
| ||
|
Java Programming Introduction to Computer Science Using Javaby Jesse Liberty, Kent Quirk and Seth Weiss ISBN: Student Edition 0-07-822593-0 Introduction to Computer Science Using Java provides students with a highly visual way of learning Java programming. This colorful text provides the information needed for students enrolled in Computer Science I courses, and for students planning to take the AP Computer Science A exam More information, and a table of contents C++ Programming | ||
|
Coming: December 2007.
| ||
Teach Yourself C++ In 21 Days 5th Edition by Jesse Liberty & Brad Jones Sams 2005 ISBN: 0672327112 International best seller, translated into Chinese, French, Finnish, Greek, Russian, Slavic, Swedish
& Dutch Assumes no prior programming experience. Quiz, Q&A and exercises for each chapter. Over 250,000 copies sold. Recommended by Amazon. . Table of contents. Sample chapter . Reviews . Errata sheet for all editions . Frequently Asked Questions . Download the source code (5th edition) | ||
|
Exactly the same text as Teach Yourself C++ In 21 Days, 4th Edition.
Adds two compilers (including the Microsoft Visual C++ 6.0 Introductory
Compiler) as well as exams and additional exercises. Recommended by Amazon,
International Best Seller | ||
|
The best selling text, fully updated for Linux. The CD-ROM contains source
code, third party utilities, and Mandrake Linux 6.1 | ||
|
Translated into Korean, Polish, Chinese and German. Smaller than 21 Days, covers only the essentials in easier to manage chunks. Does not include exercises, but does include a command-line compiler fully tested with every example. Recommended by Amazon, Barnes & Noble. . Sample chapter | ||
|
The fundamentals of C++ in easy to digest 10-minute chapters. | ||
|
General Programming
A road map to changing careers to be a professional programmer. | ||
|
Out of Print Books Resources for out of print books. Offered without further support
because these books are no longer in print.
| ||
|
Interested in writing a book? Scott Meyers offers advice to prospective authors. Good advice from a great author. Liberty Associates, Inc. is pleased to be an Amazon.com affiliate.
|