DEV Community

Liz Lam
Liz Lam

Posted on

3

Giving My First Talk on Git

I was recently asked to give a talk to the QA team on the basics of git usage. I initially felt a bit nervous about it because although I have been to many conferences, meetups and seminars, I have actually never done a talk before.

After some thought, I decided to make the talk a workshop in order to increase the interactivity. Knowing it would be a relatively small group, this made more sense to me. The workshop was meant to be a gentle introduction to the git command-line with the hope of empowering the QA group with knowledge of our git usage. The workshop lasted about an hour and by the end the audience became familiar with the following:

  • Create a new git repositories
  • Add and commit files to a repo
  • Create and merge branches
  • Clone repositories
  • Fetch and pull changes

At the end of the talk the QA team thanked me and even asked for a part 2! This ended up being a great exercise, not only because it is a good way to spread knowledge to other coworkers, but it also helped me learn how to articulate some of my own knowledge.

If you are looking for a similar introduction to git or want to give a similar workshop at your company, feel free to grab my slides and let me know how it goes.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay