Algol-Like Languages
ISBN: 9780817638801 / Angielski / Twarda / 288 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. In recent years there has been a remarkable convergence of interest in programming languages based on ALGOL 60. Researchers interested in the theory of procedural and object-oriented languages discovered that ALGOL 60 shows how to add procedures and object classes to simple imperative languages in a general and clean way. And, on the other hand, researchers interested in purely functional languages discovered that ALGOL 60 shows how to add imperative mechanisms to functional languages in a way that does not compromise their desirable properties. Unfortunately, many of the key works in this...
In recent years there has been a remarkable convergence of interest in programming languages based on ALGOL 60. Researchers interested in the theory o...
|
|
cena:
385,52 zł |
Algol-Like Languages
ISBN: 9780817639372 / Angielski / Twarda / 349 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. To construct a compiler for a modern higher-level programming languagel one needs to structure the translation to a machine-like intermediate language in a way that reflects the semantics of the language. little is said about such struc turing in compiler texts that are intended to cover a wide variety of program ming languages. More is said in the Iiterature on semantics-directed compiler construction 1] but here too the viewpoint is very general (though limited to 1 languages with a finite number of syntactic types). On the other handl there is a considerable body of work using the...
To construct a compiler for a modern higher-level programming languagel one needs to structure the translation to a machine-like intermediate language...
|
|
cena:
385,52 zł |
Pro J2EE 1.4: from professional to expert
ISBN: 9781590593400 / Angielski / Miękka / 908 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This chapter has covered a lot of ground. After reading it, you should have a thorough understanding of the new features available in the JSP 2.0 specification. We covered what you need to know to write your own custom actions, regardless of which imple mentation you choose. Custom actions are useful for creating reusable JSP compo nents. New in the JSP 2.0 specification are the notions of tag files and JSP fragments. These are simple ways to create custom actions without having to know how to write Java. They provide a mechanism for page authors to create their own custom tag libraries...
This chapter has covered a lot of ground. After reading it, you should have a thorough understanding of the new features available in the JSP 2.0 spec...
|
|
cena:
212,02 zł |
Essential Renderman(r)
ISBN: 9781846283444 / Angielski / Miękka / 268 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. RenderMan has long been associated with top-end film production and is an essential tool for creating many of the effects and images in recent animated films (such as Monsters, Inc., Finding Nemo and The Incredibles). RenderMan is widely available and, with the demand for higher quality images, is now used by computer-based artists at all levels of the graphics industry. Intended to provide a straightforward and easy introduction to the basic techniques involved, this book provides an excellent grounding, enabling readers to confidently move to more advanced texts. This second... RenderMan has long been associated with top-end film production and is an essential tool for creating many of the effects and images in recent anim... |
|
cena:
154,04 zł |
Essential Visual J++ 6.0 Fast: How to Develop Java Applications and Applets with Visual J++
ISBN: 9781852330132 / Angielski / Miękka / 224 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Java is an object oriented language which allows you to create interactive Web pages, or to write applications which will run on any computer. Visual J++ gives you access to the power of Java with all the benefits of a modern visual development environment, for fast programming, and debugging. If you are new to Java or are an existing Java programmer who wants to switch to Visual J++, this book gives you all the essential information you need using lots of examples. Topics covered in this book include: the Java language, polymorphism, inheritance and encapsulation, graphics and animation,...
Java is an object oriented language which allows you to create interactive Web pages, or to write applications which will run on any computer. Visual ...
|
|
cena:
192,74 zł |
Essential JavaBeans Fast
ISBN: 9781852330323 / Angielski / Miękka / 174 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Essential JavaBeans fast de-mystifies the terminology and gets programmers using the JavaBean components quickly and effectively in their own applications. Programmers can either read the book from start-to-finish (it shouldnt take long) or can dip into it for various aspects of JavaBeans where needed. The book focuses on all the necessary elements for getting started on and using JavaBeans. Many examples are included and readers are encouraged to try them out as they go, to get a real feel for how JavaBeans work.
Essential JavaBeans fast de-mystifies the terminology and gets programmers using the JavaBean components quickly and effectively in their own a...
|
|
cena:
115,48 zł |
Essential Java 2 Fast: How to Develop Applications and Applets with Java 2
ISBN: 9781852330712 / Angielski / Miękka / 246 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you are a new programmer or a Java programmer moving to Java 2 then this is the book for you It offers: a complete introduction to Java 2; describes the language and many of its class libraries; shows how they are used; describes the key concepts of object orientation with lots of examples of how to apply the theory. This book will show you how to take advantage of Java 2's new features (such as the abstract windowing toolkit and the Swing classes) for creating graphical user interfaces. John Cowell explains how to use Swing components to change the look and feel of your Java applications...
If you are a new programmer or a Java programmer moving to Java 2 then this is the book for you It offers: a complete introduction to Java 2; describ...
|
|
cena:
192,74 zł |
Java for Practitioners
ISBN: 9781852330934 / Angielski / Miękka / 668 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Java for Practitioners doesn just provide an introduction to Java, it also tells you all about object orientation. One of the biggest problems with many of the Java books currently on the market is that they only teach the language and ignore the object orientation aspects (or at best just devote one chapter to it). Not only does John Hunt cover both Java and object orientation thoroughly but he also realises that practitioners learn best by oing'and he writes this book to reflect that. Chapters are dippable-into and ideas and concepts are introduced by exercises and practical...
Java for Practitioners doesn just provide an introduction to Java, it also tells you all about object orientation. One of the biggest problems ...
|
|
cena:
192,74 zł |
Essential Visual C++ 6.0 Fast: An Introduction to Windows Programming Using the Microsoft Foundation Class Library
ISBN: 9781852331702 / Angielski / Miękka / 214 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microsoft's Visual C++ 6.0 contains lots of new features designed to help developers build high performance applications. This book covers all these, which makes it ideal reading for those who want a quick introduction to Windows programming with Visual C++ and the Microsoft Foundation class (MFC) library. Topics covered by Ian Chivers in this book include: The 2 key Windows classes: CFrameWnd and CWinApp; Message Maps; Controls. Graphical Output Newcomers to the package will find that Essential Visual C++ 6.0 fast will help them to create their own applications - incorporating...
Microsoft's Visual C++ 6.0 contains lots of new features designed to help developers build high performance applications. This book covers all these, ...
|
|
cena:
192,74 zł |
Software Design - Cognitive Aspect
ISBN: 9781852332532 / Angielski / Miękka / 146 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Software Design - Cognitive Aspects covers a variety of areas including software analysis, design, coding and maintenance. It details the history of the research that has been conducted since the 1970s in this fast-developing field before defining a computer program from a computing and cognitive psychology viewpoint. Detailed treatment is given to the two essential sides of programming; software production and software understanding and throughout the book parallels are drawn between studies on processing texts written in natural language and processing computer programs.
This book... Software Design - Cognitive Aspects covers a variety of areas including software analysis, design, coding and maintenance. It details the histo...
|
|
cena:
192,74 zł |
Introducing Fortran 95
ISBN: 9781852332761 / Angielski / Miękka / 456 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Introducing Fortran 95 contains:
- Lots of clear and simple examples highlighting the language features - Details of a variety of internet based sources which will prove invaluable for those seeking further information and support - Key features of the latest version of Fortran, including ISO Technical Reports TR 15580 and TR 15581 This comprehensive introduction will be essential to the complete beginner who wants to learn the fundamentals of programming using a modern, powerful, expressive and safe language, and to those wanting to update their programming skills by... Introducing Fortran 95 contains:
- Lots of clear and simple examples highlighting the language features - Details of a variety of intern... |
|
cena:
192,74 zł |
Introducing C++ for Scientists, Engineers and Mathematicians
ISBN: 9781852334888 / Angielski / Miękka / 544 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Since the first edition of C++ for Scientists, Engineers and Mathematicians, many things have changed. Perhaps the most important is that the ANSI C++ Standard was approved in 1998. The first edition of this book was incompatible with some parts of the Standard and every effort has been made to rectify this. The facilities offered by the C++ language have also grown enormously since the first edition. It is not just the language itself that has grown, but the ANSI Standard also defines an extensive range of library facilities. I have also made two changes in emphasis since the first edition....
Since the first edition of C++ for Scientists, Engineers and Mathematicians, many things have changed. Perhaps the most important is that the ANSI C++...
|
|
cena:
269,85 zł |
Essential C# Fast
ISBN: 9781852335625 / Angielski / Miękka / 303 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A quick and practical introduction to the C# programming language. The text includes complete programing examples that highlight the core features of this language. In this book you will learn about: Using C# with a traditional compile run cycle, using C# within the Developer Studio environment, different data types supported in C#, control structures and input and output (i/o) in C#, key features of C# and their relationship to C, C++, Java and other programming languages.
A quick and practical introduction to the C# programming language. The text includes complete programing examples that highlight the core features of ...
|
|
cena:
165,75 zł |
Guide to C# and Object Orientation
ISBN: 9781852335816 / Angielski / Twarda / 476 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book shows readers how to get the most out of C# using Object Orientation. The author takes a hands-on approach to learning C# and object orientation, using lots of worked examples. The text provides an ideal base from which to start programming. After introducing the C# language and object orientation, John Hunt goes on to explain: how to construct a user interface for a simple editor; how to obtain information on files and directories and how objects can be stored and restored using serialization... -Presents C# and object-orientation as a coherent whole, using one to strengthen the...
This book shows readers how to get the most out of C# using Object Orientation. The author takes a hands-on approach to learning C# and object orienta...
|
|
cena:
385,52 zł |
Essential XHTML Fast: Creating Dynamic Web Sites with XHTML and JavaScript
ISBN: 9781852336844 / Angielski / Miękka / 246 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Headings 34 Line breaks 35 Inserting lines 36 Colours and Fonts: 37 Settingthebackground colour 38 Settingthetextcolour 38 Setting thefont 39 Lists 39 Nesting lists 41 Definition lists 42 5. CREATING LINKS 45 Introduction 46 WhatisaURL? 46 The protocol identifier 47 The Web server 47 The folder and filename 47 The aelement 48 Absolute and relative URLs 48 Absolute URLs 48 Relative URLs 49 Server relative URLs 51 Linkswithinadocument 51 Email links 52 6. CREATING AND USING TABLES 53 Introduction 54 Creating tables 54 Formatting tables 57 Formattingcells 62 The align and valign attributes 62...
Headings 34 Line breaks 35 Inserting lines 36 Colours and Fonts: 37 Settingthebackground colour 38 Settingthetextcolour 38 Setting thefont 39 Lists 39...
|
|
cena:
192,74 zł |
Guide to the Unified Process featuring UML, Java and Design Patterns
ISBN: 9781852337216 / Angielski / Twarda / 424 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 1.1 Introduction This book introduces and guides the you through the use of the Unified Modeling Language (UML) and the Unified Process (both originally devised by Grady Booch, James Rumbaugh and Ivar Jacobson) and their application to Java systems.This means that the book will present you, thereader, withthenotationusedintheUMLandthestepsdescribedbytheUnifiedProcesswith particular reference to the Java environment (including the classes and the syntax). The book itself is structured in three parts. Part 1 introduces object-oriented analysis and design and the Unified Process. The UML is...
1.1 Introduction This book introduces and guides the you through the use of the Unified Modeling Language (UML) and the Unified Process (both original...
|
|
cena:
385,52 zł |
Solving Problems in Scientific Computing Using Maple and MATLAB®
ISBN: 9783540211273 / Angielski / Miękka / 476 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. From the reviews: American Mathematical Monthly ..". the book is worth buying if you want guidance in applying Maple and MATLAB to problems in the workplace..." Computing Reviews ..". The presentation is unique, and extremely interesting. I was thrilled to read this text, and to learn the powerful problem-solving skills presented by these authors. I recommend the text highly, as a learning experience, not only to engineering students,... From the reviews: American Mathematical Mon... |
|
cena:
192,74 zł |
Semantic Integration of Heterogeneous Software Specifications
ISBN: 9783540402572 / Angielski / Twarda / 330 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The first book to integrate various model-based software specification approaches. The integration approach is based on a common semantic domain of abstract systems, their composition and development. Its applicability is shown through semantic interpretations and compositional comparisons of different specification approaches. These range from formal specification techniques like process calculi, Petri nets and rule-based formalisms to semiformal software modeling languages like those in the UML family. The first book to integrate various model-based software specification approaches. The integration approach is based on a common semantic domain of... |
|
cena:
578,30 zł |
Types for Proofs and Programs: International Workshop, Types 2000, Durham, Uk, December 8-12, 2000. Selected Papers
ISBN: 9783540432876 / Angielski / Miękka / 248 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This volume constitutes the thoroughly refereed post-proceedings of the International Workshop of the TYPES Working Group, TYPES 2000, held in Durham, UK in December 2000. The 15 revised full papers presented were carefully reviewed and selected during two rounds of refereeing and revision. They address significant issues on type theory and type systems and their applications to programming, systems design and proof theory.
This volume constitutes the thoroughly refereed post-proceedings of the International Workshop of the TYPES Working Group, TYPES 2000, held in Durham,...
|
|
cena:
192,74 zł |
Principles and Practice of Constraint Programming - Cp 2006: 12th International Conference, Cp 2006, Nantes, France, September 25-29, 2006, Proceeding
ISBN: 9783540462675 / Angielski / Miękka / 774 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book constitutes the refereed proceedings of the 12th International Conference on Principles and Practice of Constraint Programming, CP 2006, held in Nantes, France in September 2006. The 42 revised full papers and 21 revised short papers presented together with extended abstracts of four invited talks were carefully reviewed and selected from 142 submissions. All current issues of computing with constraints are addressed. This book constitutes the refereed proceedings of the 12th International Conference on Principles and Practice of Constraint Programming, CP 2006, ... |
|
cena:
385,52 zł |