![]() |
Objects for Concurrent Constraint Programming
ISBN: 9781461375029 / Angielski / Miękka / 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:
1024,75 |
![]() |
Variational Object-Oriented Programming Beyond Classes and Inheritance
ISBN: 9781461375746 / Angielski / Miękka / 258 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9781461376408 / Angielski / Miękka / 185 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9780970579515 / Angielski / Miękka / 240 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "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
ISBN: 9780970579522 / Angielski / Miękka / 238 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "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
ISBN: 9780985154394 / Angielski / Miękka / 260 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "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
ISBN: 9781482792782 / Angielski / Miękka / 200 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9780988232716 / Angielski / Miękka / 382 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Updated for iOS 7 and Xcode 5 Review 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 |
cena:
99,74 |
![]() |
Scratch Cookbook
ISBN: 9781849518420 / Angielski / Miękka / 262 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9781849519366 / Angielski / Miękka / 394 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9780077103934 / Angielski / Miękka / 376 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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)
ISBN: 9780132122474 / Angielski / Mixed media product / 400 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9780262162098 / Angielski / Twarda / 648 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9780470277942 / Angielski / Miękka / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9780521125499 / Angielski / Miękka / 424 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9780521616782 / Angielski / Miękka / 202 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9780521644082 / Angielski / Miękka / 382 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9780521780988 / Angielski / Twarda / 540 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
ISBN: 9780596002473 / Angielski / Miękka / 302 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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
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 |