Anti Pattern – v2.0 – What, Who, Where, How?



Anti Pattern – v2.0 – What, Who, Where, How?

0 0


anti_pattern_lecture

A short lecture about anti patterns, and take few example

On Github ik5 / anti_pattern_lecture

Anti Patterns

What, Who, Where, How ?

If I had eight hours to chop down a tree, I'd spend six sharpening my ax.

-- Abraham Lincoln

Can I give you some *pointers ?

Java

└── src
    └── example
        └── com
            ├── http
            │   ├── cache.java
            │   ├── http10.java
            │   ├── http11.java
            │   └── websockets.java
            ├── math
            │   ├── graph.java
            │   ├── shapes.java
            │   └── triangle.java
            └── sockets
                ├── igmp.java
                ├── ip.java
                ├── tcp.java
                └── udp.java

C

  • (GNU/C/i/auto/...)Make
  • (autotools) configure
  • libtool
  • libtool/pkg-config
  • m4
  • xxx-dev

MariaDB (MySQL)

Questions? (sorry)

See Slide notes