Skip to content

Rohan13253/ProgrammingPractice

Repository files navigation

ProgrammingPractice

A personal repository documenting my daily coding practice and learning journey across multiple programming languages.

📚 About

This repository serves as a collection of practice programs, exercises, and projects I work on regularly to improve my programming skills. It's a space where I experiment with different languages, implement algorithms, solve problems, and build small projects.

🗂️ Repository Structure

The repository is organized by programming language:

  • C programs - Practice programs and exercises in C
  • Java - Java programming exercises and implementations
  • Java OOP projects/BankingProject - Object-oriented programming projects in Java
  • C++ - C++ practice code and programs
  • Python - Python programming exercises

🎯 Purpose

  • Daily Practice: Consistent coding to build and maintain programming skills
  • Language Learning: Exploring different programming languages and their features
  • Problem Solving: Implementing algorithms and solving programming challenges
  • Skill Development: Building a stronger foundation in computer science fundamentals

📊 Languages Used

The repository primarily includes code in:

  • C
  • Java
  • C++
  • Python

🚀 Getting Started

Each language directory contains its own set of programs. To run any program:

  1. Clone the repository:

    git clone https://github.com/Rohan13253/ProgrammingPractice.git
  2. Navigate to the specific language directory

  3. Compile and run the program according to the language requirements:

    • C/C++: Use gcc/g++ compiler
    • Java: Use javac and java commands
    • Python: Use python interpreter

📝 Updates

This repository is actively maintained with new code added regularly as I continue my learning journey.

🤝 Contributing

This is a personal practice repository, but suggestions and feedback are always welcome! Feel free to open an issue if you notice any bugs or have recommendations.

📄 License

This repository is for educational purposes. Feel free to use the code for your own learning.


Note: This is a work-in-progress repository that grows with my programming journey. The code ranges from beginner exercises to more complex implementations as my skills develop.

About

Collection of all the practice programs I did while learning programming language and DSA

Resources

Stars

Watchers

Forks

Contributors