• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

 » książki  » Computers - Programming - General

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 40 złBezpłatna dostawa dla zamówień powyżej 40 zł

Kategorie główne

• Nauka
 [2953408]
• Literatura piękna
 [1818674]

  więcej...
• Turystyka
 [70115]
• Informatyka
 [151610]
• Komiksy
 [36466]
• Encyklopedie
 [23169]
• Dziecięca
 [612210]
• Hobby
 [135681]
• AudioBooki
 [1806]
• Literatura faktu
 [226254]
• Muzyka CD
 [391]
• Słowniki
 [2978]
• Inne
 [449189]
• Kalendarze
 [1375]
• Podręczniki
 [166538]
• Poradniki
 [469635]
• Religia
 [508779]
• Czasopisma
 [523]
• Sport
 [61275]
• Sztuka
 [243340]
• CD, DVD, Video
 [3479]
• Technologie
 [219064]
• Zdrowie
 [98975]
• Książkowe Klimaty
 [124]
• Zabawki
 [2531]
• Puzzle, gry
 [3670]
• Literatura w języku ukraińskim
 [261]
• Art. papiernicze i szkolne
 [8134]
Kategorie szczegółowe BISAC

Kategoria BISAC: Computers >> Programming - General

ilość książek w kategorii: 5263

Wyświetl książki:
Dostępne języki:
Cena:
od:
do:
ilość na stronie:


 The Computational Beauty of Nature: Computer Explorations of Fractals, Chaos, Complex Systems, and Adaptation Gary William Flake 9780262561273 MIT Press
The Computational Beauty of Nature: Computer Explorations of Fractals, Chaos, Complex Systems, and Adaptation

ISBN: 9780262561273 / Angielski / Miękka / 520 str.

ISBN: 9780262561273/Angielski/Miękka/520 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
William Gary Flake

In this book Gary William Flake develops in depth the simple idea that recurrent rules can produce rich and complicated behaviors. Distinguishing "agents" (e.g., molecules, cells, animals, and species) from their interactions (e.g., chemical reactions, immune system responses, sexual reproduction, and evolution), Flake argues that it is the computational properties of interactions that account for much of what we think of as "beautiful" and "interesting." From this basic thesis, Flake explores what he considers to be today's four most interesting computational topics: fractals, chaos,...

In this book Gary William Flake develops in depth the simple idea that recurrent rules can produce rich and complicated behaviors. Distinguishing "...

cena: 352,19

 Practical Unix and Internet Security Garfinkel, Simson 9780596003234 0
Practical Unix and Internet Security

ISBN: 9780596003234 / Angielski / Miękka / 988 str.

ISBN: 9780596003234/Angielski/Miękka/988 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Simson Garfinkel

When Practical Unix Security was first published more than a decade ago, it became an instant classic. Crammed with information about host security, it saved many a Unix system administrator from disaster. The second edition added much-needed Internet security coverage and doubled the size of the original volume. The third edition is a comprehensive update of this very popular book - a companion for the Unix/Linux system administrator who needs to secure his or her organization's system, networks, and web presence in an increasingly hostile world.Focusing on the four most popular...

When Practical Unix Security was first published more than a decade ago, it became an instant classic. Crammed with information about host s...

cena: 208,87

 Learning XML Erik Ray 9780596004200 0
Learning XML

ISBN: 9780596004200 / Angielski / Miękka / 400 str.

ISBN: 9780596004200/Angielski/Miękka/400 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Erik Ray

This second edition of the bestselling Learning XML provides web developers with a concise but grounded understanding of XML (the Extensible Markup Language) and its potential-- not just a whirlwind tour of XML.The author explains the important and relevant XML technologies and their capabilities clearly and succinctly with plenty of real-life projects and useful examples. He outlines the elements of markup--demystifying concepts such as attributes, entities, and namespaces--and provides enough depth and examples to get started. Learning XML is a reliable source for anyone...

This second edition of the bestselling Learning XML provides web developers with a concise but grounded understanding of XML (the Extensible...

cena: 151,85

 Running Linux: A Distribution-Neutral Guide for Servers and Desktops Dalheimer, Matthias Kalle 9780596007607 0
Running Linux: A Distribution-Neutral Guide for Servers and Desktops

ISBN: 9780596007607 / Angielski / Miękka / 974 str.

ISBN: 9780596007607/Angielski/Miękka/974 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Matthias Dalheimer

You may be contemplating your first Linux installation. Or you may have been using Linux for years and need to know more about adding a network printer or setting up an FTP server. Running Linux, now in its fifth edition, is the book you'll want on hand in either case. Widely recognized in the Linux community as the ultimate getting-started and problem-solving book, it answers the questions and tackles the configuration issues that frequently plague users, but are seldom addressed in other books.

This fifth edition of Running Linux is greatly expanded, reflecting the...

You may be contemplating your first Linux installation. Or you may have been using Linux for years and need to know more about adding a network pri...

cena: 190,01

 Intel Threading Building Blocks: Outfitting C++ for Multi-Core Processor Parallelism Reinders, James 9780596514808 0
Intel Threading Building Blocks: Outfitting C++ for Multi-Core Processor Parallelism

ISBN: 9780596514808 / Angielski / Miękka / 336 str.

ISBN: 9780596514808/Angielski/Miękka/336 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
James Reinders

Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers. But they also present a challenge: More than ever, multithreading is a requirement for good performance. This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. With it, you'll learn how to use Intel Threading Building Blocks (TBB) effectively for parallel programming -- without having to be a threading...

Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary...

cena: 163,24

 Masterminds of Programming: Conversations with the Creators of Major Programming Languages Biancuzzi, Federico 9780596515171 0
Masterminds of Programming: Conversations with the Creators of Major Programming Languages

ISBN: 9780596515171 / Angielski / Miękka / 496 str.

ISBN: 9780596515171/Angielski/Miękka/496 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Federico Biancuzzi

Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. In this unique collection, you'll learn about the processes that led to specific design decisions, including the goals they had in mind, the trade-offs they had to make, and how their experiences have left an impact on programming today. Masterminds of Programming includes individual interviews with:

  • Adin D. Falkoff: APL
  • Thomas E. Kurtz: BASIC
  • Charles H. Moore: FORTH
  • Robin Milner:...

Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming language...

cena: 152,00

 XSLT Doug Tidwell 9780596527211 0
XSLT

ISBN: 9780596527211 / Angielski / Miękka / 990 str.

ISBN: 9780596527211/Angielski/Miękka/990 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Doug Tidwell

After years of anticipation and delay, the W3C finally released the XSLT 2.0 standard in January 2007. The revised edition of this classic book offers practical, real-world examples that demonstrate how you can apply XSLT stylesheets to XML data using either the new specification, or the older XSLT 1.0 standard.

XSLT is a critical language for converting XML documents into other formats, such as HTML code or a PDF file. With XSLT, you get a thorough understanding of XSLT and XPath and their relationship to other web standards, along with recommendations for a honed...

After years of anticipation and delay, the W3C finally released the XSLT 2.0 standard in January 2007. The revised edition of this classic book off...

cena: 190,01

 Introduction to the Theory of Programming Languages  Dowek 9780857290755 0
Introduction to the Theory of Programming Languages

ISBN: 9780857290755 / Angielski / Miękka / 96 str.

ISBN: 9780857290755/Angielski/Miękka/96 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Dowek
The design and implementation of programming languages, from Fortran and Cobol to Caml and Java, has been one of the key developments in the management of ever more complex computerised systems. This text gives the reader the means to discover the tools to think, design and implement these languages.
The design and implementation of programming languages, from Fortran and Cobol to Caml and Java, has been one of the key developments in the managemen...
cena: 141,03

 Proofs and Algorithms: An Introduction to Logic and Computability Dowek, Gilles 9780857291202 0
Proofs and Algorithms: An Introduction to Logic and Computability

ISBN: 9780857291202 / Angielski / Miękka / 156 str.

ISBN: 9780857291202/Angielski/Miękka/156 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Dowek
Logic is a branch of philosophy, mathematics and computer science. It studies the required methods to determine whether a statement is true, such as reasoning and computation.

Proofs and Algorithms: Introduction to Logic and Computability is an introduction to the fundamental concepts of contemporary logic - those of a proof, a computable function, a model and a set. It presents a series of results, both positive and negative, - Church's undecidability theorem, Godel's incompleteness theorem, the theorem asserting the semi-decidability of provability - that have profoundly changed...

Logic is a branch of philosophy, mathematics and computer science. It studies the required methods to determine whether a statement is true, such as r...
cena: 141,03

 Beginning Rails 3 J Hardy 9781430224334 0
Beginning Rails 3

ISBN: 9781430224334 / Angielski / Miękka / 404 str.

ISBN: 9781430224334/Angielski/Miękka/404 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
J Hardy

Beginning Rails 3 is the practical starting point for anyone wanting to learn how to build dynamic web applications using the Rails framework for Ruby. You'll learn how all of the components of Rails fit together and how you can leverage them to create sophisticated web applications with less code and more joy.

This book is particularly well suited to those with little or no experience with web application development, or who have some experience but are new to Rails. Beginning Rails 3 assumes basic familiarity with web terms and technologies, but doesn't require...

Beginning Rails 3 is the practical starting point for anyone wanting to learn how to build dynamic web applications using the Rails framew...

cena: 141,03

 Software Exorcism Bill Bluden 9781430251071 0
Software Exorcism

ISBN: 9781430251071 / Angielski / Miękka / 376 str.

ISBN: 9781430251071/Angielski/Miękka/376 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Bill Bluden
YOU HAVE TO OWN THIS BOOK Software Exorcism: A Handbook for Debugging and Optimizing Legacy Code takes an unflinching, no bulls$&# look at behavioral problems in the software engineering industry, shedding much-needed light on the social forces that make it difficult for programmers to do their job. Do you have a co-worker who perpetually writes bad code that you are forced to clean up? This is your book. While there are plenty of books on the market that cover debugging and short-term workarounds for bad code, Reverend Bill Blunden takes a revolutionary step beyond them by bringing...
YOU HAVE TO OWN THIS BOOK Software Exorcism: A Handbook for Debugging and Optimizing Legacy Code takes an unflinching, no bulls$&# look at b...
cena: 152,00

 Social Software Engineering: Development and Collaboration with Social Networking Keyes, Jessica 9781439853757 0
Social Software Engineering: Development and Collaboration with Social Networking

ISBN: 9781439853757 / Angielski / Twarda / 481 str.

ISBN: 9781439853757/Angielski/Twarda/481 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jessica Keyes

Although the precepts of software engineering have been around for decades, the field has failed to keep pace with rapid advancements in computer hardware and software. Modern systems that integrate multiple platforms and architectures, along with the collaborative nature of users who expect an instantaneous global reach via the Internet, require updated software engineering methods.

Social Software Engineering: Development and Collaboration with Social Networking examines the field through the spectrum of the social activities that now compose it....

Although the precepts of software engineering have been around for decades, the field has failed to keep pace with rapid advancements in computer h...

cena: 654,47

 Symmetry and Pattern in Projective Geometry Eric Lord 9781447146308 Springer, Berlin
Symmetry and Pattern in Projective Geometry

ISBN: 9781447146308 / Angielski / Miękka / 184 str.

ISBN: 9781447146308/Angielski/Miękka/184 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Eric Lord
Symmetry and Pattern in Projective Geometry is a self-contained study of projective geometry which compares and contrasts the analytic and axiomatic methods. The analytic approach is based on homogeneous coordinates, and brief introductions to Plucker coordinates and Grassmann coordinates are presented. This book looks carefully at linear, quadratic, cubic and quartic figures in two, three and higher dimensions. It deals at length with the extensions and consequences of basic theorems such as those of Pappus and Desargues. The emphasis throughout is on special configurations that have...
Symmetry and Pattern in Projective Geometry is a self-contained study of projective geometry which compares and contrasts the analytic and axiomatic m...
cena: 221,90

 25 Recipes for Getting Started with R: Excerpts from the R Cookbook Teetor, Paul 9781449303235 0
25 Recipes for Getting Started with R: Excerpts from the R Cookbook

ISBN: 9781449303235 / Angielski / Miękka / 62 str.

ISBN: 9781449303235/Angielski/Miękka/62 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Paul Teetor

R is a powerful tool for statistics and graphics, but getting started with this language can be frustrating. This short, concise book provides beginners with a selection of how-to recipes to solve simple problems with R. Each solution gives you just what you need to know to use R for basic statistics, graphics, and regression.

You'll find recipes on reading data files, creating data frames, computing basic statistics, testing means and correlations, creating a scatter plot, performing simple linear regression, and many more. These solutions were selected from O'Reilly's R...

R is a powerful tool for statistics and graphics, but getting started with this language can be frustrating. This short, concise book provides begi...

cena: 81,60

 Programming Hive: Data Warehouse and Query Language for Hadoop Edward Capriolo 9781449319335 0
Programming Hive: Data Warehouse and Query Language for Hadoop

ISBN: 9781449319335 / Angielski / Miękka / 350 str.

ISBN: 9781449319335/Angielski/Miękka/350 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Edward Capriolo

Need to move a relational database application to Hadoop? This comprehensive guide introduces you to Apache Hive, Hadoop's data warehouse infrastructure. You'll quickly learn how to use Hive's SQL dialect--HiveQL--to summarize, query, and analyze large datasets stored in Hadoop's distributed filesystem.

This example-driven guide shows you how to set up and configure Hive in your environment, provides a detailed overview of Hadoop and MapReduce, and demonstrates how Hive works within the Hadoop ecosystem. You'll also find real-world case studies that describe how companies have used...

Need to move a relational database application to Hadoop? This comprehensive guide introduces you to Apache Hive, Hadoop's data warehouse infrastru...

cena: 163,24

 Linux System Programming Robert Love 9781449339531 O'Reilly Media
Linux System Programming

ISBN: 9781449339531 / Angielski / Miękka / 456 str.

ISBN: 9781449339531/Angielski/Miękka/456 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Robert Love

Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel contributor Robert Love provides you with a tutorial on Linux system programming, a reference manual on Linux system calls, and an insider s guide to writing smarter, faster code.

Love clearly distinguishes between POSIX standard functions and special services offered only by Linux. With a new chapter on multithreading, this updated and expanded edition provides an in-depth look at Linux from both a theoretical and applied perspective over a...

Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel co...

cena: 266,03

 Heroku: Up and Running: Effortless Application Deployment and Scaling Middleton, Neil 9781449341398 0
Heroku: Up and Running: Effortless Application Deployment and Scaling

ISBN: 9781449341398 / Angielski / Miękka / 83 str.

ISBN: 9781449341398/Angielski/Miękka/83 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Neil Middleton

Take full advantage of Heroku s cloud-based hosting services. This guide takes you through the inner workings of this PaaS platform and delivers practical advice for architecting your application to work as efficiently as possible. You ll learn best practices for improving speed and throughput, solving latency issues, locating and fixing problems if your application goes down, and ensuring your deployments go smoothly.

By covering everything from basic concepts and primary components to add-on services and advanced topics such as buildpacks, this book helps you effectively deploy and...

Take full advantage of Heroku s cloud-based hosting services. This guide takes you through the inner workings of this PaaS platform and delivers pr...

cena: 40,77

 Relational Theory for Computer Professionals: What Relational Databases Are Really All about Date, Chris J. 9781449369439 0
Relational Theory for Computer Professionals: What Relational Databases Are Really All about

ISBN: 9781449369439 / Angielski / Miękka / 284 str.

ISBN: 9781449369439/Angielski/Miękka/284 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Chris Date

All of today s mainstream database products support the SQL language, and relational theory is what SQL is supposed to be based on. But are those products truly relational? Sadly, the answer is no. This book shows you what a real relational product would be like, and how and why it would be so much better than what s currently available.

With this unique book, you will:

  • Learn how to see database systems as programming systems
  • Get a careful, precise, and detailed definition of the relational model
  • Explore a detailed analysis of SQL from a relational point...

All of today s mainstream database products support the SQL language, and relational theory is what SQL is supposed to be based on. But are those p...

cena: 163,24

 Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators Mosher, Sue 9781555583460 0
Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators

ISBN: 9781555583460 / Angielski / Miękka / 825 str.

ISBN: 9781555583460/Angielski/Miękka/825 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Sue Mosher

Microsoft Outlook is the most widely used e-mail program and offers the most programmability. Sue Mosher introduces key concepts for programming Outlook using Visual Basic for Applications, custom Outlook forms, and external scripts, without the need for additional development tools.

For those who manage Outlook installations, it demonstrates how to use new features in the Outlook 2007 programming model such as building scripts that can create rules and views and manage categories. Power users will discover how to enhance Outlook with custom features, such as the ability to process...

Microsoft Outlook is the most widely used e-mail program and offers the most programmability. Sue Mosher introduces key concepts for programming Ou...

cena: 266,58

 Linkers and  Loaders John Levine 9781558604964 Elsevier Science & Technology
Linkers and Loaders

ISBN: 9781558604964 / Angielski / Miękka / 256 str.

ISBN: 9781558604964/Angielski/Miękka/256 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
John Levine
Whatever your programming language, whatever your platform, you probably tap into linker and loader functions all the time. But do you know how to use them to their greatest possible advantage? Only now, with the publication of Linkers & Loaders, is there an authoritative book devoted entirely to these deep-seated compile-time and run-time processes.
The book begins with a detailed and comparative account of linking and loading that illustrates the differences among various compilers and operating systems. On top of this foundation, the author presents clear practical advice to...
Whatever your programming language, whatever your platform, you probably tap into linker and loader functions all the time. But do you know how to use...
cena: 261,73

Pierwsza Podprzednia  226  227  228  Następna Ostatnia

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2026 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia