Mastering Java 2, J2SE 1.4


Book Description

The 1.4 version of Java 2 Standard Edition provides many new programming capabilities while making plenty of old tasks easier. But without reliable guidance, you'll find it hard to take advantage of even a fraction of what the new SDK has to offer. Filled with detailed coverage of the new technology, step-by-step instruction, and tips from an acclaimed Java consultant and author, Mastering Java 2, J2SE 1.4 is the resource you'll want to keep within easy reach. Coverage Includes: * Understanding the Java programming language * Building forms with the Swing component set * Creating superior graphics with the Java 2D API * Supporting advanced data structures with the Collections API * Improving the speed of your Java applications * Taking advantage of Swing's support of drag and drop * Understanding OOP concepts, including UML * Working with Java's new assertion capabilities * Using Java's new I/O capabilities: nonblocking read and write operations, application preferences, and logging * Solving tough printing challenges * Working with installation options, including Java Plug-in and Java Web Start * Working with multiple threads and timer tasks




Mastering UNIX


Book Description

All Your Unix Questions—Answered! Mastering Unix is your source for everything you need to know about today's most influential operating system. Inside, two Unix experts provide essential information on a wide range of Unix flavors, concentrating on Linux, FreeBSD, and Solaris8. Whether you're just getting started with Unix or want a resource to help you handle system administration's toughest chores, this example-filled book will answer all your questions and promote the skills you need to succeed. Coverage includes: Using the Unix shell Using X-Windows Configuring and using remote services Connecting to the Internet Creating user accounts Creating user groups Designing and building a network Using Unix utilities Programming the shell Setting up and administering a mail server Setting up and administering a news server Setting up and administering a Web server Implementing effective security practices Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.




Mastering Java


Book Description

This book provides an introduction to the Java programming language and also covers other related areas such as HTML, JavaScript, CGIscript and VRML. Most of the Java programs relate to practical examples, including: - Menus and forms - Graphics - Event-driven software, such as mouse and keyboard events - Networking - Interacting with other programs - Animation It also covers fundamental areas such as TCP/IP and the HTTP protocol. The Java compiler, source code, background information and source code is available from the author over the Internet.




Mastering Linux


Book Description

Join the Linux Revolution! Newly revised and updated, Mastering Linux, Second Edition is the best all-in-one Linux resource available anywhere. Inside, you'll find everything you need to know to install, configure, use, and optimize this increasingly popular and respected operating system. You'll even find the operating system itself—the Publisher's Edition of Red Hat Linux 7, absolutely free on the enclosed CD! Whatever you want to achieve with Linux, Mastering Linux makes it easy, providing the clear instruction and unique insights of a Linux expert who understands the needs of the non-Unix world. Coverage includes: Installing Linux Configuring and using the GNOME and KDE graphical user interfaces Configuring and using X-Windows v. 4 Using Linux commands Managing files in Linux Connecting to the Internet and e-mailing with Linux Using Netscape 6 for Linux Faxing from Linux Using Linux on a LAN Using Linux as part of a Windows network Connecting and configuring USB peripherals Creating a Linux Web server Setting up and using a Linux mail server Running DOS and Windows applications using Wine Configuring your Linux system with LinuxConf Re-compiling the Linux kernel Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.




Mastering HTML and XHTML


Book Description

Master the Core of All Web Development—And Prepare for the Future Mastering HTML and XHTML is the most complete, up-to-date book on the core language of the Web. You'll learn everything you need to know about coding web pages in both HTML and XHTML, the latest, more powerful version of HTML. But it doesn't stop there. You also get practical instruction in complementary web technologies such as JavaScript, CSS, and Dynamic HTML, along with a Masters Reference that makes it easy to find the information you need. Tying it all together is the authors' expert guidance on planning, developing, and maintaining effective, accessible websites. Coverage includes: Choosing between HTML and XHTML Creating web pages Planning and developing public, personal, and intranet sites Including images in web pages Using HTML/XHTML frames effectively Converting HTML to XHTML Creating CSS style sheets Using JavaScript Including multimedia Creating Dynamic HTML or Dynamic XHTML documents Validating XHTML or HTML documents Creating coherent, easily maintainable websites Making your website searchable Accommodating users with disabilities Creating an XML DTD Extending XHTML with Namespaces




Mastering the Internet


Book Description

The Internet and the World Wide Web (WWW) is growing each day. More and more people require either to access information, send and receive electronic information or just to log into remote computers. This book provides an up-to-date account of all the component parts of the Internet and the WWW, from architecture through to networking. It discusses key specifications relating to electronic mail, such as MiMe encoding and SMTP, and shows how they are used to send mail around the world. Full backup for the book is provided with electronic mail and the author has set up a WWW page which contains links to other useful sources of information.




Mastering Magento 2


Book Description

Maximize the power of Magento 2 to create productive online stores About This Book Updated for Magento 2, this book offers a comprehensive coverage of all the new features of Magento to build modern online stores Exploit little-known techniques to extend, tune, and manage your Magento installation Detailed coverage to make your store run faster, better, and more productively Who This Book Is For This book is for web designers, developers, or e-commerce store-owners who design or manage Magento stores for their clients and want to gain an in-depth understanding of the various features of Magento 2. What You Will Learn Discover what makes Magento 2 different — and even more powerful Develop strategies to create multi-store environments Find out how to create themes and extend the functionality of Magento 2 Create sound development practices to insure code integrity and security Know the why, as well as the how, behind using Magento 2 In Detail The long-awaited release of the world's most popular online solution, Magento 2, is now out with an all new interface and several enhancements. This book offers you advanced guidance on managing, optimizing, and extending your store while taking advantage of the new features of Magento 2. This is a comprehensive guide to using the all new features and interface of Magento 2 to build, extend, and design online stores. From planning your Magento installation through to advanced techniques designed to make your store as successful as possible, this book is your roadmap to managing your Magento store. Focusing on Magento's Community version, the book covers everything from creating and managing multiple stores to fine-tuning Magento for speed and performance. You'll learn how to manage categories, products, design themes, extensions, and more. Style and Approach This book will be a straightforward guide that will dive deep into both aspects of developing and administering beautiful and secure stores. Get a firm idea of the different tools that the latest version has to offer to ensure the best customer experience.




Mastering Visual C# .NET


Book Description

Get Everything You Can Out of Visual C# and the .NET Framework Mastering Visual C# .NET is the best resource for getting everything you can out of the new C# language and the .NET Framework. You'll master C# language essentials, quickly taking advantage of the many improvements it offers over C++ and see tons of examples that show you all the ways that .NET can make your programming more efficient and your applications more powerful. You'll learn how to create stand-alone applications, as well as build Windows, web, and database applications. You'll even see how to develop web services—a technology that holds great promise for the future of distributed application. Coverage includes: Mastering the fundamentals and advanced aspects of the C# language Using Visual Studio .NET for increased coding productivity and debugging Creating distributed applications with remoting and web services Understanding object-oriented concepts Delivering data across the Internet with web services Using XML to communicate with other applications Accessing databases with ADO.NET Building Windows applications Creating web applications using ASP.NET Reading and writing data from/to files or the Internet Using advanced data structures to store and manipulate information Using multi-threading for greater application efficiency Using reflection to manipulate running code Building distributed applications with remoting and web services Securing code and authenticating users Using built-in encryption facilities Making your applications world-ready Parsing strings with regular expressions Using delegates to handle runtime events Programming defensively with exception handling




Mastering JavaScript Design Patterns


Book Description

Write reliable code to create powerful applications by mastering advanced JavaScript design patterns About This Book Learn how to use tried and true software design methodologies to enhance your JavaScript code Discover robust JavaScript implementations of classic and advanced design patterns Packed with easy-to-follow examples that can be used to create reusable code and extensible designs Who This Book Is For This book is ideal for JavaScript developers who want to gain expertise in object-oriented programming with JavaScript and the new capabilities of ES-2015 to improve their web development skills and build professional-quality web applications. What You Will Learn Harness the power of patterns for tasks ranging from application building to code testing Rethink and revitalize your code with the use of functional patterns Improve the way you organize your code Build large-scale apps seamlessly with the help of reactive patterns Identify the best use cases for microservices Get to grips with creational, behavioral, and structural design patterns Explore advanced design patterns including dependency injection In Detail With the recent release of ES-2015, there are several new object-oriented features and functions introduced in JavaScript. These new features enhance the capabilities of JavaScript to utilize design patterns and software design methodologies to write powerful code. Through this book, you will explore how design patterns can help you improve and organize your JavaScript code. You'll get to grips with creational, structural and behavioral patterns as you discover how to put them to work in different scenarios. Then, you'll get a deeper look at patterns used in functional programming, as well as model view patterns and patterns to build web applications. This updated edition will also delve into reactive design patterns and microservices as they are a growing phenomenon in the world of web development. You will also find patterns to improve the testability of your code using mock objects, mocking frameworks, and monkey patching. We'll also show you some advanced patterns including dependency injection and live post processing. By the end of the book, you'll be saved of a lot of trial and error and developmental headaches, and you will be on the road to becoming a JavaScript expert. Style and approach Packed with several real-world use cases, this book shows you through step-by-step instructions how to implement the advanced object-oriented programming features to build sophisticated web applications that promote scalability and reusability.




Forthcoming Books


Book Description