Sams Teach Yourself XML in 21 Days

Sams Teach Yourself XML in 21 Days

Author: Steven Holzner

Publisher: Sams Publishing

Published: 2004

Total Pages: 896

ISBN-13: 9780672325762

DOWNLOAD EBOOK

Engineered to be the answer for learning XML, expert author Holzner offers hundreds of real-world examples demonstrating the uses of XML and the newest tools developers need to make the most of it.


Sams Teach Yourself XSLT in 21 Days

Sams Teach Yourself XSLT in 21 Days

Author: Michiel van Otegem

Publisher: Sams Publishing

Published: 2002

Total Pages: 0

ISBN-13: 9780672323188

DOWNLOAD EBOOK

The book covers XSLT and Xpath (as a part of XSLT). As these topics have everything to do with processing XML. It will also cover XML from an XSLT processing and design point of view. XSL Formatting Objects alone form enough material for an entire book. Apart from that XSLT and Xpath form the processing/programming section of the entire XSL specification


Sams Teach Yourself Web Publishing with HTML 4 in 21 Days

Sams Teach Yourself Web Publishing with HTML 4 in 21 Days

Author: Laura Lemay

Publisher:

Published: 2000

Total Pages: 831

ISBN-13: 9780672317255

DOWNLOAD EBOOK

Accompanying CD-ROM includes a complete HTML and Web publishing toolkit for both Windows and Macintosh to help you easily design, create, embellish, and maintain professional-quality Web pages and sites.


Sams Teach Yourself ADO.NET in 21 Days

Sams Teach Yourself ADO.NET in 21 Days

Author: Dan Fox

Publisher: Sams Publishing

Published: 2002

Total Pages: 664

ISBN-13: 9780672323867

DOWNLOAD EBOOK

ADO.NET refers to a set of classes that ship with Visual Studio .NET that allow developers to access data typically stored in relational databases. The purpose of this book is to explain the important features of ADO.NET to corporate developers who use VS .NET. Dan Fox also provides architectural guidance and best practices for using ADO.NET in corporate applications. Reference Tables show how members of ADO.NET classes fit into the bigger picture by denoting why or where the method or property is used. This book is filled with code snippets and code listings in both VB .NET and VC# .NET, sidebars, and mini case studies that briefly explore peripheral issues, tips, cautions, and additional resources.


Sams Teach Yourself C# Web Programming in 21 Days

Sams Teach Yourself C# Web Programming in 21 Days

Author: Philip Syme

Publisher: Sams Publishing

Published: 2002

Total Pages: 566

ISBN-13: 9780672322358

DOWNLOAD EBOOK

Learn how to how to use C# for Internet programming with the hands-on techniques and clear explanations. This book discusses some C# features that allow rapid development of solutions such as garbage collection, simplified type declarations, and scalability support. The book explains key concepts in a simple and practical manner. Web Forms and Web Controls usher in an elegant way to make dynamic Web pages. The book covers these topics with how-to code examples and projects. One of the newest developments in Internet programming is the use of XML and the SOAP communication protocol. .NET Web Services harness these two technologies, and is covered in later sections of the book.


Sams Teach Yourself JavaScript in 21 Days

Sams Teach Yourself JavaScript in 21 Days

Author: Andrew H. Watt

Publisher: Sams Publishing

Published: 2002

Total Pages: 0

ISBN-13: 9780672322976

DOWNLOAD EBOOK

A thorough, tutorial-style introduction to JavaScript 1.5 for the Web-literate, dedicated learner. Covers JavaScript 1.5 and compatibility issues with older versions, as well as emerging topics such as the use of JavaScript with PDF files, and the scripting of Scalable Vector Graphics (SVG).


Sams Teach Yourself Visual Studio .NET 2003 in 21 Days

Sams Teach Yourself Visual Studio .NET 2003 in 21 Days

Author: Jason Beres

Publisher: Sams Publishing

Published: 2003

Total Pages: 688

ISBN-13: 9780672324215

DOWNLOAD EBOOK

"Sams Teach Yourself Visual Studio .NET in 21 Days" will help developers that are new to application development and experienced developers understand how to use the .NET Framework and Visual Studio .NET to rapidly develop any type of computer application. The Visual Studio .NET development environment is the most comprehensive developer tool ever created, putting that together with the .NET Frameworks' Class Libraries, the developer has everything he or she needs to get up-to-speed on Microsoft's latest revolution in application development. This book will guide the developer through using the VS .NET IDE, the Visual Basic .NET and C# language, and the supporting tools available from Microsoft to create Windows and Web-based applications. The market is full of books that pretty much say the same thing, which is already available in the help files, the author of this book has written and deployed over a dozen successful applications using Visual Studio .NET and the .NET Framework. All of his expertise and experience is used to give you the most comprehensive title on using Visual Studio .NET.


Sams Teach Yourself the C# Language in 21 Days

Sams Teach Yourself the C# Language in 21 Days

Author: Bradley Jones

Publisher: Sams Publishing

Published: 2004

Total Pages: 0

ISBN-13: 9780672325465

DOWNLOAD EBOOK

In 21 days readers learn how to use the key features of the C♯ programming language - not only the commands, but how to create entire programs using them after a few introductory chapters.


Sams Teach Yourself Java in 21 Days (Covers Java 11/12)

Sams Teach Yourself Java in 21 Days (Covers Java 11/12)

Author: Rogers Cadenhead

Publisher: Sams Publishing

Published: 2019-12-09

Total Pages: 1399

ISBN-13: 0134663675

DOWNLOAD EBOOK

In just 21 days, you can acquire the knowledge and skills necessary to develop applications on your computer, web servers, and mobile devices. With this complete tutorial you’ll quickly master the basics and then move on to more advanced features and concepts. Completely updated for Java 11 and 12, this book teaches you about the Java language and how to use it to create applications for any computing environment. By the time you have finished the book, you’ll have well-rounded knowledge of Java and the Java class libraries. 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 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. Completely revised, updated, and expanded to cover the latest features of Java 11 and 12 Learn to develop Java applications using NetBeans–an excellent programming platform Easy-to-understand, practical examples clearly illustrate the fundamentals of Java programming Discover how to quickly develop programs with a graphical user interface Find out about JDBC programming with the Derby database Learn how to use Inner Classes and Lambda Expressions Learn rapid application development with Apache NetBeans Create a game using Java