Git Product home page Git Product logo

talks's Introduction

Hannover Gophers Talks

Here you can find the slides/examples/etc. from the talks, aswell as Talk Proposals, Ideas & Archive.

Submitting a Talk

To submit a talk, create a new issue. There we have prepared a template which you just need to fill out. After that, we will review your submission and set it as upcoming talk. If you want to add additional information like a preferred date, just add it as a new comment to your opened issue.

Notes:
  • Before submitting, please make sure that your topic isn't covered yet by someone else in the issues.
  • If there is already an open issue with your topic as talk idea, please reference that issue in an extra comment.

Meetups

How to create a meetup folder?

if you had a talk on one of our meetups, please left your sildes/examples here and make them available for the other members. So create a folder named like following pattern meetup-yyyy-MM-dd.

How to create a talk folder?

When you had the first talk then please create a folder with following pattern:

At the beginning you take the number of your talk and write it as a two-digit number 01. As separator please take the - symbol. And at least the topic you talked about in lower case. (e.g. "Features of Golang" = features-of-golang )

In combination the result looks like: 01-features-of-golang

Subfolders like slides or examples are very welcome.

Thanks!

talks's People

Contributors

aarzilli avatar tealeg avatar tpauling avatar voigt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

tealeg voigt

talks's Issues

Monitoring Kubernetes with kube-prometheus

Christoph Voigt
Senior Consultant at Storm Reply
@vogti

kube-prometheus is a "batteries-included" solution for monitoring Kubernetes Clusters via Prometheus. It brings rules- and alert-definitions for Prometheus and Grafana Dashboards and enables you having a full-fledged monitoring/alerting solution for your Kubernetes Cluster with by writing "kubectl apply".
This Talks will be a mix of Lightning-Talk, Experience Report and Demo :)

Terraform Lightning Talk

Tobias Germer
Software Engineer at TUI

Terraform Lightning Talk

Showcase the use of Terraform

understanding golang interfaces

Tobias Pauling
Senior Software Engineer @ NewStore GmbH
  • how they work
  • simple examples
  • third party interfaces
  • deeper look into sort.Interface
  • testing

Benchmarking und Profiling Go

Geoffrey Teale
Senior Software Engineer at Avocet
@tealeg

Benchmarking Go:

  • Warum möchten Sie Benchmarking?
  • Wie Man Benchmarks schreibt.
  • Praxisbeispiel für Benchmarking

Profiling Go:

  • Warum möchten Sie Profiling?
  • Wie Man pprof benutzt.
  • Was kann Man mit pprof sehen?

Can't inspect variables with dlv+rr

This is not true, the likely reason that you couldn't inspect variables is that you probably didn't disable optimizations while compiling.

Introduction to gRPC

Karsten Klompmaker
Developer at Graphmasters

Hands on introduction to gRPC.

  • There will be a few slides on what gRPC is and why to use it
  • Going through some examples and show how it works

Debugging Go

Geoffrey Teale
Senior Software Engineer at Avocet
@tealeg

Debugging Go mit GDB, Delve und eBPF.

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.