Narrow Search
Last searches

Results for *

Displaying results 1 to 25 of 65.

  1. Guide to effective software technical writing
    Published: 1984
    Publisher:  Prentice-Hall, Englewood Cliffs

    Technische Informationsbibliothek (TIB) / Leibniz-Informationszentrum Technik und Naturwissenschaften und Universitätsbibliothek
    FJ 5822
    Unlimited inter-library loan, copies and loan
    Hochschule Wismar, University of Applied Sciences: Technology, Business and Design, Hochschulbibliothek
    1986 A 793
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 0133694631; 0133694550
    Other subjects: Electronic data processing documentation; Technical writing; Software documentation; Computer software
    Scope: IX, 149 S, ill
    Notes:

    Includes index

  2. Software development failures
    anatomy of abandoned projects
    Published: 2003
    Publisher:  MIT Press, Cambridge, Mass. [u.a.]

    "Failed or abandoned software development projects cost the U.S. economy alone billions of dollars a year. In Software Development Failures, Kweku Ewusi-Mensah offers an empirically grounded study that suggests why these failures happen and how they... more

    Universitäts- und Stadtbibliothek Köln, Hauptabteilung
    Unlimited inter-library loan, copies and loan

     

    "Failed or abandoned software development projects cost the U.S. economy alone billions of dollars a year. In Software Development Failures, Kweku Ewusi-Mensah offers an empirically grounded study that suggests why these failures happen and how they can be avoided. Case studies analyzed include the well-known Confirm travel industry reservation program, FoxMeyer's Delta, the IRS's Tax Systems Modernization, the Denver International Airport's Baggage Handling System, and CODIS." "It has been estimated that one-third of software development projects fail or are abandoned outright because of cost overruns, delays, and reduced functionality. Some consider this an acceptable risk - that it is simply the cost of doing business. Ewusi-Mensah argues that understanding the factors involved in development failures will help developers and businesses bring down the rate of software failure and abandoned projects."--BOOK JACKET

     

    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 0262050722
    RVK Categories: SR 870
    Subjects: Computer software; Risk management; Software failures
    Scope: xiv, 276 p. : 24 cm
    Notes:

    Includes bibliographical references (p. [255]-263) and index

  3. Grundkurs JAVA
    von den Grundlagen bis zu Datenbank- und Netzanwendungen
    Published: [2020]; © 2020
    Publisher:  Springer Vieweg, Wiesbaden

    Lernen Sie schrittweise die wichtigsten Aspekte von Java kennen, von den elementaren Grundlagen über Konzepte der Objektorientierung und grafische Benutzungsoberflächen bis zu Datenbankanwendungen und Kommunikation im Netzwerk. Rund 220 Übungen... more

    Hochschulbibliothek der Fachhochschule Aachen
    Unlimited inter-library loan, copies and loan
    Hochschule Bochum, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Fachhochschule Dortmund, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek Duisburg-Essen
    Unlimited inter-library loan, copies and loan
    Westfälische Hochschule Gelsenkirchen Bocholt Recklinghausen, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Fachhochschule Südwestfalen, Fachbibliothek Hagen, Zentralbibliothek
    Unlimited inter-library loan, copies and loan
    Hochschul- und Kreisbibliothek Bonn-Rhein-Sieg
    Unlimited inter-library loan, copies and loan
    Hochschulbibliothek Trier
    Unlimited inter-library loan, copies and loan

     

    Lernen Sie schrittweise die wichtigsten Aspekte von Java kennen, von den elementaren Grundlagen über Konzepte der Objektorientierung und grafische Benutzungsoberflächen bis zu Datenbankanwendungen und Kommunikation im Netzwerk. Rund 220 Übungen unterstützen Sie dabei, die einzelnen Themen zu vertiefen. Der vollständige Quellcode der im Buch behandelten Programme und alle Lösungen zu den Aufgaben sind auf der Webseite zu diesem Buch verfügbar. Der Inhalt- Grundlegende Sprachkonzepte und Kernthemen der Objektorientierung- Behandlung von Ausnahmen- Ausgewählte Standard-Klassen- Generische Programmierung (parametrisierte Typen)- Funktionale Programmierung mit Lambda-Ausdrücken und Streams- Dateiverarbeitung- Nebenläufigkeit und Synchronisation- Programmierung grafischer Oberflächen mit Swing und JavaFX- Datenbankschnittstelle JDBC- Netzwerkprogrammierung auf der Basis von TCP/IP- Prinzipien objektorientierten Designs- Modularisierung. Die Zielgruppen- Studierende der Informatik und Wirtschaftsinformatik - IT-Beschäftigte in Ausbildung und Beruf- Programmiersprachen-Umsteiger. Der Autor Prof. Dr. Dietmar Abts lehrte das Fachgebiet Wirtschaftsinformatik, insbesondere Anwendungsentwicklung, an der Hochschule Niederrhein in Mönchengladbach. Er ist Autor mehrerer erfolgreicher Fachbücher

     

    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: German
    Media type: Book
    Format: Print
    ISBN: 9783658304935
    Other identifier:
    Edition: 11., aktualisierte und überarbeitete Auflage
    Subjects: Programming languages (Electronic computers); Computer software; Computer programming; Computer science
    Other subjects: Programmier- und Skriptsprachen; Objektorientierte Programmierung
    Scope: XII, 611 Seiten, Illustrationen, Diagramme
  4. Artificial neural networks with Java
    tools for building neural network applications
    Published: [2022]
    Publisher:  Apress, New York, NY

    Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of... more

     

    Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understand the main principles of neural network processing. You also will learn how to prepare the data to be used in neural network development and you will be able to suggest various techniques of data preparation for many unconventional tasks. This book discusses the practical aspects of using Java for neural network processing. You will know how to use the Encog Java framework for processing large-scale neural network applications. Also covered is the use of neural networks for approximation of non-continuous functions. In addition to using neural networks for regression, this second edition shows you how to use neural networks for computer vision. It focuses on image recognition such as the classification of handwritten digits, input data preparation and conversion, and building the conversion program. And you will learn about topics related to the classification of handwritten digits such as network architecture, program code, programming logic, and execution. The step-by-step approach taken in the book includes plenty of examples, diagrams, and screenshots to help you grasp the concepts quickly and easily.What You Will Learn - Use Java for the development of neural network applications- Prepare data for many different tasks- Carry out some unusual neural network processing- Use a neural network to process non-continuous functions- Develop a program that recognizes handwritten digitsWho This Book Is ForIntermediate machine learning and deep learning developers who are interested in switching to Java

     

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 9781484273678
    Other identifier:
    9781484273678
    RVK Categories: ST 250 ; ST 301
    Edition: Second edition
    Subjects: Artificial intelligence; Java (Computer program language); Computer software; Open source software; Computer programming; Computer science
    Other subjects: Hardcover, Softcover / Informatik, EDV/Informatik
    Scope: xviii, 631 Seiten, Illustrationen, Diagramme, 1222 grams
  5. Developer's dilemma
    the secret world of videogame creators
    Published: 2014
    Publisher:  <<The>> MIT Press, Cambridge, Mass. [u.a.]

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 9780262028196
    Series: Inside technology
    Subjects: Computer games; Computer software; Video games; Video games; Computer software developers
    Scope: xii, 337 Seiten, illustrations, 24 cm
    Notes:

    Literatur: Seite [289]-303

  6. Software development failures
    anatomy of abandoned projects
    Published: 2003
    Publisher:  MIT Press, Cambridge, Mass. [u.a.]

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 0262050722
    RVK Categories: SR 870
    Subjects: Array; Software failures; Risk management
    Scope: XIV, 276 S.
    Notes:

    Literaturverz. S. [255] - 263

  7. Game start!
    strumenti per comprendere i videogiochi
    Published: 2011
    Publisher:  Springer, Milano

    Staatsbibliothek zu Berlin - Preußischer Kulturbesitz, Haus Potsdamer Straße
    1 A 818289
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Staatsbibliothek zu Berlin
    Language: Italian
    Media type: Book
    Format: Print
    ISBN: 9788847019553
    RVK Categories: ST 324
    Series: I blu
    Subjects: Computer science; Data structures (Computer science); Coding theory; Computer software; Computational complexity; Algebra; Algorithms
    Scope: 292 p, ill, 21 cm
    Notes:

    F. Alinovi teaches at the NAVA of Milan

    Includes bibliographical references

  8. Game development essentials
    online game development
    Author: Hall, Rick
    Published: c2008
    Publisher:  Delmar/Cengage Learning, Clifton Park, NY [u.a.]

    Universitätsbibliothek Ilmenau
    INF SU 500 H178
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 1418052671; 9781418052676
    RVK Categories: SU 500
    Subjects: Computer games; Computer software; Internet games
    Scope: XXII, 271 S.., Ill., graph. Darst., 26 cm.
    Notes:

    Includes bibliographical references and index

  9. Game start!
    strumenti per comprendere i videogiochi
    Published: 2011
    Publisher:  Springer, Milano

    Staatsbibliothek zu Berlin - Preußischer Kulturbesitz, Haus Unter den Linden
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Staatsbibliothek zu Berlin
    Language: Italian
    Media type: Book
    Format: Print
    ISBN: 9788847019553
    RVK Categories: ST 324
    Series: I blu
    Subjects: Computer science; Data structures (Computer science); Coding theory; Computer software; Computational complexity; Algebra; Algorithms
    Scope: 292 p, ill, 21 cm
    Notes:

    F. Alinovi teaches at the NAVA of Milan

    Includes bibliographical references

  10. Writers' workshops & the work of making things
    patterns, poetry ..
    Published: 2002
    Publisher:  Addison-Wesley, Boston, [Mass.] [u.a.]

    Universitätsbibliothek Paderborn
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 020172183X
    Edition: 1. print.
    Subjects: Creative writing; Computer software
    Scope: XVIII, 269 S. : graph. Darst.
    Notes:

    Includes bibliographical references and index

  11. J2EE best practices
    Java design patterns, automation, and performance
    Published: 2003
    Publisher:  Wiley, Indianapolis, Ind.

    Universitätsbibliothek der RWTH Aachen
    Unlimited inter-library loan, copies and loan
    Universitäts- und Landesbibliothek Münster, Zentralbibliothek
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 0471228850
    Subjects: Java (Computer program language); Computer software; Business
    Scope: XXIV, 471 S. : graph. Darst.
  12. Developer's dilemma
    the secret world of videogame creators
    Published: 2014
    Publisher:  MIT Press, Cambridge, Mass. [u.a.]

    Universitäts- und Landesbibliothek Bonn
    Unlimited inter-library loan, copies and loan
    Universitäts- und Stadtbibliothek Köln, Hauptabteilung
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek Siegen
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 9780262028196
    Series: Inside technology
    Subjects: Computer games; Computer software; Video games; Video games; Computer software developers
    Scope: XII, 337 S. : Ill.
  13. J2EE best practices
    Java design patterns, automation, and performance
    Published: 2003
    Publisher:  Wiley, Indianapolis, Ind.

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: German
    Media type: Book
    Format: Print
    ISBN: 0471228850
    Other identifier:
    9780471228851
    RVK Categories: ST 250
    Series: Wiley technology publishing
    Subjects: Java (Computer program language); Array; Array
    Scope: XXIV, 471 S., Ill., graph. Darst.
    Notes:

    Literaturverz. S. 459

  14. Building J2EE applications with the rational unified process
    Published: ©2003
    Publisher:  Addison-Wesley, Boston [u.a.]

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 0201791668
    RVK Categories: ST 250
    Edition: 1. print.
    Series: Addison-Wesley object technology series : UML
    Subjects: Java (Computer program language); Computer software; Software engineering
    Scope: XIX, 265 S., graph. Darst., Ill., 24 cm
    Notes:

    Literaturverz. S. 257

  15. Foundations of AOP for J2EE development
  16. Beautiful architecture
    [leading thinkers reveal the hidden beauty in software design]
    Contributor: Spinellis, Diomidis (Publisher)
    Published: 2009
    Publisher:  O'Reilly, Sebastopol, Calif. [u.a.]

    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Contributor: Spinellis, Diomidis (Publisher)
    Language: English
    Media type: Book
    Format: Print
    ISBN: 9780596517984
    Other identifier:
    9780596517984
    RVK Categories: ST 230
    DDC Categories: 720
    Edition: 1. ed.
    Subjects: Computer software; Software engineering; Computer architecture; Software architecture
    Scope: XIX, 404 S., Ill., graph. Darst.
    Notes:

    Literaturangaben

  17. Computers and games
    5th international conference, CG 2006, Turin, Italy, May 29 - 31, 2006 ; revised papers
    Contributor: Herik, H. Jaap <<van den>> (Publisher)
    Published: 2007
    Publisher:  Springer, Berlin [u.a.]

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Contributor: Herik, H. Jaap <<van den>> (Publisher)
    Language: English
    Media type: Book
    Format: Print
    ISBN: 9783540755371; 3540755373
    Other identifier:
    9783540755371
    RVK Categories: SS 4800
    DDC Categories: 004
    Series: Lecture notes in computer science ; 4630
    Subjects: Computer games; Game theory; Microcomputers; Computer games; Computer science; Data structures (Computer science); Computer software; Electronic data processing; Computational complexity; Artificial intelligence
    Scope: XII, 282 S., Ill., graph. Darst., 235 mm x 155 mm
    Notes:

    Literaturangaben

  18. Computers and games
    7. international conference, CG 2010, Kanazawa, Japan, September 24 - 26, 2010 ; revised selected papers
    Contributor: Herik, Jaap <<van den>> (Publisher)
    Published: 2011
    Publisher:  Springer, Berlin [u.a.]

    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Contributor: Herik, Jaap <<van den>> (Publisher)
    Language: English
    Media type: Book
    Format: Print
    ISBN: 3642179274; 9783642179273
    RVK Categories: AP 15963 ; SS 4800
    Series: Lecture notes in computer science ; 6515 : SL 1 - Theoretical computer science and general issues
    Subjects: Computer science; Computer Communication Networks; Computer software; Computational complexity; Artificial intelligence
    Scope: XVIII, 275 S., Ill., graph. Darst., 235 mm x 155 mm
    Notes:

    Literaturangaben

  19. Multi-agent-based simulation XI
    international workshop, MABS 2010, Toronto, Canada, May 11, 2010 ; revised selected papers
    Contributor: Bosse, Tibor (Publisher)
    Published: 2011
    Publisher:  Springer, Berlin [u.a.]

    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Contributor: Bosse, Tibor (Publisher)
    Language: English
    Media type: Book
    Format: Print
    ISBN: 3642183441; 9783642183447
    RVK Categories: SS 4800
    Series: Lecture notes in computer science ; 6532 : Lecture notes in artificial intelligence : SL 7 - Artificial intelligence
    Subjects: Computer science; Software engineering; Computer software; Artificial intelligence; Computer simulation
    Scope: X, 166 S., Ill., graph. Darst., 235 mm x 155 mm
    Notes:

    Literaturangaben

  20. Distributed game development
    harnessing global talent to create winning games
    Author: Fields, Tim
    Published: 2010
    Publisher:  Focal Press, Amsterdam [u.a.]

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 9780240812717
    Subjects: Computer games; Computer software; Electronic data processing
    Scope: XI, 228 S., Ill., graph. Darst., 24 cm
  21. JMX
    managing J2EE with Java management extensions
    Published: 2002
    Publisher:  Sams, Indianapolis, IN

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 0672322889
    Subjects: Java (Computer program language); Computer software
    Scope: 394 S., Ill., 24 cm.
  22. Writers' workshops & the work of making things
    patterns, poetry ...
    Published: 2002
    Publisher:  Addison-Wesley, Boston, Mass. [u.a.]

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 020172183X
    Edition: 1. print.
    Subjects: Creative writing; Computer software
    Scope: XVIII, 269 S., 24cm
    Notes:

    Literaturverz. S. 205 - 207

  23. J2EE AntiPatterns
    Contributor: Dudney, Bill (Publisher)
    Published: 2003
    Publisher:  Wiley, Indianapolis, Ind.

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Contributor: Dudney, Bill (Publisher)
    Language: English
    Media type: Book
    Format: Print
    ISBN: 0471146153
    RVK Categories: ST 250
    Subjects: Java (Computer program language); Antipatterns (Software engineering); Computer software; Software refactoring
    Scope: XXI, 602 S., Ill., graph. Darst., 24cm
    Notes:

    Literaturverz. S. 579 -580

  24. Building J2EE applications with the rational unified process
    Author: Eeles, Peter
    Published: c2003
    Publisher:  Addison-Wesley, Boston [u.a.]

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 0201791668
    RVK Categories: ST 250
    Series: Addison-Wesley object technology series
    Subjects: Java (Computer program language); Computer software; Software engineering
    Scope: xix, 265 p, ill, 24 cm
    Notes:

    Includes bibliographical references (p. 257) and index

  25. J2EE design patterns
    [patterns in the real world]
    Published: 2003
    Publisher:  O'Reilly, Beijing [u.a.]

    Staats- und Universitätsbibliothek Hamburg Carl von Ossietzky
    P CRA 33445
    No inter-library loan
    Technische Universität Hamburg, Universitätsbibliothek
    2812-8715
    Technische Informationsbibliothek (TIB) / Leibniz-Informationszentrum Technik und Naturwissenschaften und Universitätsbibliothek
    T 03 B 6207
    Unlimited inter-library loan, copies and loan
    Hochschule Schmalkalden, Cellarius Bibliothek
    EDV 599 8009/03
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: English
    Media type: Book
    Format: Print
    ISBN: 0596004273
    RVK Categories: ST 250 ; ST 231 ; ST 250
    Edition: 1. ed
    Subjects: Java (Computer program language); Computer software; Software patterns
    Scope: XVI, 352 S, Ill., graph. Darst