Sebanyak 5 item atau buku ditemukan

Photoshop CC: The Missing Manual

Photoshop CC is truly amazing, but it can also be overwhelming if you’re just getting started. This book makes learning Photoshop as easy as possible by explaining things in a friendly, conversational style—without technical jargon. After a thorough introduction to the program, you’ll delve deep into Photoshop’s secrets with expert tips and practical editing advice you can use every day. The important stuff you need to know: Learn your way around. Take a tour of Photoshop’s workspace and learn how to customize it. Unlock the magic. Use layers, masks, and Smart Objects to safely edit your images. Perfect your photos. Learn techniques for cropping, color-correcting, retouching, and combining photos. Master color. Drain, change, and add color; create gorgeous black-and-whites, partial-color effects, and duotones. Be artistic. Create illustrations, paintings, and pro-level text; use filters effectively, edit video, and create 3D art. Share your work. Produce great-looking images for print, presentations, and the Web. Work smarter and faster. Automate common chores and install plug-ins for complex tasks.

Photoshop CC is truly amazing, but it can also be overwhelming if you’re just getting started. This book makes learning Photoshop as easy as possible by explaining things in a friendly, conversational style—without technical jargon.

Economics

Now firmly established as one of the leading economics principles texts in the UK and Europe, this exciting new third edition of Economics by N. Gregory Mankiw (Harvard University) and Mark P. Taylor (Warwick University), has undergone some significant restructuring and reorganization to more directly match economics students’ course structures and learning and assessment needs. There are new sections covering microeconomic and macroeconomic topics and concepts in more depth, whilst at the same time retaining the book’s reputation for clarity, authority and real world relevance.

Now firmly established as one of the leading economics principles texts in the UK and Europe, this exciting new third edition of Economics by N. Gregory Mankiw (Harvard University) and Mark P. Taylor (Warwick University), has undergone some ...

Applied ADO.NET

Building Data-Driven Solutions

Applied ADO.NET: Building Data-Driven Solutions provides extensive coverage of ADO.NET technology, including ADO.NET internals, namespaces, classes, and interfaces. Whereas most books cover only the SQL and OLE DB data providers, authors Mahesh Chand and David Talbot detail the SQL, OLE DB, and ODBC data providers, as well as additions to ADO.NET, the Oracle, MySQL, and XML .NET data providers. Chand and Talbot also cover the internals of data binding and provide detailed coverage of both Windows Forms and Web Forms data binding and data-bound controls. Because XML plays a major role in .NET development, the authors take a comprehensive look at XML namespaces and classes, and how to integrate both with ADO.NET. The book begins with the basics of ASP.NET and data-bound controls. It then delves into the internals of data binding and shows how to use DataGrid, DataList, and other data-bound controls in real-world applications. Chand and Talbot also discuss the ASP.NET guest book, database XML Web services, and even an online bookstore site development and design process. The book also covers How to create a custom data provider Event handling Server-side programming Data relations and constraints Active Directory Messaging Exception and error handling The object relational model Advanced developers will learn from the coverage of ADO.NET architecture, related design issues, and how ADO.NET data providers are designed.

The following operating systems support ASP.NET: Windows XP, Windows 2000
Server, and Windows NT 4 (running Service Pack 6a) with Internet Information
Services (IIS) 4 or later. Also, you must have the .NET Software Development Kit
 ...

JavaFX Rich Client Programming on the NetBeans Platform

JavaFX is a state-of-the-art graphics toolkit that is now built into Java and can be easily integrated with the NetBeans Platform. With JavaFX, you can create advanced user interfaces, manipulate media, generate graphical effects and animations, and much more. The NetBeans Platform provides a framework for building robust, modular applications with long life expectancies. Together, JavaFX and the NetBeans Platform provide the basis for creating visually appealing, industrial-strength applications. Focusing on JavaFX as the front end for rich client applications, this guide’s examples cover JavaFX 8 with the NetBeans Platform, NetBeans IDE, and Java 8. Gail and Paul Anderson fully explain JavaFX and its relationship with the NetBeans Platform architecture, and systematically show Java developers how to use them together effectively. Each concept and technique is supported by clearly written code examples, proven through extensive classroom teaching. Coverage includes Background basics with Java, JavaFX, and UI events Building loosely coupled applications NetBeans Platform Modules and Lookup NetBeans Platform Nodes, Explorer Views, and Actions Building CRUD-based applications Integrating JavaFX with a Swing-based framework Using JavaFX Charts with the NetBeans Platform Using the NetBeans Platform File System and Data System Keeping the UI responsive

Gail and Paul Anderson fully explain JavaFX and its relationship with the NetBeans Platform architecture, and systematically show Java developers how to use them together effectively.

The Definitive Guide to Java Swing

Fully updated for the Java 2 Platform, Standard Edition version 5.0, the third edition of this praised book is a one-stop resource for serious Java developers. This book shows you the parts of Java Swing API that you will use daily to create graphical user interfaces (GUI). You will also learn about the Model-View-Controller architecture that lies behind all Swing components, and about customizing components for specific environments. Author John Zukowski also provides custom editors and renderers for use with tables, trees, and list components. You’ll encounter an overview of Swing architecture, and learn about core Swing components, toggelable components, event handling with the Swing Component Set, Swing menus and toolbars, borders, pop-ups, choosers, and more.

This book shows you the parts of Java Swing API that you will use daily to create graphical user interfaces (GUI).