Tuesday, June 17, 2008

Sams Teach Yourself JavaScript in 24 Hours (4th Edition) (Sams Teach Yourself)












Sams Teach Yourself JavaScript in 24 Hours (4th Edition) (Sams Teach Yourself)



Updated edition of a clearly written, practical introduction to JavaScript. Third edition updates the book to include coverage of JavaScript 2.0. An entry-level tutorial for the reader with absolutely no programming background. JavaScript continues to evolve and grow in importance as a key Web development tool. JavaScript is one of the easiest, most straightforward ways to enhance a Web site with interactivity. Sams Teach Yourself JavaScript in 24 Hours serves as an easy-to-understand tutorial on both scripting basics and JavaScript itself. The book is written in a clear and personable style with an extensive use of practical, complete examples. The Third Edition of Sams Teach Yourself JavaScript in 24 Hours includes material on the latest developments in JavaScript and Web scripting. Readers will learn how to use JavaScript to enhance Web pages with interactive forms, objects, and cookies. They will also discover how to use JavaScript to work with games, animation, and multimedia.









Sams Teach Yourself CSS in 24 Hours (2nd Edition) (Sams Teach Yourself)












Sams Teach Yourself CSS in 24 Hours (2nd Edition) (Sams Teach Yourself)




You know you should use cascading style sheets (CSS) to simplify your web pages, but how do you use CSS? Sams Teach Yourself CSS in 24 Hours, Second Edition is a carefully organized, well-written tutorial that teaches you not only how to use cascading style sheets, but also how to make smart decisions about how and when to apply CSS, based on browser support and intended effects. You'll cover standards compliant CSS, with an emphasis on providing both a theoretical understanding and practical experience at implementing CSS.

In 24 straightforward one-hour long lessons, you learn by accomplishing hands-on tasks that can be applied to your own site. The tutorials have been updated for this second edition to cover browsers that have become more widely used since the release of the first edition. It also has been updated to cover styling of forms, troubleshooting CSS, and other important new developments.

Sams Teach Yourself SQL in 24 Hours (3rd Edition)













Sams Teach Yourself SQL in 24 Hours (3rd Edition)




Sams Teach Yourself SQL in 24 Hours, Third Edition presents the key features of SQL (Structured Query Language) in an easy to understand format with updated code examples, notes, diagrams, exercises, and quizzes. New material covers more information on transactions, constructs, embedded databases, and object-oriented programming. In this edition, the authors include examples based on a database like MySQL, a very popular open source database.

Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day (5th Edition) (Sams Teach Yourself)












Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day (5th Edition) (Sams Teach Yourself)



Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day is a new edition of the best-selling book that started the whole HTML/web publishing phenomenon. The entire book has been revised and refined to reflect current web publishing practices and technologies. It includes extensive coverage of Cascading Style Sheets (CSS), which have become a staple in web development.

You'll have no problem learning from expert author Laura Lemay's clear and approachable writing style. Simple, step-by-step instructions with lots of practical, interesting examples of web pages will guide you as you master current web publishing technologies and practices.

Sams Teach Yourself EJB in 21 Days












Sams Teach Yourself EJB in 21 Days



Sams Teach Yourself EJB in 21 Days introduces the development and deployment aspects of EJB, the fastest growing standards in developing Java applications in and enterprise environment. EJBs are, functionally, distributed network aware components for developing secure, scalable, transactional, and multi-user components in a J2EE environment. Sams Teach Yourself EJB in 21 Days covers the new features of EJB 2.0, such as local interface, CMP, and CMR. It provides hands-on examples based on practical solutions found in the industry. Tips and best practices give beginners an edge to avoid repeated mistakes. The review questions provide the reader with a study guide. Source code for a complete credit approval process in a transactional e-Commerce environment is provided.

Sams Teach Yourself Windows XP All in One (2nd Edition) (Sams Teach Yourself)













Sams Teach Yourself Windows XP All in One (2nd Edition) (Sams Teach Yourself)



If you’re new to the world of Windows XP and are daunted by the thought of having to figure it all out on your own, Sams Teach Yourself Windows XP All in One can help. This all-inclusive book will teach you how to not only use your Windows XP system, but also how to utilize digital media and Internet features. Learn how to set up a home network, as well as how to upgrade, repair and protect your PC from viruses, spam and spyware. Updated to include information relating to the Windows XP Server Pack 2, Sams Teach Yourself Windows XP All in One will help you get the most you can out of your Windows XP-based computer.






Sams Teach Yourself Web Services in 24 Hours












Sams Teach Yourself Web Services in 24 Hours


According to recent press reports, everyone is developing Web Services, but many are still in the exploratory phase - learning what's involved and how to achieve ROI. This book is designed to give a working introduction to Web Services to help decision-makers prepare for the implementation in their companies. It demystifies the topic by providing a beginning level explanation of what this technology is, what it means to businesses, where to apply it, and how to make it work.

Using numerous simple examples, the book explains the core concepts of Web Services: SOAP, UDDI, and WSDL, as well as tools and related concepts that will help create the "big picture" in readers' minds

Sams Teach Yourself FreeBSD in 24 Hours












Sams Teach Yourself FreeBSD in 24 Hours


There currently no books on the market that offer to teach FreeBSD to a novice. This book will be very attractive to the rushed and impatient, as well as to those who simply have a desire to learn the benefits of FreeBSD when compared to other proprietary operating systems. The book covers the most beneficial uses of FreeBSD, as well as the information needed to install and configure the operating system. This book will be the definitive tutorial reference for the growing FreeBSD market.

Sams Teach Yourself Visual C++ 6 in 21 Days, Professional Reference Edition












Sams Teach Yourself Visual C++ 6 in 21 Days, Professional Reference Edition


For the majority of C++ programmers, the pace and style of David Chapman's Teach Yourself Visual C++ 6 in 21 Days will make a good deal of sense. The author covers all the essentials of basic Windows and Microsoft Foundation Classes (MFC) development, and then addresses several new features in Visual C++ 6, all while moving quickly enough for the busy, working programmer.

Chapman's first section introduces the basic Visual C++ 6 tools, like the AppWizard and ClassWizard, and discusses the essentials of building dialog-based applications using basic Windows controls such as static text, edit, button, and list box controls. Further chapters cover mouse and keyboard basics, timers, menus, and fonts. In short, the first week provides a traditional introduction to Windows and MFC programming without the frills.

The second set of tutorials delves into Graphical Device Interface (GDI) graphics programming, always a challenging topic for new MFC programmers. Then the author moves to using ActiveX controls inside your applications (a real strength of Visual C++, enhanced in the new release). The basics of toolbars, saving and restoring files to MFC applications, and an introduction to Open Database Connectivity (ODBC) programming round out this set of chapters.

The last set of exercises will give the MFC developer some new expertise. First, the author looks at the potential of ActiveX Data Objects (ADOs) for database development and how to build reusable libraries in both static and dynamic targets. Advanced material introduces the basics of networking and the TCP/IP protocol and discusses MFC support for working with the Web.

For readers with a little more time, handy appendices discuss additional topics such as printing, the MFC container and helper classes, and the basics of exception handling and debugging. Clearly, the constraints of the 21-day format have not prevented this author from successfully covering many essential topics in today's MFC programming with a good level of detail. --Richard Dragan

Sams Teach Yourself C++ for LINUX in 21 Days (With CD-ROM)












Sams Teach Yourself C++ for LINUX in 21 Days (With CD-ROM)



Sams Teach Yourself C++ Programming for Linux in 21 Days teaches you the C++ programming language using the Linux operating system. You will gain a thorough understanding of the basics of C++ programming from a Linux perspective. The Bonus Week includes topics such as XWindows, KDE with QT toolkit, APE Class Library, and Real -time Middleware.






Sams Teach Yourself Adobe Photoshop CS3 in 24 Hours (Sams Teach Yourself)












Sams Teach Yourself Adobe Photoshop CS3 in 24 Hours (Sams Teach Yourself)



Sams Teach Yourself Adobe® Photoshop® CS3 in 24 Hours

24 Proven One-hour Lessons

Carla Rose

Kate Binder

You can master Photoshop® CS3 faster than you ever thought possible–even if you have no Photoshop or image editing experience at all! In just 24 hands-on, step-by-step lessons, this book will teach you all the core Photoshop skills you need to get great results–in digital photography, graphic design, painting, or anything else!

By the Way notes present interesting information related to the discussion.

Did You Know? tips offer advice or show you easier ways to do something.

Watch Out! cautions alert you to possible problems and give you advice on how to avoid them.

Learn how to…

  • Repair and retouch any black-and-white or color image, from precious family portraits to new digital photos
  • Achieve powerful artistry with Photoshop’s filters and effects
  • Master digital painting with Photoshop’s paintbrushes and other tools
  • Get your colors right, wherever you’re printing your images or displaying them online
  • Create super-realistic composites
  • Transform your images using tools ranging from Flip to Liquify
  • Master professional-level features including layers, channels, and masks
  • Add type to your images
  • Take advantage of Photoshop CS3’s powerful new features







Sams Teach Yourself Java 6 in 21 Days (5th Edition) (Sams Teach Yourself)












Sams Teach Yourself Java 6 in 21 Days (5th Edition) (Sams Teach Yourself)


“If you get only one Java book, it should be Sams Teach Yourself Java in 21 Days” –PC Magazine

In just 21 days, you can acquire the knowledge and skills necessary to develop three kinds of programs with Java: applications on your computer, servlets on a web server, and browser-launched Java Web Start applications.

No previous programming experience required. By following the 21 carefully organized lessons in this book, anyone can learn the basics of Java programming.

Learn at your own pace. You can work through each chapter sequentially to make sure you thoroughly understand all of the concepts and methodologies, or you can focus on specific lessons to learn the techniques that interest you most.

Test your knowledge. Each chapter ends with a Workshop section filled with questions, answers, and exercises for further study. There are even certification practice questions.

“Sams Teach Yourself Java is one of the best introductions to hands-on Java programming. If you buy one book on Java, this is the one to buy!” –Independent Web Review

  • Completely revised, updated, and expanded to cover the latest features of Java 6
  • Learn to develop standalone Java applications, web servlets, JavaServer Pages, and Java Web Start applications
  • Easy-to-understand, practical examples clearly illustrate the fundamentals of Java programming
  • Discover how Swing can help you quickly develop programs with a graphical user interface
  • Find out about JDBC database programming, Internet client/server programming, and XML parsing with the open source XOM class library
  • Covers new features of version 6 such as Java DB, the new relational database that is now a built-in
  • part of Java

Sams Teach Yourself Macromedia Flash MX in 24 Hours (Sams Teach Yourself in 24 Hours)












Sams Teach Yourself Macromedia Flash MX in 24 Hours (Sams Teach Yourself in 24 Hours)


Since its introduction in 1996, Macromedia Flash has become the standard for delivering high impact, vector-based graphics to the Web. Flash is deceptively simple at first, yet has great depth and flexibility. Sams Teach Yourself Macromedia Flash 5 in 24 Hours offers a clearly written, well-organized introduction to this powerful product, and gives the beginner an overview of the entire package, without becoming too overwhelming. A new version of Flash is expected to be released in the 1st quarter of 2002. It will have user interface improvements, several new features, and extensive improvements to existing features.

Sams Teach Yourself Mac OS X Leopard All in One (Sams Teach Yourself)











Sams Teach Yourself Mac OS X Leopard All in One (Sams Teach Yourself)

Chitika

Chitika list ads

Mobile Ads