Spring-MVC
Java-Database-Connectivity
Threads-and-ThreadPool
software design pattern for achieving concurrency of execution in a computer programparameterized-classes
Methods, attributes and overload in parameterized classesBeobachterEntwurfsmuster-Weckdienst
Servlet-JSP
e-commerce-Programm
Polymorphie
Vielgestaltigkeit. Im Zusammenhang mit Programmiersprachen spricht man von Polymorphie, wenn Programmkonstrukte oder Programmteile f¨ur Objekte (bzw. Werte) mehrerer Typen einsetzbar sind.Classification-and-Subtyping
Manages a List of geometric figuresSortieren-und-Filtern-von-Aktiendepots
Addressbuch-GUI-MVC-Architektur
Ich demonstriere den Entwurf einer Anwendung mit GUI am Beispiel eines einfachen Adressbuchs. Als Grundlage orientiere ich mich dabei an der MVC-ArchitekturBetriebssystem-Semaphoren
MAC-Adress-scanning-with-regular-expressions
in JavaServer-implementing-with-Threads
Parallele Bedienung von Clients durch einen Serverenumeration-types
representation of planets, their number of moons and distance to the Sun through enumeration typeModel-View-and-Controller
Zusammenfügen der Klassen EggTimerModel, EggTimerCanvas, EggTimerController und EventBasedTimer zu einem vollständigen Programm mit grafischer OberflächeStreams
Bausteine zur Ein-und AusgabeTyping
Lever out type test via Casting, Normalerweise erlaubt der Compiler ja nur Aufrufe, die für den Ausdruck, auf dem aufgerufen wird, auch sicher definiert sind. Bei einem Cast ist es anders herum: Der Compiler akzeptiert jeden Cast, der evtl. funktionieren kann.Sorting-algorithms
Ripple Sort and Simple SortQuantum-Computing-with-Q-
Functional-Programming-with-Lambda-Expressions
Client-and-Server-for-system-time-per-Remote-Method-Invocation-RMI-
Java-Persistence-API
Threads-Bankanwendung
Bankkontoverwaltung durch ThreadsCollatz-conjecture
The Collatz conjecture is a conjecture in mathematics that concerns a sequence defined as follows: start with any positive integer n. Then each term is obtained from the previous term as follows: if the previous term is even, the next term is one half the previous term. If the previous term is odd, the next term is 3 times the previous term plus 1. The conjecture is that no matter what value of n (here from 1 to 100), the sequence will always reach 1.AJAX-and-async-POST-Requests
Asynchronous (in Ajax) processes incoming requests in a constant event stack and sends small requests one after the other without waiting for responses. In other words, asynchronous ajax call allow the next line of code to execute, whereas synchronous call stop JavaScript execution until the response from server.Pakete-und-Kapselung
Personenverwaltung Firma (Zur Einübung von Pakettierung und Kapselung)Love Open Source and this site? Check out how you can help us