Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Design and Synthesis of Conjugated Polymers
  • Language: en
  • Pages: 379

Design and Synthesis of Conjugated Polymers

This first systematic compilation of synthesis methods for different classes of polymers describes well-tested and reproducible procedures, thus saving time, money and chemicals. Each chapter presents the latest method for a specific class of conjugated polymers with a particular emphasis on the design aspects for organo-electronic applications. In this concise and practically oriented manner, readers are introduced to the strategies of influencing and controlling the polymer properties with respect to their use in the desired device. This style of presentation quickly helps researchers in their daily lab work and prevents them from reinventing the wheel over and over again.

Synthetic Methods for Conjugated Polymer and Carbon Materials
  • Language: en
  • Pages: 312

Synthetic Methods for Conjugated Polymer and Carbon Materials

A concise and practical overview of the most important modern synthetic aspects of conjugated polymers and carbon materials, including their properties and applications. Well structured, this book summarizes recent achievements, outlines the current state and reviews research trends. As such, a wide variety of polymerization techniques are included on both a strategic as well as a practical level, including Stille, Suzuki , and direct (hetero)arylation polymerizations. Furthermore, it covers various carbon-rich materials, such as graphene and carbon nanotubes, followed by a look at how the different synthetic pathways and strategies influence their final properties, for example, for use in organic electronic devices. The whole is rounded off with a discussion of future technology advances. An essential reference for newcomers as well as experienced researchers in the field.

Dendrimers in Nanomedicine
  • Language: en
  • Pages: 328

Dendrimers in Nanomedicine

  • Type: Book
  • -
  • Published: 2021-03-22
  • -
  • Publisher: CRC Press

Dendrimers, hyperbranched macromolecules, emerged just few decades ago but show promising potential as drug delivery nanocarriers, theranostic agents and gene vectors; in the pharmaceutical research and innovation area as well as in other healthcare applications. Although tremendous advancements have been made in dendrimer chemistry and their applications since their emergence, the synthesis, development and design of pure and safe dendrimer-based products have been a major challenge in this area. This book, edited by well-known researchers in the area of nanomaterials and drug-based drug delivery applications, exhaustively covers the nanotechnological aspects, concepts, properties, characte...

The Europa International Foundation Directory 2023
  • Language: en
  • Pages: 2590

The Europa International Foundation Directory 2023

This fully revised directory of international foundations, trusts, charitable and grantmaking NGOs and other similar non-profit institutions provides a comprehensive picture of foundation activity on a worldwide scale. Now in its 32nd edition, The Europa International Foundation Directory includes: Information on some 2,700 organizations, organized by country or territory, including details of funding priorities and projects, geographical area of activity, principal staff and contact details Details of co-ordinating bodies and centres that assist foundations, grantmaking organizations and other NGOs Bibliography Comprehensive index section This new edition has been revised and expanded to include the most comprehensive and up-to-date information on this growing sector.

Troubleshooting Java
  • Language: en
  • Pages: 326

Troubleshooting Java

Effectively reading and understanding existing code is a developer’s superpower. In this book, you’ll master techniques for code profiling, advanced debugging, and log evaluation to find and fix bugs and performance problems. Troubleshooting Java: Read, debug, and optimize JVM applications teaches you how to better understand Java application code. It’s filled with code investigation techniques for tricky issues like uncovering glitches in code logic or locating intermittent runtime problems. Armed with the tools and practices in this invaluable guide, you’ll save time whenever you need to identify performance issues, understand dependencies, discover the root cause of crashes, or interpret unexpected results. Whether you’re a senior software engineer or you’re just getting started, Troubleshooting Java: Read, debug, and optimize JVM applications will help you in the fundamental task of understanding how your applications work. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

Insects as Food and Feed
  • Language: en
  • Pages: 103
The Art of Unit Testing, Third Edition
  • Language: en
  • Pages: 286

The Art of Unit Testing, Third Edition

Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robust, maintainable, and trustworthy code. Thousands of developers have learned to hone their code quality under the tutelage of The Art of Unit Testing. This revised third edition updates an international bestseller to reflect modern development tools and practices, as well as to cover JavaScript. Inside The Art of Unit Testing, Third Edition you will learn how to: Create readable, maintainable, and trustworthy tests Work with fakes, stubs, mock objects, and isolation frameworks Apply simple dependency injection techniques Refactor legac...

Learn C++ by Example
  • Language: en
  • Pages: 246

Learn C++ by Example

Learn the latest features of modern C++ by coding eight engaging projects. Don’t let the multitude of C++ updates intimidate you! Learn C++ by Example takes you through the major language changes since C++ 11, with each new feature demonstrated with a fun project or minigame. It’s perfect for beginners who know C++ basics, coders coming back to the language, or current C++ developers missing out on everything the language has to offer. Inside Learn C++ by Example you’ll find important skills such as: Utilizing the new C++ features from C++ 11 to 23 Effectively testing your C++ code What happens “under the hood” of C++ code Picking efficient algorithms and data structures std::forma...

Spring Boot in Practice
  • Language: en
  • Pages: 582

Spring Boot in Practice

Spring Boot in Practice is full of practical recipes for common development problems in Spring Boot. Author Somnath Musib has spent years building applications with Spring, and he shares that extensive experience in this focused guide. You’ll master techniques for using Spring Data, Spring Security, and other Spring-centric solutions. Learn how to work with Spring Boot and Kotlin, handling connections for multiple platforms, and how Spring Boot can simplify building microservices and APIs. Each recipe is built around a real-world problem, complete with a full solution and thoughtful discussion.

Geometry for Programmers
  • Language: en
  • Pages: 770

Geometry for Programmers

Master the math behind CAD, game engines, GIS, and more! This hands-on book teaches you the geometry used to create simulations, 3D prints, and other models of the physical world. In Geometry for Programmers you will learn how to: Speak the language of applied geometry Compose geometric transformations economically Craft custom splines for efficient curves and surface generation Pick and implement the right geometric transformations Confidently use important algorithms that operate on triangle meshes, distance functions, and voxels Geometry for Programmers guides you through the math behind graphics and modeling tools. It’s full of practical examples and clear explanations that make sense ...