Giter VIP home page Giter VIP logo

foobarqix's Introduction

Code Story - FooBarQix - http://www.code-story.net

  • Entry by Youri Bonnaffé
  • Usage: mvn exec:java

Hey Devoxx is 75% french, write some french please!

No, code is to be written in English. You can't read English, you can't code (or at least you'll miss most of the resources available out there).

Java is dead, isn't it? (alternative: Java is the new Cobol)

I don't think so and by the way you said that the live coding at Devoxx will probably be in Java, so I guess I picked the right language (and the one I know the most too...). Main advantage is that most of the developers can read Java so it is just simpler. I might write a Groovy version to see how it compares, especially since the exercise is well suited for a scripting language.

Maven for a single file main, seriously? (I'm downloading the internet thanks to you!)

At least you understand the project structure, tests are where you expect them to be.

Your package's name looks weird, did you ever read Java style guide?

Navigation in packages on Github is so painful so this is just a way of simplifying it. Yeah, yeah on real life I'll put real package names.

No streams, what about abstractions?

YAGNI, KISS, blahblah. Just to print something String works too.

And objects then?

No state, no needs for objects

At least I hope you applied TDD...

That's what I tried, but TDD by the book (going as far as running the tests with compilation errors) just feels slow, especially on simple problems that can fit in your head. Since I had examples and precise specifications, I started by writing them as acceptance tests. Then I wrote the code, made the tests pass and wrote more tests.

What about awesomeness?

Isn't working code awesome?

Why you?

Actually coding the exercise felt a bid sad and not that compelling mostly because I was doing it on my own. I'm eager to join you guys to work on some code! And yes I'm willing to do it in the eden space pool!

foobarqix's People

Contributors

youribonnaffe avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.