Login Password

Armin Weißer

Activity stream

  • Armin Weißer started the forum topic The art of asking the code about it's structure in the group AvatarStatic Code Analysis:   2 years ago · View

    Hi all, when it comes to SCA we always want to gain information about the code structure. For example: “Find all methods that have more than 4 parameters” or something like this. I’m currently thinking about expressive ways to ask the code about it’s structure. Mostly the source code is seen as a tree like [...]

  • Armin Weißer started the forum topic Groovy appetizer in the group AvatarGroovy:   2 years ago · View

    To discuss the expressiveness of the Groovy language I’d like to collect tiny code snippets like this one: ~~~~~~~~~~~~snip // Create a java.util.List with some elements and get a sorted list without duplicates List list = list.unique().sort() assert == list println list ~~~~~~~~~~~~snap (Tip: If you’re new to Groovy check out the Groovy web console [...]

  • Armin Weißer posted an update:   2 years ago · View

    Starting to look around bettercodes

Friends

bettercodes.org is released as free software without warranties under GNU Affero GPL v3