Skip to content

Peter Braun

  • Home
  • Über mich
  • Veröffentlichungen
  • Impressum
Peter Braun

Kategorie: Coding

Konfiguration von GWT Applikationen über Maven Profile

Veröffentlicht am 2014/04/25

In meinen GWT Oberflächen greife ich meist auf REST APIs zu, wobei die Basis URL als Konstante im Quelltext hinterlegt ist. Bislang ist das bei […]

Weiterlesen »
Coding

Performance der Durchschnittsberechnung bei Java Collection

Veröffentlicht am 2013/09/17

Vor einigen Tagen bin ich über einen Optimierungsversuch bei der Bestimmung von Durchschnitten von Listen in Java gestolpert, der mich neugierig gemacht hat. Anstatt die […]

Weiterlesen »
Coding

Servlets, Tomcat, Maven, and Jenkins

Veröffentlicht am 2013/04/19

Today, I had a little bit trouble setting up a Jenkins job to compile and deploy a Java Web archive with servlets on Tomcat 7 […]

Weiterlesen »
0
Allgemein, Coding

Inheritance when using JAXB

Veröffentlicht am 2013/01/05

In this article I would like to present a very simple method to deal with inheritance in case of XML parsing in Java. My goal […]

Weiterlesen »
0
Coding

Jumping Pointers

Veröffentlicht am 2012/11/19

Consider the following problem: There is an array A with byte values, for example [2, 3, -1, 2,-1], start position k = 0. In each […]

Weiterlesen »
0
Coding

Web Sockets with Google Web Toolkit, Tomcat 7, and Chrome browser

Veröffentlicht am 2012/08/19

When I started to work on a Web Sockets prototype to connect a Google Web Toolkit (GWT) application with a Tomcat application server, it was […]

Weiterlesen »
0
Coding

Rectangular overlays using Polygons in GWT

Veröffentlicht am 2012/08/15

In the following I present a solution to let a user draw a rectangular overlay on a Google map to mark a specific geographical area. […]

Weiterlesen »
0
Coding

Java Threading

Veröffentlicht am 2012/06/27

Hier eine kurze Einführung in Java Threading. Java threading View more presentations from braunpet.

Weiterlesen »
0
Coding

Fibonacci numbers in Scala

Veröffentlicht am 2012/06/20

Today, I spent some time to experiment with various ways to calculate Fibonacci numbers in Scala. Scala is a functional programming language, so the first […]

Weiterlesen »
0
Coding

Algorithms to find complemantary pairs of numbers in an array

Veröffentlicht am 2012/01/07

Let’s start this blog with a small coding problem that I came across a few days ago. The problem is to find in an array […]

Weiterlesen »
Coding
Datenschutz & Cookies: Diese Website verwendet Cookies. Wenn du die Website weiterhin nutzt, stimmst du der Verwendung von Cookies zu.
Weitere Informationen, beispielsweise zur Kontrolle von Cookies, findest du hier: Cookie-Richtlinie

GitHub

GitHub Octocat

braunpet @ GitHub

  • Status updating...
Erstellt mit WordPress und Momentous.
Fork me on GitHub