Babylon - R.F. Kuang, Host, 2024
Hora v moři - Ray Nayler, Host, 2024

Bestsellery z kategórie: knihy o počítačích a internetu od nakladatelství Addison-Wesley Professional

Použité filtry
Zrušit filtry
Design Patterns - Erich Gamma a kol., Addison-Wesley Professional, 1994
Design Patterns 
EN

These texts cover the design of object-oriented software and examine how to investigate requirements, create solutions and then translate designs into code, showing developers how to make practical use of the most significant recent developments...

  • Knihabrožovaná vazba
    1 331 Kč
    Do 22 – 27 dnů

The Art of Computer Programming, Box Set - Donald Knuth, Addison-Wesley Professional, 2023
The Art of Computer Programming, Box Set 
EN

Countless readers have spoken about the profound personal influence of Knuth's work. Scientists have marveled at the beauty and elegance of his analysis, while ordinary programmers have successfully applied his "cookbook" solutions...

  • 11 023 Kč
    Do 22 – 27 dnů

Refactoring - Martin Fowler, Addison-Wesley Professional, 2019
Refactoring 
EN

Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure...

  • Knihapevná vazba
    1 480 Kč
    Skladem 1 ks

Xcode 5: Start to Finish - Fritz Anderson, Addison-Wesley Professional, 2014
Xcode 5: Start to Finish 
EN

Use Xcode 5 to Write Great iOS and OS X Apps! Xcode 5 Start to Finish will help you use the tools in Apple’s Xcode 5 to improve productivity, write great code, and leverage the newest iOS 7 and OS X Mavericks features...

  • Knihabrožovaná vazba
    Vyprodané

Learning iOS 6 - Erica Sadun, Addison-Wesley Professional, 2012
Learning iOS 6 
EN

Start writing great iOS 6 apps for iPad, iPhone, and iPod touch! Leading iOS authors Erica Sadun and Rod Strougo offer the perfect hands-on introduction to iOS ...

  • Knihabrožovaná vazba
    Vyprodané

Software Architecture in Practice - Len Bass, Paul Clements, Rick Kazman, Addison-Wesley Professional, 2012
Software Architecture in Practice 
EN

The award-winning and highly influential Software Architecture in Practice, Third Edition, has been substantially revised to reflect the latest developments in the field...

  • Knihapevná vazba
    1 672 Kč
    Do 22 – 27 dnů

Effective Software Testing - Elfriede Dustin, Addison-Wesley Professional, 2002
Effective Software Testing 
EN

Effective Software Testing explores fifty critically important best practices, pitfalls, and solutions. Gleaned from the author's extensive practical experience, these concrete items will enable quality assurance professionals...

  • Knihabrožovaná vazba
    Vyprodané

Design Patterns in Ruby - Russ Olsen, Addison-Wesley Professional, 2007
Design Patterns in Ruby 
EN

Design Patterns in Ruby documents smart ways to resolve many problems that Ruby developers commonly encounter...

  • Knihapevná vazba
    Vyprodané

The Art of Computer Programming - Donald E. Knuth, Addison-Wesley Professional, 2011
The Art of Computer Programming 
EN

The bible of all fundamental algorithms and the work that taught many of today's software developers most of what they know about computer programming. -Byte, September 1995 Countless readers have spoken about the profound personal influence ...

  • Knihapevná vazba
    Vyprodané

Computer Networking Problems and Solutions - Russ White, Ethan Banks, Addison-Wesley Professional, 2017
Computer Networking Problems and Solutions 
EN

Computer Networking Problems and Solutions offers a new approach to understanding networking that not only illuminates current systems but prepares readers for whatever comes next. Its problem-solving approach reveals...

  • Knihabrožovaná vazba
    1 608 Kč
    Do 12 – 17 dnů
The CERT® C Coding Standard - Robert C. Seacord, Addison-Wesley Professional, 2014
The CERT® C Coding Standard 
EN

Secure programming in C can be more difficult than even many experienced programmers realize. To help programmers write more secure code, The CERT® C Coding Standard, Second Edition, fully documents the second official release of ...

  • Knihabrožovaná vazba
    1 739 Kč
    Více než 30 dní

Effective Tcl/Tk Programming - Mark Harrison, Michael McLennan, Addison-Wesley Professional, 1997
Effective Tcl/Tk Programming 
EN

Based on the author's experience building and deploying mission-critical Tcl software and teaching others to do the same, this book offers information on how to exploit the full potential of this programming environment...

  • Knihabrožovaná vazba
    1 606 Kč
    Více než 30 dní

Effective Java - Joshua Bloch, Addison-Wesley Professional, 2017
Effective Java 
EN

Since this Jolt-award winning classic was last updated in 2008 (shortly after Java 6 was released), Java has changed dramatically. The principal enhancement in Java 8 was the addition of functional programming constructs to...

  • Knihabrožovaná vazba
    1 200 Kč
    Do 12 – 17 dnů

User Stories Applied - Mike Cohn, Addison-Wesley Professional, 2004
User Stories Applied 
EN

Thoroughly reviewed and eagerly anticipated by the agile community, User Stories Applied offers a requirements process that saves time, eliminates rework, and leads directly to better software...

  • Knihabrožovaná vazba
    1 212 Kč
    Do 12 – 17 dnů

The C++ Programming Language - Bjarne Stroustrup, Addison-Wesley Professional, 2013
The C++ Programming Language 
EN

The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, ...

  • Knihapevná vazba
    1 650 Kč
    Více než 30 dní

The Go Programming Language - Alan A.A. Donovan, Brian W. Kernighan, Addison-Wesley Professional, 2015
The Go Programming Language 
EN

The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior ...

  • Knihabrožovaná vazba
    1 067 Kč
    Do 22 – 27 dnů

Augmented Reality - Dieter Schmalstieg, Tobias Hollerer, Addison-Wesley Professional, 2016
Augmented Reality 
EN

By overlaying computer-generated information on the real world, augmented reality (AR) amplifies human perception and cognition in remarkable ways. Working in this fast-growing field ...

  • Knihabrožovaná vazba
    1 597 Kč
    Do 12 – 17 dnů

Effective Python - Brett Slatkin, Addison-Wesley Professional, 2020
Effective Python 
EN

It’s easy to start developing programs with Python, which is why the language is so popular. However, Python’s unique strengths, charms, and expressiveness can be hard to grasp, and there are hidden pitfalls that can easily trip you up...

  • Knihabrožovaná vazba
    1 150 Kč
    Do 12 – 17 dnů

The Core iOS 6 Developer's Cookbook - Erica Sadun, Addison-Wesley Professional, 2012
The Core iOS 6 Developer's Cookbook 
EN

The Core iOS 6 Developer's Cookbook brings together reliable, proven solutions for the heart of day-to-day iOS 6 development...

  • Knihabrožovaná vazba
    1 172 Kč
    Více než 30 dní

Ruby on Rails Tutorial - Michael Hartl, Addison-Wesley Professional, 2016
Ruby on Rails Tutorial 
EN

Used by sites as varied as Twitter, GitHub, Disney, and Airbnb, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Whether you’re new to web development ...

  • Knihabrožovaná vazba
    1 706 Kč
    Do 12 – 17 dnů


Přečtete na zařízeních:

  • Pocketbook
  • Kindle
  • Smartphone nebo tablet s příslušnou aplikací
  • Počítač s příslušnou aplikací

Nelze měnit velikost písma, formát je proto vhodný spíše pro větší obrazovky.

Více informací v našich návodech

Přečtete na zařízeních:

  • Pocketbook
  • Kindle
  • Smartphone nebo tablet s příslušnou aplikací
  • Počítač s příslušnou aplikací

Více informací v našich návodech

Přečtete na:

Nepřečtete na:

  • Kindle
Jak číst e-knihy zabezpečené přes Adobe DRM?

„Je to úžasné, co všecko si mudlové vymysleli, aby se obešli bez čar a kouzel.“

Harry Potter a Tajemná komnata - J.K. Rowling, Jim Kay (ilustrátor), 2016
Harry Potter a Tajemná komnata
J.K. Rowling, Jim Kay (ilustrátor)