• 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 - Object Oriented

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
 [2950464]
• Literatura piękna
 [1818042]

  więcej...
• Turystyka
 [70123]
• Informatyka
 [151510]
• Komiksy
 [36386]
• Encyklopedie
 [23145]
• Dziecięca
 [612723]
• Hobby
 [135488]
• AudioBooki
 [1799]
• Literatura faktu
 [226050]
• Muzyka CD
 [373]
• Słowniki
 [2969]
• Inne
 [447626]
• Kalendarze
 [1159]
• Podręczniki
 [167118]
• Poradniki
 [469407]
• Religia
 [508205]
• Czasopisma
 [523]
• Sport
 [61168]
• Sztuka
 [242947]
• CD, DVD, Video
 [3513]
• Technologie
 [218724]
• Zdrowie
 [98968]
• Książkowe Klimaty
 [124]
• Zabawki
 [2556]
• Puzzle, gry
 [3690]
• Literatura w języku ukraińskim
 [264]
• Art. papiernicze i szkolne
 [8106]
Kategorie szczegółowe BISAC

Kategoria BISAC: Computers >> Programming - Object Oriented

ilość książek w kategorii: 1150

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


 Objects for Concurrent Constraint Programming Martin Henz Martin Henglishz 9781461375029 Springer
Objects for Concurrent Constraint Programming

ISBN: 9781461375029 / Angielski / Miękka / 171 str.

ISBN: 9781461375029/Angielski/Miękka/171 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Martin Henz; Martin Henglishz
Concurrent constraint programming (ccp) is a recent development in programming language design. Its central contribution is the notion of partial information provided by a shared constraint store. This constraint store serves as a communication medium between concurrent threads of control and as a vehicle for their synchronization.
Objects for Concurrent Constraint Programming analyzes the possibility of supporting object-oriented programming in ccp. Starting from established approaches, the book covers various object models and discusses their properties. Small Oz, a...
Concurrent constraint programming (ccp) is a recent development in programming language design. Its central contribution is the notion of partial info...
cena: 1024,75

 Variational Object-Oriented Programming Beyond Classes and Inheritance Mira Mezini 9781461375746 Springer
Variational Object-Oriented Programming Beyond Classes and Inheritance

ISBN: 9781461375746 / Angielski / Miękka / 258 str.

ISBN: 9781461375746/Angielski/Miękka/258 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Mira Mezini
Purpose of the Book This book presents an approach to improve the standard object-oriented pro- gramming model. The proposal is aimed at supporting a larger range of incre- mental behavior variations and thus promises to be more effective in mastering the complexity of today's software. The ability of dealing with the evolutionary nature of software is one of main merits of object-oriented data abstraction and inheritance. Object-orientation allows to organize software in a structured way by separating the description of different kinds of an abstract data type into different classes and...
Purpose of the Book This book presents an approach to improve the standard object-oriented pro- gramming model. The proposal is aimed at supporting a ...
cena: 603,81

 Multi-Threaded Object-Oriented Mpi-Based Message Passing Interface: The Arch Library Adamo, Jean-Marc 9781461376408 Springer
Multi-Threaded Object-Oriented Mpi-Based Message Passing Interface: The Arch Library

ISBN: 9781461376408 / Angielski / Miękka / 185 str.

ISBN: 9781461376408/Angielski/Miękka/185 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jean-Marc Adamo
Multi-Threaded Object-Oriented MPI-Based Message Passing Interface: The ARCH Library presents ARCH, a library built as an extension to MPI. ARCH relies on a small set of programming abstractions that allow the writing of well-structured multi-threaded parallel codes according to the object-oriented programming style. ARCH has been written with C++. The book describes the built-in classes, and illustrates their use through several template application cases in several fields of interest: Distributed Algorithms (global completion detection, distributed process serialization),...
Multi-Threaded Object-Oriented MPI-Based Message Passing Interface: The ARCH Library presents ARCH, a library built as an extension...
cena: 603,81

 Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java Joseph, III Bergin Mark Stehlik Jim Roberts 9780970579515 Dreamsongs Press
Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java

ISBN: 9780970579515 / Angielski / Miękka / 240 str.

ISBN: 9780970579515/Angielski/Miękka/240 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
III Joseph Bergin; Mark Stehlik; Jim Roberts

"Karel J Robot" is an introduction to computer programming for novices. It uses the Java programming language to introduce the principles of object-oriented programming. It is the latest version in the "Karel The Robot" series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world.

"Karel J Robot" stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the exercises in...

"Karel J Robot" is an introduction to computer programming for novices. It uses the Java programming language to introduce the principles of object...

cena: 127,71

 Monty Karel: A Gentle Introduction to the Art of Object-Oriented Programming in Python Joseph, III Bergin Mark Stehlik Jim Roberts 9780970579522 Dreamsongs Press
Monty Karel: A Gentle Introduction to the Art of Object-Oriented Programming in Python

ISBN: 9780970579522 / Angielski / Miękka / 238 str.

ISBN: 9780970579522/Angielski/Miękka/238 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
III Joseph Bergin; Mark Stehlik; Jim Roberts

"Monty Karel" is an introduction to computer programming for novices. It uses the Python programming language to introduce the principles of dynamic object-oriented programming. It is the latest version in the "Karel The Robot" series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world.

"Monty Karel" stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the...

"Monty Karel" is an introduction to computer programming for novices. It uses the Python programming language to introduce the principles of dynami...

cena: 127,71

 Karel R Tuesday: A Gentle Introduction to the Art of Dynamic Object-Oriented Programming in Ruby Joseph, III Bergin Mark Stehlik Jim Roberts 9780985154394 Software Tools
Karel R Tuesday: A Gentle Introduction to the Art of Dynamic Object-Oriented Programming in Ruby

ISBN: 9780985154394 / Angielski / Miękka / 260 str.

ISBN: 9780985154394/Angielski/Miękka/260 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
III Joseph Bergin; Mark Stehlik; Jim Roberts

"Karel R Tuesday" is an introduction to computer programming for novices. It uses the Ruby programming language to introduce the principles of dynamic object-oriented programming. It is the latest version in the "Karel The Robot" series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world.

"Karel R Tuesday" stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the...

"Karel R Tuesday" is an introduction to computer programming for novices. It uses the Ruby programming language to introduce the principles of dyna...

cena: 127,71

 Object-Oriented Methods Dr Richmond S. Adebiaye 9781482792782 Createspace
Object-Oriented Methods

ISBN: 9781482792782 / Angielski / Miękka / 200 str.

ISBN: 9781482792782/Angielski/Miękka/200 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Richmond S. Adebiaye
OBJECT-ORIENTED METHODS (Principles and Practices), New Edition is a comprehensive, modern and resourceful textbook for both undergraduate and graduate students. This textbook introduces the student to the basic concepts of object-oriented analysis and design. Use case modeling, class modeling and state modeling using common notations are covered. Completion of several exercises and a group project are required. The book also demonstrated the use of the concepts of abstraction, encapsulation, inheritance and aggregation in software development, the role of use cases in software development,...
OBJECT-ORIENTED METHODS (Principles and Practices), New Edition is a comprehensive, modern and resourceful textbook for both undergraduate and graduat...
cena: 219,43

 Book 2: Flying With Objective-C - iOS App Development for Non-Programmers: The Series on How to Create iPhone & iPad Apps Lee, Greg 9780988232716 Oak Leaf Enterprises, Inc
Book 2: Flying With Objective-C - iOS App Development for Non-Programmers: The Series on How to Create iPhone & iPad Apps

ISBN: 9780988232716 / Angielski / Miękka / 382 str.

ISBN: 9780988232716/Angielski/Miękka/382 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Kevin J. McNeish; Greg Lee; Sharlene Mendoza McNeish

Updated for iOS 7 and Xcode 5 Review
""I have spent a small fortune on beginner programming books that have consistently left me scratching my head. I've often wondered if I just didn't have the ability to learn and grasp the subject. But, in this book I've found the answer; I can."" - TL Pearce

Unleash Your Inner App Developer This second book in the series from Kevin McNeish, winner of the 2012 Publishing Innovation Award, highly acclaimed iOS trainer and conference speaker, and award-winning App Developer, is specifically designed to teach non-programmers Objective-C; the...

Updated for iOS 7 and Xcode 5 Review
""I have spent a small fortune on beginner programming books that have consistently left me scratching my...

cena: 99,74

 Scratch Cookbook Brandon Milonovich 9781849518420 COMPUTER BOOKSHOPS
Scratch Cookbook

ISBN: 9781849518420 / Angielski / Miękka / 262 str.

ISBN: 9781849518420/Angielski/Miękka/262 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Brandon Milonovich
Get started using Scratch, or take your programs to a new level using simple, easy-to-read recipes Learn techniques for animating stories Create fun and engaging games
Get started using Scratch, or take your programs to a new level using simple, easy-to-read recipes Learn techniques for animating stories Create fun a...
cena: 234,10

 Groovy 2 Cookbook Andrey Adamovich 9781849519366 COMPUTER BOOKSHOPS
Groovy 2 Cookbook

ISBN: 9781849519366 / Angielski / Miękka / 394 str.

ISBN: 9781849519366/Angielski/Miękka/394 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Andrey Adamovich
Get up to speed with Groovy, a language for the Java Virtual Machine (JVM) that integrates features of both object-oriented and functional programming. This book will show you the powerful features of Groovy 2 applied to real-world scenarios and how the dynamic nature of the language makes it very simple to tackle problems that would otherwise require hours or days of research and implementation. Groovy 2 Cookbook contains a vast number of recipes covering many facets of today's programming landscape. From language-specific topics such as closures and metaprogramming, to more advanced...
Get up to speed with Groovy, a language for the Java Virtual Machine (JVM) that integrates features of both object-oriented and functional programming...
cena: 234,10

 Practical Object-Oriented Design Using UML Mark Priestley 9780077103934 0
Practical Object-Oriented Design Using UML

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

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

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Mark Priestley
Provides an introduction to the design of object-oriented programs using UML. This book focuses on the application of UML in the development of software, and offers a tutorial to the UML notation and its application. The book is useful for undergraduates taking modules as part of a Computer Science or Software Engineering degree programme.
Provides an introduction to the design of object-oriented programs using UML. This book focuses on the application of UML in the development of softwa...
cena: 424,55

 learning to program with alice (w/ cd rom)  Dann, Wanda 9780132122474 0
learning to program with alice (w/ cd rom)

ISBN: 9780132122474 / Angielski / Mixed media product / 400 str.

ISBN: 9780132122474/Angielski/Mixed media product/400 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Wanda Dann
Learning to Program with Alice, 3e is appropriate for all one-semester pre-CS1 and computer literacy courses, and for integration into the first weeks of many introductory CS1 courses.

Alice was designed to make programming concepts easier to teach and learn. In the Third Edition of Learning to Program with Alice, Alice's creators offer a complete full-color introduction to the interactive Alice programming environment. The authors make extensive use of program visualization to establish an easy, intuitive relationship between program constructs and the 3D graphics...
Learning to Program with Alice, 3e is appropriate for all one-semester pre-CS1 and computer literacy courses, and for integration into the firs...
cena: 822,18

 Types and Programming Languages Benjamin C. (Professor, University of Pennsylvania) Pierce 9780262162098 MIT Press Ltd
Types and Programming Languages

ISBN: 9780262162098 / Angielski / Twarda / 648 str.

ISBN: 9780262162098/Angielski/Twarda/648 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
University of Pennsylvania) Pierce Benjamin C. (Professor

A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of type systems -- and of programming languages from a type-theoretic perspective -- has important applications in software engineering, language design, high-performance compilers, and security.

This text provides a comprehensive introduction both to type systems in computer science and to the basic theory of programming languages. The approach is pragmatic and operational; each new concept...

A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according ...

cena: 427,73

 Linq for Dummies Mueller, John Paul 9780470277942 0
Linq for Dummies

ISBN: 9780470277942 / Angielski / Miękka / 384 str.

ISBN: 9780470277942/Angielski/Miękka/384 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
John Paul Mueller
If you've asked yourself "Why can't I develop database and XML queries in a language I already know?," then Language INtegrated Query, or LINQ, is for you. LINQ For Dummies introduces you to LINQ and the .NET Framework technologies, so you can use LINQ to query any object, any data set, any kind of XML, and SQL Server--no questions asked.

This plain-English guide gives you a thorough overview of LINQ, from understanding the tasks it performs to making LINQ work with both Visual Basic and Visual Studio 2005. It explains the four LINQ providers in the .NET Framework, the easiest ways...

If you've asked yourself "Why can't I develop database and XML queries in a language I already know?," then Language INtegrated Query, or LINQ, is for...
cena: 112,68

 Principles of Constraint Programming Krzysztof R. Apt 9780521125499 0
Principles of Constraint Programming

ISBN: 9780521125499 / Angielski / Miękka / 424 str.

ISBN: 9780521125499/Angielski/Miękka/424 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Krzysztof R. Apt
Scheduling, vehicle routing and timetabling are all examples of constraint problems, and methods to solve them rely on the idea of constraint propagation and search. This book meets the need for a modern, multidisciplinary introduction to the field that covers foundations and applications. Written by Krzysztof Apt, an authority on the subject, it will be welcomed by graduate students and professionals. With the insertion of constraint techniques into programming environments, new developments have accelerated the solution process. Constraint programming combines ideas from artificial...
Scheduling, vehicle routing and timetabling are all examples of constraint problems, and methods to solve them rely on the idea of constraint propagat...
cena: 325,67

 The Elements of UML 2.0 Style Ambler, Scott W. 9780521616782 0
The Elements of UML 2.0 Style

ISBN: 9780521616782 / Angielski / Miękka / 202 str.

ISBN: 9780521616782/Angielski/Miękka/202 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Scott W Ambler
For all developers who create models using the Unified Modeling Language (UML) 2.x The Elements of UML(TM) 2.0 Style sets the rules for style that will improve your productivity - especially in teams, where understandability and consistency are critical. Coming from renowned UML expert Scott Ambler, the book furnishes a set of rules for modelling in the UML and describes a collection of standards and guidelines for creating effective UML diagrams that will be concise and easy to understand. It provides conventions for: Class diagrams; Timing Diagrams; Use case diagrams; Composite Structure...
For all developers who create models using the Unified Modeling Language (UML) 2.x The Elements of UML(TM) 2.0 Style sets the rules for style that wil...
cena: 112,37

 The Haskell School of Expression: Learning Functional Programming Through Multimedia Hudak, Paul 9780521644082 0
The Haskell School of Expression: Learning Functional Programming Through Multimedia

ISBN: 9780521644082 / Angielski / Miękka / 382 str.

ISBN: 9780521644082/Angielski/Miękka/382 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Paul Hudak
This book, first published in 2000, teaches functional programming using Haskell and examples drawn from multimedia applications.
This book, first published in 2000, teaches functional programming using Haskell and examples drawn from multimedia applications.
cena: 227,66

 Concepts in Programming Languages John C Mitchell 9780521780988 0
Concepts in Programming Languages

ISBN: 9780521780988 / Angielski / Twarda / 540 str.

ISBN: 9780521780988/Angielski/Twarda/540 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
John C Mitchell
Concepts in Programming Languages elucidates the central concepts used in modern programming languages, such as functions, types, memory management, and control. The book is unique in its comprehensive presentation and comparison of major object-oriented programming languages. Separate chapters examine the history of objects, Simula and Smalltalk, and the prominent languages C++ and Java. The author presents foundational topics, such as lambda calculus and denotational semantics, in an easy-to-read, informal style, focusing on the main insights provided by these theories. Advanced topics...
Concepts in Programming Languages elucidates the central concepts used in modern programming languages, such as functions, types, memory management, a...
cena: 347,56

 Jython Essentials Samuele Pedroni 9780596002473 0
Jython Essentials

ISBN: 9780596002473 / Angielski / Miękka / 302 str.

ISBN: 9780596002473/Angielski/Miękka/302 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Samuele Pedroni

Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used interactively, so you can get immediate results as you are programming.Jython Essentials provides a solid introduction to the Python language, offering a brief but thorough tour of the...

Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The ...

cena: 143,42

 Objects for Concurrent Constraint Programming   9780792380382 0
Objects for Concurrent Constraint Programming

ISBN: 9780792380382 / Angielski / Twarda / 171 str.

ISBN: 9780792380382/Angielski/Twarda/171 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Concurrent constraint programming (ccp) is a recent development in programming language design. Its central contribution is the notion of partial information provided by a shared constraint store. This constraint store serves as a communication medium between concurrent threads of control and as a vehicle for their synchronization.
Objects for Concurrent Constraint Programming analyzes the possibility of supporting object-oriented programming in ccp. Starting from established approaches, the book covers various object models and discusses their properties. Small Oz, a...
Concurrent constraint programming (ccp) is a recent development in programming language design. Its central contribution is the notion of partial info...
cena: 885,61

Pierwsza Podprzednia  13  14  15  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