Skip to content

AlgonDevGCEK/git-workshop-calculator-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🧮 Git Workshop Calculator Task

A Hands-on Introduction to Git & GitHub


📖 Overview

Welcome to the Git and GitHub Hands-on Workshop! 👋
This repository contains a simple menu-driven Python calculator designed to help participants learn how to:

  • Clone repositories
  • Edit and commit changes
  • Push updates to GitHub
  • Understand basic Git workflows

🚀 Your Task

The calculator currently supports:

  • Addition
  • Subtraction
  • ✖️ Multiplication

Your mission (during the workshop):
👉 Implement the missing functions for

  • Division
  • Exponent (Power)

Once done, push your changes to your own GitHub repository and share the link with the workshop organizers.


🧠 Learning Objectives

By completing this task, you will learn to:

  • Initialize a Git repository
  • Stage, commit, and push changes
  • Work with remote repositories
  • Understand real-world collaboration using GitHub

🏷️ Details

🧑‍💻 Author: Amal N K

🏫 Organization: Algon DC GCEK

🗓️ Workshop Date: November 8, 2025

💡 Language Used: Python 3


Learn. Commit. Collaborate.

About

Hands-on Git & GitHub Workshop task for first-year students — held on November 8, 2025. Participants will complete missing functions in a Python calculator and push their solutions to GitHub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages