By Prof. Dr. Wolfgang Küchlin, Prof. Dr. Andreas Weber (auth.)

Diese Einführung in die Informatik konzentriert sich insbesondere auf die moderne objektorientierte Softwaretechnik. Die zentralen Konzepte von objektorientierten Programmiersprachen, nämlich Algorithmen und Datenstrukturen, werden dabei nicht nur abstrakt beschrieben und theoretisch begründet, sondern auch mittels UML und Java 2 konkret umgesetzt und intensiv eingeübt.

Am Ende kennt der Leser neben dem klassischen auch den modernen objektorientierten Stoff der Informatik auf dem Niveau des ersten Studienjahres und beherrscht mit Java zudem eine Programmiersprache, die in der breiten Praxis von Wissenschaft und Wirtschaft vielfältige Anwendungen findet.

Die Darstellung wird durch ergänzende Kapitel zu wesentlichen mathematischen Grundlagen und zur undefined- und Software-Architektur von Computersystemen abgerundet. Ferner ist unter der URL www-sr.informatik.uni-tuebingen.de/InfoBuch eine Web-Seite zu diesem Buch eingerichtet worden. Dort sind u.a. Foliensätze für Dozenten und Beispielprogramme, zum Teil auch als Eclipse-Projekte, zu finden.

Show description

Read or Download Einführung in die Informatik: Objektorientiert mit Java PDF

Best java books

Introducing JavaFX 8 Programming

Examine the basics of JavaFX eight from Programming Guru Herb Schildt

Introducing JavaFX eight Programming offers a fast paced, sensible advent to JavaFX, Java’s next-generation GUI programming framework. during this easy-to-read consultant, best-selling writer Herb Schildt provides the most important subject matters and ideas you’ll have to commence constructing sleek, dynamic JavaFX GUI purposes. The e-book starts off with the basics, together with the final type of a JavaFX application. then you definitely improve to occasion dealing with, controls, photos, fonts, layouts, results, transforms, animations (including 3D animations), menus, and extra. a variety of whole examples are incorporated that placed key subject matters and methods into motion. Designed for Java programmers, the book’s concentration is at the JavaFX API and all examples are written solely in Java. better of all, the publication is written within the transparent, crisp, uncompromising kind that has made Herb Schildt the alternative of hundreds of thousands all over the world.

• research the final kind of a JavaFX application
• paintings with scenes and phases
• comprehend the basics of JavaFX occasion dealing with
• discover numerous controls, similar to buttons, checklist perspectives, sliders, bushes, tables, scroll panes, and extra
• paintings with photographs, fonts, and layouts
• discover the JavaFX menu procedure
• Use visible results and transforms
• include 2-D and three-D animation
• current information in JavaFX charts
• demonstrate Web-based content material utilizing WebView and WebEngine

Java Development with Ant

I learn the 1st four chapters of this booklet to get a simple knowing of Ant. considering that my supplier already makes use of Ant, the abilities that i want is to appreciate an Ant construct dossier and the way to switch it to meet new requisites. utilizing this e-book as my in basic terms Ant's reference, i may discover a resolution for any requirement that i used to be requested to enforce.

SCJP Exam for J2SE 5: A Concise and Comprehensive Study Guide for The Sun Certified Java Programmer Exam

Top promoting writer, Paul Sanghera, deals cohesive, concise, but complete insurance of all of the themes incorporated within the sunlight qualified Programmer for Java five examination (CX 310-055). With a laser sharp specialize in the examination pursuits, the learn consultant is going past simply being an ''exam cram. '' the fabric is gifted in a logical studying series: a piece builds upon earlier sections and a bankruptcy on past chapters.

The Professional's Guide to Mining the Internet, 2nd Edition

No matter what is required, from in-depth learn fabric for a file or educational paper, to the phone variety of an organization at the different facet of the realm or what's displaying on the neighborhood cinema, this consultant goals to assist readers uncover the answer on the net, quicker and extra simply.

Extra info for Einführung in die Informatik: Objektorientiert mit Java

Sample text

1000 sind, weil sie den gleichen Wert haben (wenn auch un9 . . 1001 terschiedliche Bezeichner). Die bin¨are Repr¨asentation eignet sich besonders, wenn ein Zahl-Wert im Rechner Abb. 6. Die Dezimalgespeichert werden soll, da die Ziffern 0 und 1 in je 1 ziffern als Dualzahlen Bit direkt gespeichert werden k¨onnen. Wir erhalten also f¨ur β = 2 eine Repr¨asentation von nat¨urlichen Zahlen, die zugleich eine geeignete Codierung als Bitmuster ist. Eine alternative Darstellung im Dezimalsystem mit jeweils bin¨ar codierten Dezimalziffern w¨urde pro Ziffer 4 Bits verbrauchen.

Die Steuereinheit akzeptiert Befehle in digitaler Form (als Zahlen) und 16 2. Aufbau und Funktionsweise eines Computers Bildschirm Festplatte Tastatur Diskettenlaufwerk Tastatur Controller Diskettenlaufwerk Controller CPU Cache Speicher GraphikKarte Festplattenlaufwerk Controller Bus Abb. 1. Architektur eines einfachen Computersystems mit Bus setzt sie intern in die n¨otigen elektrischen Signale (analoge Str¨ome) um. Aus Sicht der Komponenten und der CPU ist auch der Bus jeweils u¨ ber einen Bus-Controller angeschlossen.

0000 0 und 1 auch in 0 – 9 vorkommen, schreiben wir bei 1 . . 0001 Verwechslungsgefahr die Ziffernfolge mit Index β, al2 . . 0010 so z. B. 1510 f¨ur die Dezimalzahl 15 und 11112 f¨ur die 3 . . 0011 Dualzahl 1111. Zu jedem Zahl-Wert gibt es nat¨urlich so4 . . 0100 wohl einen dezimalen als auch einen dualen Bezeichner. 5 . . 0101 Durch Ausrechnen des Polynoms u¨ berzeugt man sich 6 . . 0110 z. B. leicht, daß 1510 = 11112 . Wir sagen dann einfach, 7 . . 0111 daß die Dezimalzahl 1510 und die Dualzahl 11112 gleich 8 .

Download PDF sample

Rated 4.59 of 5 – based on 10 votes