Giter Club home page Giter Club logo

talk-spring-data-jdbc's Introduction

Parent Project for my talks.

Originally intended as a parent module it is currently more of a template for slides written in AsciiDoc and rendered using Reveal.js.

How to use

  • Copy the project.

  • Edit the pom.xml. You probably want to change

  • artefactId

  • name

  • description

  • and if you are not me also the groupid

  • start editing src/main/asciidoc/talk.ad

  • run mvn clean package && open docs/talk.html

Note that the slides get copied in the docs folder. You can push that onto GitHub and use GitHub pages to make it available to everybody.

Of course, again if you are not me, you might want to tweak the theme, self.ad and all kinds of things.

Rational

If you do talks often you might know the situation: There are a dozen variations of the same talks sitting in a directory. And you have no idea what the differences are and on which one you should base the next presentation.

As software developers we know a solution to this: Version Control.

But this means Power Point doesn’t really work. Also it is a pain in the ass to begin with. Keynote is supposed to be better, but I already decided on a different tool when I started working on a Mac.

My tool of choice is Reveal.js created from AsciiDoc. This has a couple of benefits:

  • My slides have the same style all the time

  • I can create my slides in a text editor or my IDE

  • I can properly use tools like diff

Of course there are also drawbacks:

  • Many things that should be easy aren’t

  • There is now a whole shopping list of technologies to deal with

I solve this with a build tool. I started with Gradle but since I almost exclusively work with Maven at my job I switched to Maven.

The result is this repository. It is the basis for my current and upcoming talks.

talk-spring-data-jdbc's People

Contributors

schauder avatar dgruntz avatar juanmorenodeveloper avatar earth001 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.