0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (97)
  • R250 - R500 (506)
  • R500+ (3,246)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

Essential ColdFusion fast - Developing Web-Based Applications (Paperback, Softcover reprint of the original 1st ed. 2001):... Essential ColdFusion fast - Developing Web-Based Applications (Paperback, Softcover reprint of the original 1st ed. 2001)
Matthew Norman
R1,527 Discovery Miles 15 270 Ships in 10 - 15 working days

Essential ColdFusion fast gives the reader a working knowledge of ColdFusion and how to use it and how it integrates with other web-based technologies. Lots of working examples are included throughout, all of which are also available via a web-site that is powered by ColdFusion, which shows exactly how they work.Matthew Norman has written a 'get started quick' guide to ColdFusion, in the style of the Essential series, describing the setting up of a development system. He talks about how to achieve this on a budget, using techniques that are applicable to large scale operations as well.Anyone with a working knowledge of the internet, and who wants to learn more about what ColdFusion does and how they can start using it quickly, will find this book a real help.

Computer Aided Service Engineering - Informationssysteme in Der Dienstleistungsentwicklung (German, Hardcover, 2004 ed.):... Computer Aided Service Engineering - Informationssysteme in Der Dienstleistungsentwicklung (German, Hardcover, 2004 ed.)
August-Wilhelm Scheer; Contributions by R. Klein, K. Herrmann; Edited by Dieter Spath
R1,927 Discovery Miles 19 270 Ships in 10 - 15 working days

Das Konzept des Service Engineering, das Vorgehensweisen und Methoden fA1/4r die schnelle und effiziente Realisierung von Dienstleistungen bietet, findet zunehmend Verbreitung in der Praxis. Um die Verfahren mAglichst gewinnbringend einsetzen zu kAnnen, gilt es, den Dienstleistungsprozess auch durch geeignete Informationssysteme zu unterstA1/4tzen. Dieses Buch gibt einen fundierten Einblick in aktuelle softwaretechnische Konzepte und prAsentiert praktische Erfahrungen aus deren Anwendung bei Entwicklungsprojekten. Es richtet sich gleichermaAen an Praktiker in Dienstleistungsunternehmen und Affentlichen Verwaltungen sowie an Mitarbeiter produzierender Unternehmen, die ihr Dienstleistungsangebot systematisieren und ausbauen wollen.

J2EE FrontEnd Technologies - A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans (Paperback,... J2EE FrontEnd Technologies - A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans (Paperback, Softcover reprint of the original 1st ed.)
Lennart Jorelid
R1,692 R1,444 Discovery Miles 14 440 Save R248 (15%) Ships in 10 - 15 working days

"J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans" concisely and accurately describes what you need to know about effective enterprise development based on servlets, JSPs, and EJBs. Servlets, JSPs, and EJBs are the most important aspects of Java as it is used in the production of enterprise Web applications today. Lennart Jorelid 's book concentrates on teaching programmers how to fit the various technologies together while spending as little time as possible on "plumbing."

Jorelid discusses servlet development and architecture, and he teaches developers how to integrate servlets into distributed enterprise systems with illustrated examples. He explains the architecture and implementation of JSPsincluding introductory concepts such as using all built-in facilities of the JSP library and advanced topics such as creating your own custom actions using the JSP Tag Library API.

Jorelid also addresses the open-source Struts framework from the Apache Software Foundation, which provides a powerful framework for J2EE Web application development by combining servlets and JSPs. And, finally, Jorelid explores the EJB programming paradigm, covering development and architecture of EJBs and J2EE integration and deployment.

"J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans" provides developers with a unique approach to understanding the profound relationship between servlets, JSPs, and EJBs. Developers will gain a clear understanding of all three and will be able to harness this knowledge for their own real-world applications.

The .NET Languages - A Quick Translation Guide (Paperback, Softcover reprint of the original 1st ed.): Brian Bischof The .NET Languages - A Quick Translation Guide (Paperback, Softcover reprint of the original 1st ed.)
Brian Bischof
R812 R728 Discovery Miles 7 280 Save R84 (10%) Ships in 10 - 15 working days

"The .NET Languages: A Quick Translation Guide" answers two questions posed by the introduction of the .NET Framework: "How do I quickly upgrade my skills to this new language?" and "How do I understand the code that another developer has written?"

Author Brian Bischof offers a complete translation guide for converting programs among the three primary Microsoft languages: Visual Basic 6.0, Visual Basic .NET, and C#. Bischof makes it easy for the thousands of Visual Basic 6.0 programmers to take the knowledge they already have and use it to write for the .NET platform.

Each chapter is laid out in a clear and concise format. Most chapters begin with a syntax conversion chart displaying how each language translates into the other languages. Included are detailed points explaining these conversions. Each chapter ends with a fully comprehensive example, written in each language, that demonstrates that particular chapters concepts. This provides you with all the information you need for converting your programs: quick lookup charts, detailed explanations, and thorough examples. Nothing is left out.

A Programmer's Guide to Jini Technology (Paperback, Softcover reprint of the original 1st ed.): Jan Newmarch A Programmer's Guide to Jini Technology (Paperback, Softcover reprint of the original 1st ed.)
Jan Newmarch
R1,063 R924 Discovery Miles 9 240 Save R139 (13%) Ships in 10 - 15 working days

To understand Jini, imagine that you could move to a new office across the world, or check into any hoteland could simply plug your notebook or Palm directly into the local network. Your device would immediately be recognized, and you would have access to the services at that location"transparently."

Jini is Sun's Java-based technology, with potential to make transparant, "universal plug and play" a reality. This book is an expanded, updated version of the most popular online tutorial for Jini. Author Jan Newmarch includes comprehensive Jini advancements announced at Java One in June 2000. And he includes other important topics, like how Enterprise Java Beans blend in with the Jini framework and how CORBA fits in as well.

The Definitive Guide to Java Swing (Paperback, 3rd ed.): John Zukowski The Definitive Guide to Java Swing (Paperback, 3rd ed.)
John Zukowski
R2,474 R2,008 Discovery Miles 20 080 Save R466 (19%) Ships in 10 - 15 working days

Fully updated for the Java 2 Platform, Standard Edition version 5.0, the third edition of this praised book is a one-stop resource for serious Java developers. This book shows you the parts of Java Swing API that you will use daily to create graphical user interfaces (GUI). You will also learn about the Model-View-Controller architecture that lies behind all Swing components, and about customizing components for specific environments. Author John Zukowski also provides custom editors and renderers for use with tables, trees, and list components. You'll encounter an overview of Swing architecture, and learn about core Swing components, toggelable components, event handling with the Swing Component Set, Swing menus and toolbars, borders, pop-ups, choosers, and more.

Foundations of Python Network Programming - The comprehensive guide to building network applications with Python (Paperback,... Foundations of Python Network Programming - The comprehensive guide to building network applications with Python (Paperback, 2nd ed.)
John Goerzen, Tim Bower, Brandon Rhodes
R1,587 Discovery Miles 15 870 Ships in 9 - 17 working days

This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Python has made great strides since Apress released the first edition of this book back in the days of Python 2.3. The advances required new chapters to be written from the ground up, and others to be extensively revised. You will learn fundamentals like IP, TCP, DNS and SSL by using working Python programs; you will also be able to familiarize yourself with infrastructure components like memcached and message queues. You can also delve into network server designs, and compare threaded approaches with asynchronous event-based solutions. But the biggest change is this edition's expanded treatment of the web. The HTTP protocol is covered in extensive detail, with each feature accompanied by sample Python code. You can use your HTTP protocol expertise by studying an entire chapter on screen scraping and you can then test lxml and BeautifulSoup against a real-world web site. The chapter on web application programming now covers both the WSGI standard for component interoperability, as well as modern web frameworks like Django. Finally, all of the old favorites from the first edition are back: E-mail protocols like SMTP, POP, and IMAP get full treatment, as does XML-RPC. You can still learn how to code Python network programs using the Telnet and FTP protocols, but you are likely to appreciate the power of more modern alternatives like the paramiko SSH2 library. If you are a Python programmer who needs to learn the network, this is the book that you want by your side.

Programming for Everyone in Java (Paperback, 1st ed. 1999. Corr. 2nd printing 2000): Per B Hansen Programming for Everyone in Java (Paperback, 1st ed. 1999. Corr. 2nd printing 2000)
Per B Hansen
R1,629 Discovery Miles 16 290 Ships in 10 - 15 working days

This is a book about computer programming for everyone: artist, poet, student, doctor, accountant, or engineer. This book will show students how to write understandable computer programs in Java. While emphasizing general principles of programming this book: - uses examples from the humanities only, requiring no math or engineering knowledge -explains all programming concepts by means of complete programs -concentrates on exercises solved by writing complete programs -takes the reader from text input/output to object-oriented programming in the equivalent of a one semester class. -gives the reader a solid background for follow-on courses on the graphics and networking facilities of Java. This book is a sound and complete introduction to programming. Although the book uses Java, the same methods can be used for systematic programming in other languages, such as C, Fortran, and Pascal.

Essential Dynamic HTML fast (Paperback, Softcover reprint of the original 1st ed. 2000): Aladdin Ayesh Essential Dynamic HTML fast (Paperback, Softcover reprint of the original 1st ed. 2000)
Aladdin Ayesh
R1,171 Discovery Miles 11 710 Ships in 10 - 15 working days

Essential Dynamic HTML fast provides a step-by-step approach to discovering DHTML and its techniques - everything you need to know from standard HTML tags to Layers and DOM (Document Object Model). You'll learn everything you need to know to build a dynamic web site - starting from choosing which font to use, to using dynamic positioning and contents, and how to incorporate audio, video and animation, and Scripting. Start with basic HTML tags. See what makes a site interactive. Learn about multimedia effects. Discover Cascade Style Sheets (CSS): dynamic web pages. Understand Document Object Model (DOM) and layers. And learn how to manage dynamic sites: from layout to after design.Written in the inimitable style of the Essentials series, this book tells you everything you need to know to get your first project up and running, with lots of tips on how to manage a dynamic site and resourceful URL addresses.

Collaboration und WebServices - Architekturen, Portale, Techniken und Beispiele (German, Hardcover, 2003 ed.): Christian... Collaboration und WebServices - Architekturen, Portale, Techniken und Beispiele (German, Hardcover, 2003 ed.)
Christian Reichmayr
R1,669 Discovery Miles 16 690 Ships in 12 - 19 working days

Das Buch zeigt, welche Potentiale sich f r Unternehmen durch eine konsequente Orientierung an den Kundenprozessen und einer kooperativen Zusammenarbeit zwischen Unternehmen ergeben. Eine wichtige Rolle nehmen dabei elektronische Dienstleister (sogenannte WebService-Anbieter) ein, die diese Kooperationsprozesse erst erm glichen oder die elektronischen Services viel effizienter erbringen als jedes einzelne Unternehmen im Netzwerkverbund, z.B. f r den Zahlungsverkehr und die Logistik. Dazu werden anhand anschaulicher Beispiele aus der Praxis methodische Vorschl ge zur Gestaltung des Kundenprozesses, zum Portaldesign und zur Kooperationsprozessanalyse und Out-tasking sowie Architekturen f r Kooperationsprozesse und WebServices entwickelt.

Programming TypeScript - Making Your JavaScript Applications Scale (Paperback): Boris Cherny Programming TypeScript - Making Your JavaScript Applications Scale (Paperback)
Boris Cherny
R1,362 R994 Discovery Miles 9 940 Save R368 (27%) Ships in 12 - 19 working days

Any programmer working in a dynamically typed language will tell you how hard it is to scale that language to more lines of code and to more engineers. That's why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. TypeScript is one such type layer, and does something unique among them: it makes programming fun with its powerful, modern, static type system. With this book, programmers who understand JavaScript at an intermediate level will learn how to master the TypeScript language. You'll understand how TypeScript can help you get rid of bugs in your code, scale your code across 10x more engineers, and make programming fun again.

Business Knowledge Management in Der Praxis - Prozessorientierte Loesungen Zwischen Knowledge Portal Und Kompetenzmanagement... Business Knowledge Management in Der Praxis - Prozessorientierte Loesungen Zwischen Knowledge Portal Und Kompetenzmanagement (German, Hardcover, 2000 ed.)
Volker Bach, Hubert OEsterle, Petra Vogler
R1,939 Discovery Miles 19 390 Ships in 10 - 15 working days

Der St. Galler Ansatz zum Business Knowledge Management f hrt Erfahrungen aus einer zunehmenden Anzahl von Praxisprojekten zusammen: Zahlreiche Fallstudien und Anwendungsbeispiele aus Telekommunikation, Finanzdienstleistung, Beratung und Industrie zeigen, wie Unternehmen durch Wissensmanagement sowohl ihre Kundenorientierung und Innovationsgeschwindigkeit als auch ihren Unternehmenswert erh hen. Das daraus abgeleitete Gesamtmodell setzt Wissensmanagement in Beziehung zu neuen Gesch ftsmodellen des Informationszeitalters. Es demonstriert, was neue Instrumente der F hrung und Wissensorganisation zur verbesserten Wissensentwicklung und -nutzung in Gesch ftsprozessen beitragen k nnen. "Knowledge Portals" erweitern die technologischen M glichkeiten des Wissensmanagements. Zwei Beitr ge identifizieren die wesentlichen Komponenten und beschreiben typische Praxisanwendungen von Knowledge Portals.

Essential Java 2 fast - How to develop applications and applets with Java 2 (Paperback, 1st ed. 1999. 2nd printing 2000): John... Essential Java 2 fast - How to develop applications and applets with Java 2 (Paperback, 1st ed. 1999. 2nd printing 2000)
John Cowell
R1,511 Discovery Miles 15 110 Ships in 10 - 15 working days

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 so that they look like Windows, Mac or Motif applications. Sun Microsystems Java 2 (formerly called the Java Development Kit 1.2 - JDK 1.2) is a major step forward in the growth of Java into a powerful mature language for writing both applications and applets. Topics covered in this book include: the Java language; the abstract windowing toolkit; the new Java Swing components; handling component, keyboard and mouse events; polymorphism and inheritance; animation and multithreading; handling exceptions; using files. Essential Java 2 - fast is designed for professional developers or students who need to learn the maximum in the minimum time. You'll develop applications and applets fast, learning everything you need to write Java applications and applets quickly with Java.

Software-Architekturen Fur Verteilte Systeme - Prinzipien, Bausteine Und Standardarchitekturen Fur Moderne Software (German,... Software-Architekturen Fur Verteilte Systeme - Prinzipien, Bausteine Und Standardarchitekturen Fur Moderne Software (German, Hardcover, 2003 ed.)
Schahram Dustdar, Harald Gall, Manfred Hauswirth
R1,911 Discovery Miles 19 110 Ships in 10 - 15 working days

In diesem Werk zum Thema Software-Architekturen veranschaulichen drei international renommierte Experten den Zusammenhang zwischen Prinzipien, Standardarchitekturen und praxisrelevanten Problemstellungen aus den Bereichen Web Services, Peer-to-Peer, Workflow und weiteren Anwendungsgebieten. Dieses Buch richtet sich an Praktiker, Software-Projektmanager und Studenten der Informatik/Wirtschaftsinformatik, die fur Design und Entwicklung von grossen verteilten Softwaresystemen verantwortlich oder am Einsatz solcher Systeme in ihrem Arbeitsbereich interessiert sind. Hier wird erstmals der "State of the Art" in der Forschung industrierelevant und verstandlich umgesetzt. Die Autoren konnen auf jahrelange Erfahrung im Forschungs- und Entwicklungsbereich im Rahmen von grossen multinationalen Entwicklungsprojekten verweisen."

Java for Practitioners - An Introduction and Reference to Java and Object Orientation (Paperback, illustrated edition): John... Java for Practitioners - An Introduction and Reference to Java and Object Orientation (Paperback, illustrated edition)
John Hunt
R1,639 Discovery Miles 16 390 Ships in 10 - 15 working days

Intended to teach readers Java and object orientation, as well as presenting object oriented design and analysis, Java for Practitioners is written such that it is possible to dip into chapters as required. It introduces concepts by getting the reader to follow exercises, rather than by extensive discussion, and includes the new release 1.2 of Java. Practicals are included at the of each chapter, as well as the Java Self-Tester, designed to allow readers to determine whether they are ready to take the Sun Java Certification exam, and follows a similar format and style to the actual Online Certification Examination. In short, a thoroughly comprehensive guide.

The Art of Community 2e (Paperback, 2nd Revised edition): Jono Bacon The Art of Community 2e (Paperback, 2nd Revised edition)
Jono Bacon
R997 R775 Discovery Miles 7 750 Save R222 (22%) Ships in 12 - 19 working days

Online communities offer a wide range of opportunities today for supporting a cause, marketing a product or service, or developing open source software. The Art of Community helps you develop the talents you need to recruit members to your community, and motivate and manage them to become active participants. This expanded edition offers advice for using social networking platforms, organizing summits, and tracking progress on your goals. You'll also benefit from interviews with several community management leaders. Author Jono Bacon offers experiences and observations from his decade-long effort to build and manage communities, including his current position as manager for Ubuntu. Discover how a vibrant community can provide a reliable support network, a valuable source of new ideas, and a powerful marketing force - vital ingredients for any organization or project, particularly when money is tight. * Develop specific objectives and goals for building your community * Build simple, nonbureaucratic processes to help your community perform tasks, work together, and share successes * Provide tools and infrastructure that let contributors work quickly * Create buzz around your community to get more people involved * Track the community's work so it can be optimized and simplified * Explore a capable, representative governance strategy for your community * Identify and manage conflict, such as dealing with divisive personalities

Essential Visual J++ 6.0 fast - How to develop Java applications and applets with Visual J++ (Paperback, 1999 ed.): John Cowell Essential Visual J++ 6.0 fast - How to develop Java applications and applets with Visual J++ (Paperback, 1999 ed.)
John Cowell
R1,507 Discovery Miles 15 070 Ships in 10 - 15 working days

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, handling events, using files, exception handling, abstract windowing toolkit, the Java applet wizard and the resource wizards, debugging, and project management. Essential Visual J++ 6.0 fast is designed for professional developers or students who need to learn the maximum in the minimum time and to develop applications fast.

Languages and Compilers for Parallel Computing - 11th International Workshop, LCPC'98, Chapel Hill, NC, USA, August 7-9,... Languages and Compilers for Parallel Computing - 11th International Workshop, LCPC'98, Chapel Hill, NC, USA, August 7-9, 1998, Proceedings (Paperback, 1999 ed.)
Siddharta Chatterjee, Jan F. Prins, Larry Carter, Jeanne Ferrante, Zhiyuan L. Li, …
R1,678 Discovery Miles 16 780 Ships in 10 - 15 working days

LCPC'98 Steering and Program Committes for their time and energy in - viewing the submitted papers. Finally, and most importantly, we thank all the authors and participants of the workshop. It is their signi cant research work and their enthusiastic discussions throughout the workshopthat made LCPC'98 a success. May 1999 Siddhartha Chatterjee Program Chair Preface The year 1998 marked the eleventh anniversary of the annual Workshop on Languages and Compilers for Parallel Computing (LCPC), an international - rum for leading research groups to present their current research activities and latest results. The LCPC community is interested in a broad range of te- nologies, with a common goal of developing software systems that enable real applications. Amongthetopicsofinteresttotheworkshoparelanguagefeatures, communication code generation and optimization, communication libraries, d- tributed shared memory libraries, distributed object systems, resource m- agement systems, integration of compiler and runtime systems, irregular and dynamic applications, performance evaluation, and debuggers. LCPC'98 was hosted by the University of North Carolina at Chapel Hill (UNC-CH) on 7 - 9 August 1998, at the William and Ida Friday Center on the UNC-CH campus. Fifty people from the United States, Europe, and Asia attended the workshop. The program committee of LCPC'98, with the help of external reviewers, evaluated the submitted papers. Twenty-four papers were selected for formal presentation at the workshop. Each session was followed by an open panel d- cussion centered on the main topic of the particular session.

Formal Syntax and Semantics of Java (Paperback, 1999 ed.): Jim Alves-Foss Formal Syntax and Semantics of Java (Paperback, 1999 ed.)
Jim Alves-Foss
R1,686 Discovery Miles 16 860 Ships in 10 - 15 working days

Java, undoubtedly, has its roots in embedded systems and the Web. Nevertheless, it is a fully functional high-level programming language that can provide users with a wide range of functionality and versatility. This thoroughly cross-reviewed state-of-the-art survey is devoted to the study of the syntax and semantics of Java from a formal-methods point of view. It consists of the following chapters by leading researchers: Formal Grammar for Java; Describing the Semantics of Java and Proving Type Soundness; Proving Java Type Soundness; Machine-Checking the Java Specification: Proving Type-Safety; An Event-Based Structural Operational Semantics of Multi-Threaded Java Dynamic Denotational Semantics of Java; A Programmer's Reduction Semantics for Classes and Mixins; A Formal Specification of Java Virtual Machine Instructions for Objects, Methods and Subroutines; The Operational Semantics of a Java Secure Processor; A Programmer Friendly Modular Definition of the Semantics of Java.

Essential JavaBeans fast (Paperback, Softcover reprint of the original 1st ed. 1998): John Hunt Essential JavaBeans fast (Paperback, Softcover reprint of the original 1st ed. 1998)
John Hunt
R1,011 Discovery Miles 10 110 Ships in 10 - 15 working days

Essential JavaBeans fast de-mystifies the terminology, and gets you using the JavaBean components quickly and effectively in your own applications. You can either read the book from start to finish (it shouldn take too long) or you can dip into it for various aspects of JavaBeans as and when you need to. It doesn't attempt to be a complete in-depth guide to every aspect of JavaBeans but it does foc us on all the things you need to know to get on and use JavaBeans - including linking JavaBeans to ActiveX components. You'll learn: how to use the BeanBox, how the Delegation Event Model works, how to create a simple Bean, what types of properties are currently supported by JavaBeans, how to define a BeanInfo object, and lots more. Lots of examples are included and you are encouraged to try them out as you go so that you get a real 'feel' for how JavaBeans work.

Key Java - Advanced Tips and Techniques (Paperback, 1998 ed.): John Hunt, Alexander George McManus Key Java - Advanced Tips and Techniques (Paperback, 1998 ed.)
John Hunt, Alexander George McManus
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

Intended for those who already know the Java language, this book will help programmers get the most out of Javas capabilities. Topics covered include: good Java style for reusable components, using Java beans, the JDBC, optimizing and testing code, using the IFC tools, and the new JFC. It also explores the significant and exciting developments in Java and covers techniques that will be fundamental to programmers developing significant applications in Java.

Informationelles Vertrauen Fur Die Informationsgesellschaft (German, Hardcover, 2008 ed.): Dieter Klumpp, Herbert Kubicek,... Informationelles Vertrauen Fur Die Informationsgesellschaft (German, Hardcover, 2008 ed.)
Dieter Klumpp, Herbert Kubicek, Alexander Rossnagel, Wolfgang Schulz
R1,937 Discovery Miles 19 370 Ships in 10 - 15 working days

Die Schwelle zur Informationsgesellschaft ist nach 30 Jahren Diskussion schon uberschritten, auch wenn weltweit noch uber die Wege dorthin diskutiert wird. Aber anstatt Betrachtungen uber Diskussionszyklen erfordert die Unumkehrbarkeit der Informatisierung in allen Lebensbereichen die klare Analyse der gewachsenen Strukturen in Technik, OEkonomie, Recht und Gesellschaft, um darauf Zukunft konkret zu gestalten. Rund um den Begriff eines "informationellen Vertrauens, das in den letzten Jahrzehnten noch nicht entstanden ist, das aber notwendigerweise und dringend zur Informationsgesellschaft gehoert, beschreiben die Autoren aus Wissenschaft und Praxis aus allen Disziplinen die Ausgestaltung unserer bereits vernetzten Welt. Der Jahres-Reader versteht sich als eine Grundlage einer anstehenden Neuorientierung hin zu einer systematischen und abgestimmten Gestaltung der technischen, wirtschaftlichen und regulativen Organisation kunftiger Infrastrukturen.

Tontechnik Fur Mediengestalter - Toene Hoeren - Technik Verstehen - Medien Gestalten (German, Hardcover, Revised ed.): Hans... Tontechnik Fur Mediengestalter - Toene Hoeren - Technik Verstehen - Medien Gestalten (German, Hardcover, Revised ed.)
Hans Joerg Friedrich
R2,025 Discovery Miles 20 250 Ships in 12 - 19 working days

"Tontechnik fur Mediengestalter" beschreibt nicht nur die Grundlagen von Audiotechniken, sondern vermittelt auch wichtiges Zusatzwissen fur die Gestaltung und Produktionsorganisation. Anschaulich und leicht verstandlich erlautert der Autor die Grundlagen und physikalischen Phanomene, wie Interferenzen oder Raumakustik. Er beschreibt die Arbeitsablaufe so, dass auch Auszubildende und Einsteiger im Produktionsalltag von Anfang an bestehen konnen. Mediengestalter arbeiten mit einer Vielzahl von Menschen zusammen, deren Befindlichkeiten sie berucksichtigen mussen. Deshalb sensibilisiert der Autor seine Leser auch fur das Umfeld einer Produktion."

Essential HTML fast (Paperback, Softcover reprint of the original 1st ed. 1998): Duncan Reed, Peter Thomas Essential HTML fast (Paperback, Softcover reprint of the original 1st ed. 1998)
Duncan Reed, Peter Thomas
R2,829 Discovery Miles 28 290 Ships in 10 - 15 working days

A quick, concise guide to preparing a well-designed, professional web site using HTML. Using solid design principles and the full extent of the new HTML standard, users reading this book will quickly be able to design a professional-looking, easily extensible web site. Essential HTML fast is written to serve as a desktop quick-reference and will thus appeal to both business and home users, as well as students taking a course on HTML and web site design. Its logical structure allows readers to learn HTML stepwise, and to find answers to a specific problem quickly and easily. Topics covered include: how to plan your web site effectively; effective use of hypertext, images, audio and video; layout techniques using tables and list; how to use style sheets, font sizes, plans for mathematical equation mark-up and the integration of CGI scripts, Java and ActiveX. This will be essential reading for all professional developers and students wanting to learn HTML -- fast.

SOA? - Serviceorientierung in Business und Software (German, Hardcover, 2007 ed.): Dieter Masak SOA? - Serviceorientierung in Business und Software (German, Hardcover, 2007 ed.)
Dieter Masak
R1,030 Discovery Miles 10 300 Ships in 12 - 19 working days

Serviceorientierte Architektur, kurz SOA, das Zauberwort in modernen Unternehmen: Durch SOA hoffen Manager, dass Firmen flexibler, agiler, einfach schneller und unmittelbar auf Kundenwunsche eingehen konnen. Der Autor zeigt v.a. die Auswirkungen der Serviceorientierung auf Softwareentwicklung, Organisation und Prozesse. Denn die Einfuhrung einer SOA hat massive Auswirkungen auf alle Teile eines Unternehmens und seine Wertschopfungskette. Mittelfristig erfordert sie neue Kooperations- und Kommunikationsformen. Plus: die Grenzen von Services aus systemtheoretischer Sicht sowie mogliche Losungen fur sehr grosse Systeme und mobile Anwendungen."

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
AETA 2016: Recent Advances in Electrical…
Vo Hoang Duy, Tran Trong Dao, … Hardcover R8,597 Discovery Miles 85 970
Soft Robotics in Rehabilitation
Amir Jafari, Nafiseh Ebrahimi Paperback R3,125 Discovery Miles 31 250
Robotics and Automation in the Food…
Darwin G Caldwell Hardcover R5,255 Discovery Miles 52 550
3D Robotic Mapping - The Simultaneous…
Andreas Nuchter Hardcover R5,097 Discovery Miles 50 970
Advances in Service and Industrial…
Said Zeghloul, Med Amine Laribi, … Hardcover R7,671 Discovery Miles 76 710
Robotics Software Design and Engineering
Alejandro Rafael Garcia Ramirez, Augusto Loureiro da Costa Hardcover R3,337 Discovery Miles 33 370
Microbiorobotics - Biologically Inspired…
Minjun Kim, Agung Julius, … Hardcover R3,415 Discovery Miles 34 150
Fixed-Time Cooperative Control of…
Zongyu Zuo, Qinglong Han, … Hardcover R3,365 Discovery Miles 33 650
Architectural Intelligence - Selected…
Philip F. Yuan, Mike Xie, … Hardcover R4,392 Discovery Miles 43 920
Intelligent Optimization and Control of…
Min Wu, Weihua Cao, … Hardcover R5,115 Discovery Miles 51 150

 

Partners