From c9ace7a0db8b5839924e01da044abeea3e6366cd Mon Sep 17 00:00:00 2001 From: Oleksandr Kozachuk Date: Sat, 9 Sep 2023 13:41:38 +0200 Subject: [PATCH] Improve README.md --- README.md | 30 ++++++++++++++++++++++++++++-- db/.next | 2 +- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4370480..346ea4d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,29 @@ -# Learning +# Learning Plans Repository -A comprehensive collection of structured learning plans for various programming languages and technologies including Python, Bash, VSCode, GPU, and others. These plans are designed to guide beginners to advanced learners through a systematic journey towards mastering their desired field. \ No newline at end of file +Welcome to our Learning Plans Repository! Here you will find structured, comprehensive learning plans designed to take you from beginner to advanced in a variety of programming languages and technologies. Whether you're interested in Python, Bash scripting, JavaScript, AI/ML, or other areas, you'll find a roadmap here to guide you on your learning journey. + +## Overview + +This repository provides a curated collection of learning plans, each focusing on a specific programming language or technology. These plans are designed to help you build a strong foundation and progress systematically, providing you with the necessary resources, time management suggestions, and evaluation methods. + +https://kaizenkodo.no/learning.html + +Each learning plan includes a detailed outline, recommended resources, and practical exercises to reinforce your understanding. Follow the links above to access the individual learning plans. + +## Usage + +To make the best use of these learning plans: + +1. Choose the learning plan that aligns with your goals and interests. +2. Follow the suggested roadmap, leveraging the provided resources and exercises. +3. Dedicate regular time to practice and revise the concepts learned. + +Remember, consistent effort and practice are crucial for mastering programming and computer science skills. + +## Contribution + +Contributions are welcome! If you have a new learning plan or would like to improve an existing one, please raise a pull request. + +## License + +This project is licensed under the terms of the WTFPL (Do What The Fuck You Want Public License). For more details, please see the [LICENSE](./LICENSE) file. diff --git a/db/.next b/db/.next index d99e90e..b74e882 100644 --- a/db/.next +++ b/db/.next @@ -1 +1 @@ -29 \ No newline at end of file +31 \ No newline at end of file