Paths to the Absolute

Paths to the Absolute

Author: John Golding

Publisher: Princeton University Press

Published: 2023-10-17

Total Pages: 313

ISBN-13: 0691252947

DOWNLOAD EBOOK

A groundbreaking account of the meaning of abstract painting From Mondrian's bold geometric forms to Kandinsky's use of symbols to Pollock's "dripped paintings," the richly diverse movement of abstract painting challenges anyone trying to make sense of either individual works or the phenomenon as a whole. Applying his insights as an art historian and a painter, John Golding offers a unique approach to understanding the evolution of abstractionism by looking at the personal artistic development of seven of its greatest practitioners. He re-creates the journey undertaken by each painter in his move from representational art to the abstract—a journey that in most cases began with cubism but led variously to symbolism, futurism, surrealism, theosophy, anthropology, Jungian analysis, and beyond. For each artist, spiritual quest and artistic experimentation became inseparable. And despite their different techniques and philosophies, these artists shared one goal: to break a path to a new, ultimate pictorial truth. The book first explores the works and concerns of three pioneering European abstract painters—Mondrian, Malevich, Kandinsky—and then those of their American successors—Pollock, Newman, Rothko, and Still. Golding shows how each painter sought to see the world and communicate his vision in the purest or most expressive form possible. For example, Mondrian found his way into abstraction through a spiritual response to the landscape of his native Holland, Malevich through his apprehension of the human body, Kandinsky through a blend of religious mysticism and symbolism. Line and color became the focus for many of their creative endeavors. In the 1940s and 50s, the Americans raised the level of pictorial innovation, beginning most notably with Pollock and his Jung-inspired concept of action. Golding makes a powerful case that at its best and most profound, abstract painting is heavily imbued with meaning and content. Through a blend of biography, art analysis, and cultural history, Paths to the Absolute offers remarkable insights into how a sense of purpose is achieved in painting, and how abstractionism engaged with the intellectual currents of its time. Please note: All images in this ebook are presented in black and white and have been reduced in size.


Java SE 8 for the Really Impatient

Java SE 8 for the Really Impatient

Author: Cay S. Horstmann

Publisher: Pearson Education

Published: 2014

Total Pages: 237

ISBN-13: 0321927761

DOWNLOAD EBOOK

This book concisely introduces Java 8's most valuable new features, including lambda expressions (closures) and streams. If you're an experienced Java programmer, the author's practical insights and sample code will help you quickly take advantage of these and other Java language and platform improvements.


Core Java for the Impatient

Core Java for the Impatient

Author: Cay S. Horstmann

Publisher: Addison-Wesley Professional

Published: 2024-11-22

Total Pages: 568

ISBN-13: 0135404649

DOWNLOAD EBOOK

An Essential Guide to the Core Language and Libraries--Updated for Java 21 Modern Java introduces major enhancements that impact the core language and APIs at the heart of the Java platform. Many old Java idioms are no longer needed, and new features and programming paradigms can make you far more effective. However, navigating these changes can be challenging. Core Java for the Impatient, Fourth Edition, is a complete guide that reflects all changes through Java SE 21, Oracle's latest Long-Term Support (LTS) release. Written by Cay S. Horstmann--author of the classic two-volume Core Java--this concise tutorial offers a faster, easier pathway for learning modern Java. Horstmann covers everything working developers need to know, including the powerful concepts of lambda expressions and streams, modern constructs such as records and sealed classes, and sophisticated concurrent programming techniques. Given the size and scope of Java 21, there's plenty to cover. As in previous editions, everything is presented in small chunks organized for quick access and easy understanding, with plenty of practical insights and sample code to help you quickly apply all that's new. Test code as you create it with JShell Improve your object-oriented design with records and sealed classes Effectively use text blocks, switch expressions, and pattern matching Understand functional programming with lambda expressions Streamline and optimize data management with the Streams API Use structured techniques, threadsafe data structures, and virtual threads for effective concurrent programming Work with the modularized Java API and third-party modules Take advantage of API improvements for working with collections, input/output, regular expressions, and processes Whether you're an experienced developer just getting started with modern Java or have been programming with Java for years, this guide will help you write more robust, efficient, and secure Java code. Core Java for the Impatient provides accessible coverage of Java features that will enable readers to Master foundational techniques, idioms, and best practices for writing superior Java code Leverage the power of input/output Improve performance and efficiency Fully utilize multicore processors with Java's improved concurrency Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.


Core Java, Volume II

Core Java, Volume II

Author: Cay S. Horstmann

Publisher: Addison-Wesley Professional

Published: 2024-07-15

Total Pages: 945

ISBN-13: 0135371732

DOWNLOAD EBOOK

The Classic Guide to Advanced Java Programming: Fully Updated for Java 21 Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Fundamentals, Thirteenth Edition, has been revised to cover the new features and enhancements in the Java 21 long-term support release. As always, all chapters have been completely updated, outdated material has been removed, and the new APIs are covered in detail. This volume focuses on the advanced topics that a programmer needs to know for professional software development and includes authoritative coverage of enterprise programming, networking, databases, security, internationalization, and native methods, as well as complete chapters on the Streams, XML, Date and Time, Scripting, and Compilation APIs. In addition, the chapters on Swing and Graphics cover techniques that are applicable to both client-side user interfaces and server-side generation of graphics and images. Cay S. Horstmann clearly explains sophisticated new features with depth and completeness and demonstrates how to use them to build professional-quality applications. Horstmann's thoroughly tested sample code reflects modern Java style and best practices. The examples are carefully crafted for easy understanding and maximum practical value, so you can rely on them to jump-start your own programs. Master advanced techniques, idioms, and best practices for writing reliable Java code Make the most of enhanced Java I/O APIs, object serialization, and regular expressions Connect to network services, harvest web data with the HTTP/2 client, and serve data with the built-in web server or implement your own server Process code via the Scripting and Compiler APIs Work with the Date and Time API, including recent refinements Leverage the Java security model, user authentication, and the security library's cryptographic functions Preview powerful new APIs for accessing "foreign" functions and memory "This is the definitive reference and instructional work for Java and the Java ecosystem." --Andrew Binstock, Java Magazine See Core Java, Volume I: Fundamentals, Thirteenth Edition, for expert coverage of Java programming fundamentals, including objects, generics, collections, lambda expressions, concurrency, and functional programming. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.


Python 3 Fundamentals

Python 3 Fundamentals

Author: Robert Johnson

Publisher: HiTeX Press

Published: 2024-10-29

Total Pages: 317

ISBN-13:

DOWNLOAD EBOOK

"Python 3 Fundamentals: A Complete Guide for Modern Programmers" is an authoritative resource designed to equip both novice and experienced developers with a thorough understanding of Python programming. Written by an expert in computer science and software engineering, this comprehensive guide navigates through essential Python topics, providing readers with a definitive pathway to mastery. From setting up the Python environment and understanding variables and data types, to exploring control flow, functions, and data structures, every chapter is meticulously crafted to offer clear, insightful explanations alongside practical examples. Delving deeper, the book expands on advanced concepts such as object-oriented programming, exception handling, and file management, ensuring readers gain a solid foundation in developing scalable, efficient Python applications. With sections dedicated to leveraging Python's expansive libraries and frameworks, as well as integrating best practices for testing and debugging, this guide is not only a learning tool but also a valuable reference for creating robust, high-quality software. Whether you're building web applications, automating tasks, or embarking on data analysis, this guide empowers you with the skills needed to harness the full potential of Python in any domain.


Core Java

Core Java

Author: Cay S. Horstmann

Publisher: Pearson Education

Published: 2013

Total Pages: 1139

ISBN-13: 013708160X

DOWNLOAD EBOOK

Demonstrates the features of the most recent upgrade to the Java programming language, covering topics such as core language and library features, networking, XML, advanced GUI components, JavaBeans, security and RMI and Web services.


XPath and XPointer

XPath and XPointer

Author: John Simpson

Publisher: "O'Reilly Media, Inc."

Published: 2002-07-31

Total Pages: 210

ISBN-13: 0596552106

DOWNLOAD EBOOK

Referring to specific information inside an XML document is a little like finding a needle in a haystack: how do you differentiate the information you need from everything else? XPath and XPointer are two closely related languages that play a key role in XML processing by allowing developers to find these needles and manipulate embedded information. XPath describes a route for finding specific items by defining a path through the hierarchy of an XML document, abstracting only the information that's relevant for identifying the data. XPointer extends XPath to identify more complex parts of documents. The two technologies are critical for developers seeking needles in haystacks in various types of processing.XPath and XPointer fills an essential need for XML developers by focusing directly on a critical topic that has been covered only briefly. Written by John Simpson, an author with considerable XML experience, the book offers practical knowledge of the two languages that underpin XML, XSLT and XLink. XPath and XPointer cuts through basic theory and provides real-world examples that you can use right away.Written for XML and XSLT developers and anyone else who needs to address information in XML documents, the book assumes a working knowledge of XML and XSLT. It begins with an introduction to XPath basics. You'll learn about location steps and paths, XPath functions and numeric operators. Once you've covered XPath in depth, you'll move on to XPointer--its background, syntax, and forms of addressing. By the time you've finished the book, you'll know how to construct a full XPointer (one that uses an XPath location path to address document content) and completely understand both the XPath and XPointer features it uses.XPath and XPointer contains material on the forthcoming XPath 2.0 spec and EXSLT extensions, as well as versions 1.0 of both XPath and XPointer. A succinct but thorough hands-on guide, no other book on the market provides comprehensive information on these two key XML technologies in one place.


CSS3: The Missing Manual

CSS3: The Missing Manual

Author: David Sawyer McFarland

Publisher: "O'Reilly Media, Inc."

Published: 2012-12-17

Total Pages: 651

ISBN-13: 1449339484

DOWNLOAD EBOOK

CSS3 lets you create professional-looking websites, but learning its finer points can be tricky—even for seasoned web developers. This Missing Manual shows you how to take your HTML and CSS skills to the next level, with valuable tips, tricks, and step-by-step instructions. You’ll quickly learn how to build web pages that look great and run fast on devices and screens of all sizes. The important stuff you need to know: Start with the basics. Write CSS3-friendly HTML, including the HTML5 tags recognized by today’s browsers. Apply real-world design. Format text, create navigation tools, and enhance pages with graphics. Make your pages lively. Create eye-catching animations and give your visitors attractive tables and forms. Take control of page layouts. Use professional design techniques such as floats and positioning. Look great on any device. Craft websites that adapt to desktop, tablet, and mobile browsers. Get advanced techniques. Use CSS3 more effectively and efficiently, and ensure that your web pages look good when printed.


Learn Linux Quickly

Learn Linux Quickly

Author: Ahmed AlKabary

Publisher: Packt Publishing Ltd

Published: 2020-08-21

Total Pages: 325

ISBN-13: 1800561202

DOWNLOAD EBOOK

Learn over 116 Linux commands to develop the skills you need to become a professional Linux system administrator Key FeaturesExplore essential Linux commands and understand how to use Linux help toolsDiscover the power of task automation with bash scripting and Cron jobsGet to grips with various network configuration tools and disk management techniquesBook Description Linux is one of the most sought-after skills in the IT industry, with jobs involving Linux being increasingly in demand. Linux is by far the most popular operating system deployed in both public and private clouds; it is the processing power behind the majority of IoT and embedded devices. Do you use a mobile device that runs on Android? Even Android is a Linux distribution. This Linux book is a practical guide that lets you explore the power of the Linux command-line interface. Starting with the history of Linux, you'll quickly progress to the Linux filesystem hierarchy and learn a variety of basic Linux commands. You'll then understand how to make use of the extensive Linux documentation and help tools. The book shows you how to manage users and groups and takes you through the process of installing and managing software on Linux systems. As you advance, you'll discover how you can interact with Linux processes and troubleshoot network problems before learning the art of writing bash scripts and automating administrative tasks with Cron jobs. In addition to this, you'll get to create your own Linux commands and analyze various disk management techniques. By the end of this book, you'll have gained the Linux skills required to become an efficient Linux system administrator and be able to manage and work productively on Linux systems. What you will learnMaster essential Linux commands and analyze the Linux filesystem hierarchyFind out how to manage users and groups in LinuxAnalyze Linux file ownership and permissionsAutomate monotonous administrative tasks with Cron jobs and bash scriptsUse aliases to create your own Linux commandsUnderstand how to interact with and manage Linux processesBecome well-versed with using a variety of Linux networking commandsPerform disk partitioning, mount filesystems, and create logical volumesWho this book is for This book doesn't assume any prior Linux knowledge, which makes it perfect for beginners. Intermediate and advanced Linux users will also find this book very useful as it covers a wide range of topics necessary for Linux administration.


CSS

CSS

Author: David Sawyer McFarland

Publisher: "O'Reilly Media, Inc."

Published: 2006

Total Pages: 494

ISBN-13: 0596526873

DOWNLOAD EBOOK

Now that Cascading Style Sheets (CSS) have finally come of age, web designers can take complete control of the appearance of their web pages. This text clearly explains this powerful design tool and how to use it.