• 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: 5268

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


 The School of Niklaus Wirth: The Art of Simplicity Boszormenyi, Laszlo 9781558607231 Morgan Kaufmann Publishers
The School of Niklaus Wirth: The Art of Simplicity

ISBN: 9781558607231 / Angielski / Twarda / 260 str.

ISBN: 9781558607231/Angielski/Twarda/260 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Laszlo Boeszoermenyi; Laszlo Boszormenyi; Laszls Bvszvrminyi
Niklaus Wirth is one of the great pioneers of computer technology and winner of the ACM's A.M. Turing Award, the most prestigious award in computer science. he has made substantial contributions to the development of programming languages, compiler construction, programming methodology, and hardware design. While working at ERH Zurich, he developed the languages Pascal and Modula-2. He also designed an early high performance workstation, the Personal Computer Lilith, and most recently the language and operating system Oberon.
While Wirth has often been praised for his excellent work as a...
Niklaus Wirth is one of the great pioneers of computer technology and winner of the ACM's A.M. Turing Award, the most prestigious award in computer sc...
cena: 383,65

 Arm System Developer's Guide: Designing and Optimizing System Software Sloss, Andrew 9781558608740 Morgan Kaufmann Publishers
Arm System Developer's Guide: Designing and Optimizing System Software

ISBN: 9781558608740 / Angielski / Twarda / 689 str.

ISBN: 9781558608740/Angielski/Twarda/689 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Andrew Sloss; Dominic Symes; Chris Wright
Over the last ten years, the ARM architecture has become one of the most pervasive architectures in the world, with more than 2 billion ARM-based processors embedded in products ranging from cell phones to automotive braking systems. A world-wide community of ARM developers in semiconductor and product design companies includes software developers, system designers and hardware engineers. To date no book has directly addressed their need to develop the system and software for an ARM-based system. This text fills that gap.

This book provides a comprehensive description of the operation of...

Over the last ten years, the ARM architecture has become one of the most pervasive architectures in the world, with more than 2 billion ARM-based proc...
cena: 346,28

 Using CSH & Tcsh: Type Less, Accomplish More DuBois, Paul 9781565921320 O'Reilly Media
Using CSH & Tcsh: Type Less, Accomplish More

ISBN: 9781565921320 / Angielski / Book / 220 str.

ISBN: 9781565921320/Angielski/Book/220 str.

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

If you use UNIX, you probably use csh to type commands even if you've never heard of it. It's the standard shell (command line) on most UNIX systems. tcsh is an enhanced version that's freely available and highly recommended.Using csh & tcsh describes from the beginning how to use these shells interactively. More important, it shows how to get your work done faster with less typing. Even if you've used UNIX for years, techniques described in this book can make you more efficient.You'll learn how to:

  • Make your prompt tell you where you are (no more...

If you use UNIX, you probably use csh to type commands even if you've never heard of it. It's the standard shell (command line) on most UNIX...

cena: 136,67

 sed & awk: UNIX Power Tools Dale Dougherty 9781565922259 O'Reilly Media
sed & awk: UNIX Power Tools

ISBN: 9781565922259 / Angielski / Miękka / 434 str.

ISBN: 9781565922259/Angielski/Miękka/434 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Dale Dougherty

sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox.sed is a "stream editor" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data processing step. The most common operation done with sed is substitution, replacing one block of text with another.awk is a complete programming language. Unlike many conventional languages, awk is "data driven" -- you specify what kind of data you are interested in and the operations to be...

sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox.sed is a "stream editor" for edi...

cena: 195,26

 Practical C Programming 3e: Why Does 2+2 = 5986? Steve Oualline 9781565923065 O'Reilly Media
Practical C Programming 3e: Why Does 2+2 = 5986?

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

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

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Steve Oualline

There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks(r) famous.C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update.Practical rules are stressed. For example, there are fifteen precedence rules in C (&& comes before -- comes before ?: ). The...

There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks(r) ...

cena: 175,73

 Tcl/TK Pocket Reference: Programming Tools Raines, Paul 9781565924987 O'Reilly Media
Tcl/TK Pocket Reference: Programming Tools

ISBN: 9781565924987 / Angielski / Book / 94 str.

ISBN: 9781565924987/Angielski/Book/94 str.

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

The Tcl/Tk combination is increasingly popular because it lets you produce sophisticated graphical interfaces with a few easy commands, develop and change scripts quickly, and conveniently tie together existing utilities or programming libraries.The Tcl/Tk Pocket Reference, a handy reference guide to the basic Tcl language elements, Tcl and Tk commands, and Tk widgets, is a companion volume to Tcl/Tk in a Nutshell.


The Tcl/Tk combination is increasingly popular because it lets you produce sophisticated graphical interfaces with a few easy commands, develop and...

cena: 38,86

 Database Programming with JDBC and Java George Reese 9781565926165 O'Reilly Media
Database Programming with JDBC and Java

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

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

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
George Reese

Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in objects while most databases do not.

This book describes the standard Java interfaces that make portable object-oriented access to relational databases possible and offers a robust model for writing applications that are easy to maintain. It introduces the JDBC and RMI packages and uses them to develop three-tier applications (applications divided into a user interface, an object-oriented logic component, and an information...

Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in o...

cena: 208,27

 Testing and Quality Assurance for Component-Based Software Jerry Zeyu Gao H. S. Jacob Tsao Ye Wu 9781580534802 Artech House Publishers
Testing and Quality Assurance for Component-Based Software

ISBN: 9781580534802 / Angielski / Twarda / 439 str.

ISBN: 9781580534802/Angielski/Twarda/439 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jerry Zeyu Gao; H. S. Jacob Tsao; Ye Wu
Presenting the state of the art in component-based software testing, this cutting-edge resource offers you an in-depth understanding of the current issues, challenges, needs and solutions in this critical area. The book discusses the very latest advances in component-based testing and quality assurance in an accessible tutorial format, making the material easy to comprehend and benefit from no matter what your professional level. important, and how it differs from traditional software testing. From an introduction to software components, testing component-based software and validation methods...
Presenting the state of the art in component-based software testing, this cutting-edge resource offers you an in-depth understanding of the current is...
cena: 553,13

 Iterative Dynamic Programming Rein Luus 9781584881483 Chapman & Hall/CRC
Iterative Dynamic Programming

ISBN: 9781584881483 / Angielski / Twarda / 342 str.

ISBN: 9781584881483/Angielski/Twarda/342 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Rein Luus
Dynamic programming is a powerful method for solving optimization problems, but has a number of drawbacks that limit its use to solving problems of very low dimension. To overcome these limitations, author Rein Luus suggested using it in an iterative fashion. Although this method required vast computer resources, modifications to his original scheme have made the computational procedure feasible.
With iteration, dynamic programming becomes an effective optimization procedure for very high-dimensional optimal control problems and has demonstrated applicability to singular control problems....
Dynamic programming is a powerful method for solving optimization problems, but has a number of drawbacks that limit its use to solving problems of ve...
cena: 940,04

 A Numerical Library in Java for Scientists and Engineers H. T. Lau Hang T. Lau Lau T. Lau 9781584884309 Chapman & Hall/CRC
A Numerical Library in Java for Scientists and Engineers

ISBN: 9781584884309 / Angielski / Twarda / 1088 str.

ISBN: 9781584884309/Angielski/Twarda/1088 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
H. T. Lau; Hang T. Lau; Lau T. Lau
At last researchers have an inexpensive library of Java-based numeric procedures for use in scientific computation. The first and only book of its kind, A Numeric Library in Java for Scientists and Engineers is a translation into Java of the library NUMAL (NUMerical procedures in ALgol 60).
This groundbreaking text presents procedural descriptions for linear algebra, ordinary and partial differential equations, optimization, parameter estimation, mathematical physics, and other tools that are indispensable to any dynamic research group.
The book offers test programs that allow...
At last researchers have an inexpensive library of Java-based numeric procedures for use in scientific computation. The first and only book of its kin...
cena: 989,52

 Database Programming with C# Carsten Thomsen Manohar Kamath 9781590590102 Apress
Database Programming with C#

ISBN: 9781590590102 / Angielski / Miękka / 696 str.

ISBN: 9781590590102/Angielski/Miękka/696 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Carsten Thomsen; Manohar Kamath
Non-VB programmers are shown how they can have the same database ease that Visual Basic programmers have: step-by-step coverage of data access in Visual Studio .NET, with example code in C#.
Non-VB programmers are shown how they can have the same database ease that Visual Basic programmers have: step-by-step coverage of data access in Visu...
cena: 195,26

 Java Persistence for Relational Databases Richard Sperko John Carnell 9781590590713 Apress
Java Persistence for Relational Databases

ISBN: 9781590590713 / Angielski / Miękka / 368 str.

ISBN: 9781590590713/Angielski/Miękka/368 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Richard Sperko; John Carnell

Java Persistence for Relational Databases is chock full of best practices and patterns, for those of you who want to connect to databases using Java Coverage includes various database-related APIs for Java, like JDO, JDBC (including the newest 3.0 APIs), and CMP ("Container Managed Persistence" with EJB).

All those things you developers have wanted to know--but were afraid to ask--are featured inside this book. It offers a realistic and multi-angled look at persisting Java objects. Whether your environment requires you to use JDO, CMP, Castor, or to hand-code a persistence...

Java Persistence for Relational Databases is chock full of best practices and patterns, for those of you who want to connect to databases us...

cena: 142,52

 Accessibility for Everybody: Understanding the Section 508 Accessibility Requirements John Mueller John Paul Mueller 9781590590867 Apress
Accessibility for Everybody: Understanding the Section 508 Accessibility Requirements

ISBN: 9781590590867 / Angielski / Twarda / 531 str.

ISBN: 9781590590867/Angielski/Twarda/531 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
John Mueller; John Paul Mueller
While other books are looking to the Web and people with disabilities to focus attention on accessibility issues, "Accessibility for Everybody: Understanding the Section 508 Accessibility Requirements" looks that whole picture--accessibility for everyone in every environment. The government quickly realized that they have a wealth of older applications that will never appear on the Internet, but require some type of remedial upgrade to make them more accessible. The Section 508 rules don't just touch on the Internet, they provide rules about every aspect of computer use. Issues such as how to...
While other books are looking to the Web and people with disabilities to focus attention on accessibility issues, "Accessibility for Everybody: Unders...
cena: 214,79

 Enterprise Java for SAP Austin Sincock 9781590590980 Apress
Enterprise Java for SAP

ISBN: 9781590590980 / Angielski / Twarda / 320 str.

ISBN: 9781590590980/Angielski/Twarda/320 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Austin Sincock

Enterprise Java for SAP is designed as an introduction to the Java 2 Platform, Enterprise Edition (J2EE) for the SAP developer. After providing a general introduction to Java, author Austin Sincock explores how to open the typically closed SAP environment to the world of Java.

Utilizing SAP's Java connector, JCo, Sincock details an end-to-end web application that connects directly to SAP, including the deployment and implementation of both a web server and an external database. He explores communicating with an SAP environment through such Java and J2EE...

Enterprise Java for SAP is designed as an introduction to the Java 2 Platform, Enterprise Edition (J2EE) for the SAP developer. After provid...

cena: 234,32

 WebSphere Studio Application Developer 5.0: Practical J2EE Development Livshin, Igor 9781590591208 Apress
WebSphere Studio Application Developer 5.0: Practical J2EE Development

ISBN: 9781590591208 / Angielski / Miękka / 656 str.

ISBN: 9781590591208/Angielski/Miękka/656 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Igor Livshin
  • Covers integration of WSAD with WebSphere MQ (MQSeries), which allows the enterprise application to connect to a legacy datacritical information for any enterprise developer and not available elsewhere
  • Teaches development of JMS Point-to-Point and Publish/Subscribe applications
  • Provides in-depth discussion of pattern development, and includes tips and best practices

WebSphere Studio Application Developer 5.0: Practical J2EE Development covers the latest release of the IBM's J2EE 1.3 development tool, WebSphere Studio Application...

  • Covers integration of WSAD with WebSphere MQ (MQSeries), which allows the enterprise application to connect to a legacy datacritical informat...
cena: 183,25

 Pro ASP.NET Web Forms Techniques Alex Homer 9781590593172 Apress
Pro ASP.NET Web Forms Techniques

ISBN: 9781590593172 / Angielski / Miękka / 608 str.

ISBN: 9781590593172/Angielski/Miękka/608 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Alex Homer
ASP.NET MAKES IT EASY to create intemctive and intuitive interfaces for Web applica tions, and attmctive and exciting Web pages. The server-based postback architecture, combined with the comprehensive army of server controls that are provided as part of the .NET Framework, allow developers to quickly build browser-based interfaces for Web sites and Web applications-using much the same event -driven approach as in "tmdi tional" executable programs developed in languages like VISual Basic, Delphi, and C++. This is a completely new and different way of working from previous versions of ASP, and...
ASP.NET MAKES IT EASY to create intemctive and intuitive interfaces for Web applica tions, and attmctive and exciting Web pages. The server-based post...
cena: 214,79

 PHP 5 Recipes: A Problem-Solution Approach Lee Babin Jon Stephens Frank M. Kromann 9781590595091 Apress
PHP 5 Recipes: A Problem-Solution Approach

ISBN: 9781590595091 / Angielski / Miękka / 650 str.

ISBN: 9781590595091/Angielski/Miękka/650 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Lee Babin; Jon Stephens; Frank M. Kromann
As the Internet continues to evolve, so too does the necessity for a language that addresses the functionality needs of the Internet's web viewers. Over time, some programming l- guages have come and gone, and others have continued to evolve. Several languages have moved into the lead in the race for supremacy. Although languages such as ColdFusion, ASP.NET, and CGI certainly have their advantages, PHP seems to be the developer's choice for a versatile, open-source solution. PHP has grown over the years and, thanks to its devotees, has continued to adopt the functionality most preferred by...
As the Internet continues to evolve, so too does the necessity for a language that addresses the functionality needs of the Internet's web viewers. Ov...
cena: 158,80

 Hacking: The Art of Exploitation, 2nd Edition Jon Erickson 9781593271442 No Starch Press,US
Hacking: The Art of Exploitation, 2nd Edition

ISBN: 9781593271442 / Angielski / Miękka / 488 str.

ISBN: 9781593271442/Angielski/Miękka/488 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jon Erickson
Hacking is the art of creative problem solving, whether that means finding an unconventional solution to a difficult problem or exploiting holes in sloppy programming. Many people call themselves hackers, but few have the strong technical foundation needed to really push the envelope.

Rather than merely showing how to run existing exploits, author Jon Erickson explains how arcane hacking techniques actually work. To share the art and science of hacking in a way that is accessible to everyone, Hacking: The Art of Exploitation, 2nd Edition introduces the fundamentals of C programming...

Hacking is the art of creative problem solving, whether that means finding an unconventional solution to a difficult problem or exploiting holes in sl...
cena: 195,26

 Explorations in Quantum Computing Colin P. Williams 9781846288869 Springer
Explorations in Quantum Computing

ISBN: 9781846288869 / Angielski / Twarda / 717 str.

ISBN: 9781846288869/Angielski/Twarda/717 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Colin P. Williams
By the year 2020, the basic memory components of a computer will be the size of individual atoms. At such scales, the current theory of computation will become invalid. A new field called "quantum computing" is emerging that is reinventing the foundations of computer science and information theory in a way that is consistent with quantum physics - the most accurate model of reality that is currently known. Remarkably, this new theory predicts that quantum computers can perform certain tasks breathtakingly faster than classical computers, and, better yet, can accomplish mind-boggling feats...
By the year 2020, the basic memory components of a computer will be the size of individual atoms. At such scales, the current theory of computation wi...
cena: 407,25

 Achieving Safety and Reliability with Computer Systems Safety and Reliability Society           B. K. Daniels 9781851661671 Elsevier Science & Technology
Achieving Safety and Reliability with Computer Systems

ISBN: 9781851661671 / Angielski / Twarda / 293 str.

ISBN: 9781851661671/Angielski/Twarda/293 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Safety and Reliability Society; B. K. Daniels
The safe operation of computer systems, in both their software and hardware continues to be a key issue in many real time applications, when people, environment, investment or goodwill can be at risk. Such applications include the monitoring and control of high energy processes, of nuclear and chemical plants, of factory automation, of transportation systems, or funds transfer and of communication and information systems. This book represents the proceedings of the 1987 Safety and Reliability Society Symposium held in Altrincham, UK, 11-12 November 1987. It is thus part of the series of...
The safe operation of computer systems, in both their software and hardware continues to be a key issue in many real time applications, when people, e...
cena: 836,62

Pierwsza Podprzednia  202  203  204  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