Ovaday / planner-AI

Planner-AI is a study mentoring project that implements ChatGPT integration in Telegram via Bots. It includes several new functions that were not available on ChatGPT, such as messages classification and accepting audio messages from users.
https://planner-ai.vercel.app
1 stars 0 forks source link

Learning Materials Week 1 -- Artem #109

Open Ovaday opened 1 year ago

Ovaday commented 1 year ago

As you have requested, there are two parts, learning python and how to work with git. Prerequisites: I would recommend you to install PyCharm community edition (version 2021.3.1 recommended)

Part 1. Python. I would recommend take any free course in the internet and then practice it making some functionality. The path I would recommend here:

Courses:

Part 2. Git. Введение: Найти в гитхабе issue, Project и канбан-доску. Почитать:

Гит используется везде, тебе он нужен будет абсолютно всегда.

[Практическое задание будет позже]