Skip to content

The place where I try languages to understand them better

Notifications You must be signed in to change notification settings

mtykhenko/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Language Learning Sandbox

A personal repository for exploring and mastering programming languages through hands-on practice and experimentation.

πŸ“– Overview

This repository serves as my dedicated workspace for language learning experiments, primarily featuring exercises from Exercism and other coding challenges. Each language directory contains practical problems that help develop proficiency and understanding of language-specific paradigms and idioms.

πŸ’» Languages

Currently exploring:

  • Clojure - Functional programming with Lisp syntax
  • jq - Command-line JSON processing
  • Kotlin - Modern JVM language
  • Python - General-purpose programming and scripting
  • TypeScript - Type-safe JavaScript development

πŸ“ Structure

exercism/
β”œβ”€β”€ clojure/      # Functional programming exercises
β”œβ”€β”€ jq/           # JSON manipulation challenges
β”œβ”€β”€ kotlin/       # JVM-based exercises
β”œβ”€β”€ python/       # Python fundamentals and algorithms
└── typescript/   # Type-safe JavaScript exercises

🎯 Purpose

This repository is designed to:

  • Practice core concepts across different programming paradigms
  • Build muscle memory through repetitive problem-solving
  • Explore language-specific features and standard libraries
  • Maintain a reference collection of solutions and patterns
  • Track progress in my polyglot programming journey

πŸ“ Note

Solutions and code in this repository represent learning progress and experimental work. They may not always reflect production-ready practices as the focus is on exploration and understanding fundamentals.

About

The place where I try languages to understand them better

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published