![]() |
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:
200,77 |
![]() |
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:
200,77 |
![]() |
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:
200,77 |
![]() |
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:
200,77 |
![]() |
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:
200,77 |
![]() |
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:
281,10 |
![]() |
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:
172,66 |
![]() |
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:
401,58 |
![]() |
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:
200,77 |
![]() |
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:
401,58 |
![]() |
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:
200,77 |
![]() |
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:
602,40 |
![]() |
Java and the Java Virtual Machine: Definition, Verification, Validation
ISBN: 9783540420880 / Angielski / Twarda / 381 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The origin of this book goes back to the Dagstuhl seminar on Logic for System Engineering, organized during the first week of March 1997 by S. Jiihnichen, J. Loeckx, and M. Wirsing. During that seminar, after Egon Borger's talk on How to Use Abstract State Machines in Software Engineering, Wolfram Schulte, at the time a research assistant at the University of Ulm, Germany, questioned whether ASMs provide anything special as a scientifically well founded and rigorous yet simple and industrially viable framework for high level design and analysis of complex systems, and for natural refinements...
The origin of this book goes back to the Dagstuhl seminar on Logic for System Engineering, organized during the first week of March 1997 by S. Jiihnic...
|
cena:
200,77 |
![]() |
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:
200,77 |
![]() |
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:
401,58 |
![]() |
Prolog: The Standard: Reference Manual
ISBN: 9783540593041 / Angielski / Miękka / 272 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This is the first reference manual on the ISO international standard of the programming language Prolog. Prolog was the first logic programming language and is used in many areas in industry, such as computer aided design and manufacturing, software engineering, multimedia and documentation, AI systems and databases (expert systems, knowledge bases, man-machine interfaces, natural language analysis), and application fields like transportation, telecommunications, and banking. The book contains a comprehensible full description of the standardized language together with an executable...
This is the first reference manual on the ISO international standard of the programming language Prolog. Prolog was the first logic programming langua...
|
cena:
441,75 |
![]() |
Constraint-Programmierung: Grundlagen Und Anwendungen
ISBN: 9783540606703 / Niemiecki / Miękka / 165 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Das Buch gibt einen kompakten, aber umfassenden Uberblick uber das Problemlosen und Programmieren mit "Constraints" (Randbedingungen). Diese aktuelle Programmiermethodik ermoglicht es, Aufgaben direkt zu formulieren und effizient zu losen. Sie gewinnt zusehends Bedeutung in Anwendungsbereichen wie Kombinatorische Suchprobleme (z.B. Zeitplanen, Layout-Optimierung), Berechnungen (Finanzanalyse), Simulation (Hardware-Verifikation) oder allgemein Schliessen und Rechnen mit ungenauer oder unvollstandiger Information (z.B. Kostenschatzung). Die theoretisch fundierte Darstellung mit Aufgaben und...
Das Buch gibt einen kompakten, aber umfassenden Uberblick uber das Problemlosen und Programmieren mit "Constraints" (Randbedingungen). Diese aktuelle ...
|
cena:
86,31 |
![]() |
Objektorientierte Softwareentwicklung Mit SmallTalk
ISBN: 9783540625582 / Niemiecki / Miękka / 456 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Dieses Buch gibt einen Uberblick uber objektorientierte Strukturen und Mechanismen und zeigt deren Realisierung in Smalltalk selbst und in Anwendungen durch Smalltalk. Es betont die Umsetzung konzeptueller Objektmodelle in operable Programme und zeigt deren inkrementelle Entwicklung und gegenseitige Beeinflussung an Hand konkreter Beispiele. Es prasentiert Smalltalk als Sprache, als Entwicklungssystem und als Repositorium wiederverwendbarer und erweiterbarer Konstruktionselemente fur Anwendungssoftware. Die Darstellung wird durch aufeinander aufbauende Beispiele (aus dem Bankbereich)...
Dieses Buch gibt einen Uberblick uber objektorientierte Strukturen und Mechanismen und zeigt deren Realisierung in Smalltalk selbst und in Anwendungen...
|
cena:
149,97 |
![]() |
Clause and Effect: PROLOG Programming for the Working Programmer
ISBN: 9783540629719 / Angielski / Miękka / 143 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is for people who have done some programming, either in Prolog or in a language other than Prolog, and who can find their way around a reference manual. The emphasis of this book is on a simplified and disciplined methodology for discerning the mathematical structures related to a problem, and then turning these structures into Prolog programs. This book is therefore not concerned about the particular features of the language nor about Prolog programming skills or techniques in general. A relatively pure subset of Prolog is used, which includes the 'cut', but no input/output, no...
This book is for people who have done some programming, either in Prolog or in a language other than Prolog, and who can find their way around a refer...
|
cena:
301,18 |
![]() |
ADA 95 Rationale: The Language - The Standard Libraries
ISBN: 9783540631439 / Angielski / Miękka / 466 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Ada 95 is the advanced version of the Ada programming language. The book is divided into four parts: the introduction is a general discussion of the scope and objectives of the Ada 95 and its major technical features; the second part contains a more detailed step-by-step account of the core language; part three consists of several annexes addressing the predefined environment and specialized application areas; finally the three appendices are devoted to the upward compatibility with Ada 83 and a summary of requirements. The text aims to provide a systematic guide to the new features of the...
Ada 95 is the advanced version of the Ada programming language. The book is divided into four parts: the introduction is a general discussion of the s...
|
cena:
200,77 |