Iconicon

Iconicon
Author: John Grindrod
Publisher: Faber & Faber
Total Pages: 414
Release: 2022-03-01
Genre: Architecture
ISBN: 0571348157

A captivating exploration of Britain's most iconic contemporary buildings, from the Barratt home to the Millennium Dome.***TIMES BOOK OF THE WEEK*** 'A punchy polemic ... Highly readable.''A love letter to contemporary buildings and a fantastic account of recent British history, rich in humour.' NINA STIBBE'Brilliant, encyclopaedic, funny and often cutting.' DANNY DORLING'An eloquent, witty, passionate tour of Britain since the 1980s.' JOHN BOUGHTON'Recounts the stories of our lived landscapes with wit, passion and a shot of anger.' TOM DYCKHOFF'Grindrod has spoken to everyone and his observations are humane and acute.' OWEN HATHERLEYWimpey homes. Millennium monuments. Riverside flats. Wind farms. Spectacular skyscrapers. City centre apartments. Out of town malls.The buildings designed in our lifetimes encapsulate the dreams and aspirations of our culture, while also revealing the sobering realities. Whether modest or monumental, they offer a living history of Britain, symbols of the forces that have shaped our modern landscape and icons in their own right.ICONICON is an enthralling journey around the Britain we have created since 1980: the horrors and delights, the triumphs and failures. From space-age tower blocks to suburban business parks, and from postmodernist exuberance to Passivhaus eco-efficiency, this is at once a revelatory architectural grand tour and an endlessly witty and engaging piece of social history.

The New Era of Enterprise Business Intelligence

The New Era of Enterprise Business Intelligence
Author: Mike Biere
Publisher: Pearson Education
Total Pages: 397
Release: 2010-08-15
Genre: Business & Economics
ISBN: 0132100614

A Complete Blueprint for Maximizing the Value of Business Intelligence in the Enterprise The typical enterprise recognizes the immense potential of business intelligence (BI) and its impact upon many facets within the organization—but it’s not easy to transform BI’s potential into real business value. In The New Era of Enterprise Business Intelligence, top BI expert Mike Biere presents a complete blueprint for creating winning BI strategies and infrastructure, and systematically maximizing the value of information throughout the enterprise. This product-independent guide brings together start-to-finish guidance and practical checklists for every senior IT executive, planner, strategist, implementer, and the actual business users themselves. Drawing on thousands of hours working with enterprise customers, Biere helps decision-makers choose from today’s unprecedented spectrum of options, including the latest BI platform suites and appliances. He offers practical, “in-the-trenches” insights on a wide spectrum of planning and implementation issues, from segmenting and supporting users to working with unstructured data. Coverage includes Understanding the scope of today’s BI solutions and how they fit into existing infrastructure Assessing new options such as SaaS and cloud-based technologies Avoiding technology biases and other “project killers” Developing effective RFIs/RFPs and proofs of concept Setting up competency centers and planning for skills development Crafting a better experience for all your business users Supporting the requirements of senior executives, including performance management Cost-justifying BI solutions and measuring success Working with enterprise content management, text analytics, and search Planning and constructing portals, mashups, and other user interfaces Previewing the future of BI

The Definitive Guide to Java Swing

The Definitive Guide to Java Swing
Author: John Zukowski
Publisher: Apress
Total Pages: 913
Release: 2006-11-02
Genre: Computers
ISBN: 1430200332

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.

Core Java

Core Java
Author: Cay S. Horstmann
Publisher: Pearson Education
Total Pages: 1139
Release: 2013
Genre: Computers
ISBN: 013708160X

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.

Spring 5.0 Projects

Spring 5.0 Projects
Author: Nilang Patel
Publisher: Packt Publishing Ltd
Total Pages: 437
Release: 2019-02-28
Genre: Computers
ISBN: 1788391977

Discover the latest features of Spring framework by building robust, fast, and reactive web applications Key FeaturesTake advantage of all the features of Spring 5.0 with third party tools to build a robust back endSecure Spring based web application using Spring Security framework with LDAP and OAuth protocolDevelop robust and scalable microservice based applications on Spring Cloud, using Spring BootBook Description Spring makes it easy to create RESTful applications, merge with social services, communicate with modern databases, secure your system, and make your code modular and easy to test. With the arrival of Spring Boot, developers can really focus on the code and deliver great value, with minimal contour. This book will show you how to build various projects in Spring 5.0, using its features and third party tools. We'll start by creating a web application using Spring MVC, Spring Data, the World Bank API for some statistics on different countries, and MySQL database. Moving ahead, you'll build a RESTful web services application using Spring WebFlux framework. You'll be then taken through creating a Spring Boot-based simple blog management system, which uses Elasticsearch as the data store. Then, you'll use Spring Security with the LDAP libraries for authenticating users and create a central authentication and authorization server using OAuth 2 protocol. Further, you'll understand how to create Spring Boot-based monolithic application using JHipster. Toward the end, we'll create an online book store with microservice architecture using Spring Cloud and Netflix OSS components, and a task management system using Spring and Kotlin. By the end of the book, you'll be able to create coherent and flexible real-time web applications using Spring Framework. What you will learnBuild Spring based application using Bootstrap template and JQueryUnderstand the Spring WebFlux framework and how it uses Reactor libraryInteract with Elasticsearch for indexing, querying, and aggregating dataCreate a simple monolithic application using JHipsterUse Spring Security and Spring Security LDAP and OAuth libraries for AuthenticationDevelop a microservice-based application with Spring Cloud and NetflixWork on Spring Framework with KotlinWho this book is for This book is for competent Spring developers who wish to understand how to develop complex yet flexible applications with Spring. You must have a good knowledge of Java programming and be familiar with the basics of Spring.

Java Foundation Classes in a Nutshell

Java Foundation Classes in a Nutshell
Author: David Flanagan
Publisher: "O'Reilly Media, Inc."
Total Pages: 752
Release: 1999
Genre: Computers
ISBN: 1565924886

From the author of "Java in a Nutshell" comes a compact reference material onall the GUI and graphics related classes in the numerous "java.

Windows Forms 2.0 Programming

Windows Forms 2.0 Programming
Author: Chris Sells
Publisher: Pearson Education
Total Pages: 1294
Release: 2006-05-16
Genre: Computers
ISBN: 0132797488

Windows Forms 2.0 Programming is the successor to the highly praised Windows Forms Programming in C#. This edition has been significantly updated to amalgamate the sheer mass of new and improved support that is encompassed by Windows Forms 2.0, the .NET Framework 2.0, and Visual Studio 2005. This is the one book developers need in order to learn how to build and deploy leading-edge Windows Forms 2.0 applications. Readers will gain a deep understanding from Sells and Weinhardt’s practical, well-balanced approach to the subject and clear code samples. • Windows Forms 2.0 fundamentals, including forms, dialogs, data validation, help, controls, components, and rendering • Static and dynamic layout, snap lines, HTML-style flow and table layout, automatic resizing, and automatic cross-DPI scaling • Office 2003-style tool strip control coverage, including dynamic layout and custom rendering • Design-time integration with the Visual Studio 2005 Properties Window and Smart Tags • Resource management, strongly typed resources, and internationalization considerations • Strongly typed application and user settings • SDI, MDI, Single Instancing, Multiple-Instance SDI, Single-Instance MDI, database-centric, and document-centric applications • Databinding data-source management, drag-and-drop databinding, the BindingSource, the BindingNavigator, and applied databinding • Events, delegates, multithreaded UIs, long-running operations, simplified multithreading with the BackgroundWorker, and asynchronous web service calls • ClickOnce application development publishing, shell integration, and partial trust security • Best practices for developers transitioning from Windows Forms 1.0 and MFC

Modern App Development with Dart and Flutter 2

Modern App Development with Dart and Flutter 2
Author: Dieter Meiller
Publisher: Walter de Gruyter GmbH & Co KG
Total Pages: 249
Release: 2021-06-21
Genre: Computers
ISBN: 3110721333

The book introduces the programming language Dart, the language used for Flutter programming. It then explains the basics of app programming with Flutter in version 2. Using practical examples such as a games app, a chat app and a drawing app, important aspects such as the handling of media files or the connection of cloud services are explained. The programming of mobile as well as desktop applications is discussed. New important features of Dart 2.12 and Flutter 2 are described: - Null safety - Desktop Applications Targeted readers are people with some background in programming, such as students or developers. The sample projects from the book are available for download on the following GitHub repository: https://github.com/meillermedia Over time, more branches may be added. However, the default branches are those that correspond to the state in the book.

How to Love Brutalism

How to Love Brutalism
Author: John Grindrod
Publisher: Batsford Books
Total Pages: 169
Release: 2018-10-26
Genre: Architecture
ISBN: 1849945179

A passionate and personal book about the writer's own love for a controversial architectural style. Whether you love or hate brutalist buildings, this book will explain what it is about them that elicits such strong feeling. You will understand the true power of concrete and of mammoth-sized buildings, but also some of the more subtle aspects of brutalist buildings that you may not have known or considered. Brutalist architecture, which flourished in the 1950s to mid-1970s, gained its name from the term ' Béton-brut', or raw concrete – the material of choice for the movement. British architectural critic Reyner Banham adapted the term into 'brutalism' (originally 'New Brutalism') to identify the emerging style. The architectural style – typified by buildings such as Trellick Tower in London and Unité D'Habitation in Marseille – is controversial but has an enthusiastic fan base, including the author who is on a mission to explain his passion. John Grindrod's book will be enlightening for those new to the subject, bringing humour, insight and honesty to the subject but will also interest those already immersed in built culture. Illustrated with striking drawings by The Brutal Artist, the book is divided up into a series of mini essays that explains the brutalist world from a human aspect, as well as an architectural, historical and even pop cultural angle. The book journeys from the UK to discover brutalism and its influence around the world – from Le Corbusier's designs in Chandigarh, India, to Lina Bo Bardi's buildings in Brazil.