Sie haben keine Artikel im Korb.

Pearson Academic

Filters
In just a few years PHP has rapidly evolved from a small niche language to a powerful web development tool. Now in use on over 14 million Web sites, PHP is more stable and extensible than ever. However, there is no documentation on how to extend PHP; developers seeking to build PHP extensions and increase the performance and functionality of their PHP applications are left to word of mouth and muddling through PHP internals without systematic, helpful guidance. Although the basics of extension writing are fairly easy to grasp, the more advanced features have a tougher learning curve that can be very difficult to overcome. This is common at any moderate to high-traffic site, forcing the company hire talented, and high-priced, developers to increase performance. With Extending and Embedding PHP, Sara Golemon makes writing extensions within the grasp of every PHP developer, while guiding the reader through the tricky internals of PHP.
Ab CHF 48.45

Thistitle is a Pearson Global Edition. The Editorial team at Pearson has workedclosely with educators around the world to include content which is especiallyrelevant to students outside the United States.

For non-majors or mixed biology courses.

An innovative learning experience that addresses how studentslearn today

Campbell Biology: Concepts & Connections continuesto introduce pedagogical developments that create an innovative learningexperience and motivate students not only to learn, but also interact withbiology. The hallmark modular organization built around central concepts helpsstudents stay focused while engaging them in connecting biology with the worldoutside the classroom.

Building on the textGÇÖs outstanding art and hallmark features,the 10th Edition delivers new digital resources that guidestudents to success in the course. This edition draws from learning science aswell as the authorsGÇÖ classroom experience to provide tools that address howstudents learn today. New Chapter Openers help students retain information,selected features break content into bite-size subsections, and additionalauthor-created videos ensure students focus on what is important.

Mastering-« Biologyis not included. Students, if Mastering Biology is a recommended/ mandatory component of the course, please ask your instructor for the correctISBN. Mastering Biology should only be purchased when required by aninstructor. Instructors, contact your Pearson representative for more information.
Ab CHF 72.85

For courses in Child Development

Demonstrate how research translates into practice.

Organized topically and focused on practice, Children and Their Development, Seventh Edition shows students the way scientists actually conduct research and study the discipline. A well-known and respected researcher in the field of child development, author Robert V. Kail provides a path to explore the theory, research, and application of modern child development from conception through adolescence. The book's accessible writing, modular format, and application-based features are designed to work together to help students see how research translates into practice.

MyPsychLab® is not included. Students, if MyPsychLab is a recommended/mandatory component of the course, please ask your instructor for the correct ISBN and course ID. MyPsychLab should only be purchased when required by an instructor. Instructors, contact your Pearson representative for more information.

MyPsychLab is an online homework, tutorial, and assessment product designed to personalize learning and improve results. With a wide range of interactive, engaging, and assignable activities, students are encouraged to actively learn and retain tough course concepts.

Ab CHF 64.45

From Paul G. Hewitt, author of the market-leading Conceptual Physics, comes his eagerly awaited new text,Conceptual Physics Fundamentals. This briefer, alternative text provides the depth, topic coverage, and features requested by instructors teaching courses that are shorter and that include more quantitative material. The text extends best-selling author Paul Hewitt's proven pedagogical approach, straight-forward learning features, approachable style, and rigorous coverage, while providing superior supplements and instructor and student media. The book develops a solid conceptual understanding of physics, while building students' self-confidence applying their understanding quantitatively.

Ab CHF 62.65

Building upon the success of best-sellers The Clean Coder and Clean Code, legendary software craftsman Robert C. "Uncle Bob" Martin shows how to bring greater professionalism and discipline to application architecture and design.

As with his other books, Martin's Clean Architecture doesn't merely present multiple choices and options, and say "use your best judgment": it tells you what choices to make, and why those choices are critical to your success. Martin offers direct, no-nonsense answers to key architecture and design questions like:

  • What are the best high level structures for different kinds of applications, including web, database, thick-client, console, and embedded apps?
  • What are the core principles of software architecture?
  • What is the role of the architect, and what is he/she really trying to achieve?
  • What are the core principles of software design?
  • How do designs and architectures go wrong, and what can you do about it?
  • What are the disciplines and practices of professional architects and designers?

Clean Architecture is essential reading for every software architect, systems analyst, system designer, and software manager -- and for any programmer who aspires to these roles or is impacted by their work.

Ab CHF 35.95

You know the authors' names. You recognize the title. You've probably used this book yourself. This is The Elements of Style, the classic style manual, now in a fourth edition.

The revisions to the new edition are purposely kept minimal in order to retain the book's unique tone, wit, and charm. A new Glossary of the grammatical terms used in the book provides a convenient reference for readers. The discussion of pronoun use is revised to reflect the contemporary concern with sexist language. In addition, there are numerous slight revisions in the book itself which implement this advice. A new Foreword by Roger Angell reminds readers that the advice of Strunk & White is as valuable today as when it was first offered.

This book has conveyed the principles of English style to millions of readers. Use the fourth edition of “the little book” to make a big impact with writing.


Ab CHF 14.90

“If the purpose is to create one of the best books on requirements yet written, the authors have succeeded.” —Capers Jones

 

Software can solve almost any problem. The trick is knowing what the problem is. With about half of all software errors originating in the requirements activity, it is clear that a better understanding of the problem is needed.

 

Getting the requirements right is crucial if we are to build systems that best meet our needs. We know, beyond doubt, that the right requirements produce an end result that is as innovative and beneficial as it can be, and that system development is both effective and efficient.

 

Mastering the Requirements Process: Getting Requirements Right, Third Edition, sets out an industry-proven process for gathering and verifying requirements, regardless of whether you work in a traditional or agile development environment. In this sweeping update of the bestselling guide, the authors show how to discover precisely what the customer wants and needs, in the most efficient manner possible.

 

Features include

  • The Volere requirements process for discovering requirements, for use with both traditional and iterative environments
  • A specification template that can be used as the basis for your own requirements specifications
  • Formality guides that help you funnel your efforts into only the requirements work needed for your particular development environment and project
  • How to make requirements testable using fit criteria
  • Checklists to help identify stakeholders, users, non-functional requirements, and more
  • Methods for reusing requirements and requirements patterns

New features include

  • Strategy guides for different environments, including outsourcing
  • Strategies for gathering and implementing requirements for iterative releases
  • “Thinking above the line” to find the real problem
  • How to move from requirements to finding the right solution
  • The Brown Cow model for clearer viewpoints of the system
  • Using story cards as requirements
  • Using the Volere Knowledge Model to help record and communicate requirements
  • Fundamental truths about requirements and system development

Ab CHF 68.10

In A Tour of C++, 2nd Edition, Bjarne Stroustrup, the creator of C++, describes what constitutes modern C++. This concise, self-contained guide covers most major language features and the major standard-library componentsGÇönot, of course, in great depth, but to a level that gives programmers a meaningful overview of the language, some key examples, and practical help in getting started.

Stroustrup presents the C++ features in the context of the programming styles they support, such as object-oriented and generic programming. His tour is remarkably comprehensive. Coverage begins with the basics, then ranges widely through more advanced topics, including many that are new in C++17, such as move semantics, uniform initialisation, lambda expressions, improved containers, random numbers, and concurrency. The tour even covers some extensions being made for C++20, such as concepts and modules, and ends with a discussion of the design and evolution of C++.


Ab CHF 38.40
Readers familiar with Horstmann's original, two-volume "Core Java" books who are looking for a comprehensive but condensed guide to all of the new features and functions of Java SE 9 will learn how these new features impact the language and core libraries.
Ab CHF 47.20
A comprehensive laboratory manual containing 39 experiments that parallel the text, including a final group of six experiments on qualitative cation analysis.
Ab CHF 47.60
C++ Primer Plus is an approachable yet technically rigorous guide to C++ for programmers new to the language. This new edition updates it with the most important features added to the C++11 standard, while keeping the style and approach which have made the previous editions so popular. It contains extensive new code samples and exercises, for both classroom use and self-study.
Ab CHF 56.45