Skip to content

jardahrazdera/shared_exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Shared Programming Exercises

Description

This repository is a collection of practical programming and web development exercises. It serves as a personal sandbox and a public resource for learning and practicing various technologies and concepts.

Contents / Technologies Covered

The exercises within this repository cover a range of topics and technologies, potentially including (but not limited to):

  • Python: Object-Oriented Programming (OOP), algorithms, data structures.
  • Web Frameworks: Flask, Django examples and small projects.
  • Frontend Development: JavaScript, HTML5, CSS3 exercises and components.
  • Databases: Basic interactions and ORM usage.
  • (Other areas may be added over time)

Please browse the individual folders within the repository to find specific exercises related to these technologies.

How to Use

  1. Clone the repository:
    git clone [https://github.com/jardahrazdera/shared_exercises.git](https://github.com/jardahrazdera/shared_exercises.git)
  2. Navigate into the repository directory:
    cd shared_exercises
  3. Explore the folders: Each folder likely contains a specific exercise or topic.
  4. Follow instructions: Individual exercise folders may contain their own README.md files or comments within the code providing specific setup or usage instructions (e.g., how to run a Python script, start a development server, or open an HTML file).

Contributing

While primarily a personal collection, suggestions for improvements or new exercise ideas are welcome. Feel free to open an Issue to discuss suggestions or report problems. Pull Requests for fixes or relevant additions may also be considered.

License

This project is licensed under the terms of the MIT License. You can find the full license text in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages