Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
  • MPI Ethno. Forsch.  (4)
  • Regensburg UB
  • HBZ
  • Online-Ressource  (4)
  • Englisch  (4)
  • 2000-2004  (4)
  • Bates, Bert  (2)
  • Spolsky, Joel  (2)
  • Boston, Mass. :Safari Books Online,  (4)
Datenlieferant
  • MPI Ethno. Forsch.  (4)
  • Regensburg UB
  • HBZ
Materialart
  • Online-Ressource  (4)
Sprache
  • Englisch  (4)
Erscheinungszeitraum
Jahr
Verlag/Herausgeber
  • 1
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 0596007124
    Sprache: Englisch
    Seiten: xxxvi, 638 p , ill.
    Schlagwort(e): Computer software ; Development ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: What's so special about design patterns? At any given moment, someone struggles with the same software design problems you have. And, chances are, someone else has already solved your problem. This edition of Head First Design Patterns-now updated for Java 8-shows you the tried-and-true, road-tested patterns used by developers to create functional, elegant, reusable, and flexible software. By the time you finish this book, you'll be able to take advantage of the best design practices and experiences of those who have fought the beast of software design and triumphed. What's so special about this book? We think your time is too valuable to spend struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Design Patterns uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    ISBN: 1590593898 , 9781590593899
    Sprache: Englisch
    Seiten: xvi, 362 p , ill. , 23 cm
    Schlagwort(e): Computer software ; Development ; Electronic books ; local
    Kurzfassung: Joel Spolsky began his legendary web log, http://www.joelonsoftware.com , in March 2000, in order to offer insights for improving the world of programming. Spolsky based these observations on years of personal experience. The result just a handful of years later? Spolsky's technical knowledge, caustic wit, and extraordinary writing skills have earned him status as a programming guru! His blog has become renowned throughout the programming worldnow linked to more than 600 websites and translated into over 30 languages. Joel on Software covers every conceivable aspect of software programming-from the best way to write code, to the best way to design an office in which to write code! All programmers, all people who want to enhance their knowledge of programmers, and all who are trying to manage programmers will surely relate to Joel's musings.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 0596005717
    Sprache: Englisch
    Seiten: xxx, 700 p , ill., ports.
    Ausgabe: 1st ed.
    Schlagwort(e): JavaBeans ; Electronic data processing personnel ; Certification ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent reusable business components, EJB has just become Sun Microsystem's latest developer certification. Whether you want to be certifiable or just want to learn the technology inside and out, Head First EJB will get you there in the least painful way. And with the greatest understanding.You'll learn not just what the technology is , but more importantly, why it is, and what it is and isn't good for. You'll learn tricks and tips for EJB development, along with tricks and tips for passing this latest, very challenging Sun Certified Business Component Developer (SCBCD) exam. You'll learn how to think like a server. You'll learn how to think like a bean. And because this is a Head First book, you'll learn how to think about thinking.Co-author Kathy Sierra was one of Sun's first employees to teach brave, early adopter customers how to use EJB. She has the scars. But besides dragging you deep into EJB technology, Kathy and Bert will see you through your certification exam, if you decide to go for it. And nobody knows the certification like they do - they're co-developers of Sun's actual exam!As the second book in the Head First series, Head First EJB follows up the number one best-selling Java book in the US, Head First Java . Find out why reviewers are calling it a revolution in learning tough technical topics, and why Sun Chairman and CEO Scott McNealy says, "Java technology is everywhere...if you develop software and haven't learned Java, it's definitely time to dive in "Head First."And with Head First book, you don't even have to feel guilty about having fun while you're learning; it's all part of the learning theory. If the latest research in cognitive science, education, and neurobiology suggested that boring, dry, and excruciatingly painful was the best way to learn, we'd have done it. Thankfully, it's been shown that your brain has a sense of style, a sense of humour, and a darn good sense of what it likes and dislikes.In Head First EJB , you'll learn all about: Component-based and role-based development The architecture of EJB, distributed programming with RMI Developing and Deploying an EJB application The Client View of a Session and Entity bean The Session Bean Lifecycle and Component Contract The Entity bean Lifecycle and Component Contract Container-managed Persistence (CMP) Container-managed Rel...
    Anmerkung: "Passing the Sun certified business component developer exam"--Cover. - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 4
    Online-Ressource
    Online-Ressource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781893115941 , 1893115941
    Sprache: Englisch
    Seiten: xv, 144 p , ill. (some col.) , 24 cm
    Serie: Books for professionals by professionals
    Schlagwort(e): User interfaces (Computer systems) ; Electronic books ; local
    Kurzfassung: Most programmers' fear of user interface (UI) programming comes from their fear of doing UI design. They think that UI design is like graphic design-the mysterious process by which creative, latte-drinking, all-black-wearing people produce cool-looking, artistic pieces. Most programmers see themselves as analytic, logical thinkers instead-strong at reasoning, weak on artistic judgment, and incapable of doing UI design. In this brilliantly readable book, author Joel Spolsky proposes simple, logical rules that can be applied without any artistic talent to improve any user interface, from traditional GUI applications to websites to consumer electronics. Spolsky's primary axiom, the importance of bringing the program model in line with the user model, is both rational and simple. In a fun and entertaining way, Spolky makes user interface design easy for programmers to grasp. After reading User Interface Design for Programmers , you'll know how to design interfaces with the user in mind. You'll learn the important principles that underlie all good UI design, and you'll learn how to perform usability testing that works.
    Anmerkung: Includes bibliographical references (p. 135-136) and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie hier...