FOXLair
Junior Member
- Jul 14, 2023
- 197
- 105
Hello everyone, I recently started learning programming, namely 2 weeks ago. My choice fell on the Python programming language. Yes, yes, experienced programmers will say learn C++. My programming knowledge is too low to learn C++.
I have chosen the main areas for myself: automation development, working with APIs, possibly software development, Python does not really fit into the latter area, but this will help me get acquainted with this area.
Now I have already started developing the first project.
The essence of the project is
Arbitration bot. We will compare prices from 2 crypto exchanges and find arbitrage situations. The script will be located on the server and constantly analyze prices. And send us the result via Telegram.
Thanks to everyone who joined my adventure. Below I will report my results

I have chosen the main areas for myself: automation development, working with APIs, possibly software development, Python does not really fit into the latter area, but this will help me get acquainted with this area.
Now I have already started developing the first project.
The essence of the project is
Arbitration bot. We will compare prices from 2 crypto exchanges and find arbitrage situations. The script will be located on the server and constantly analyze prices. And send us the result via Telegram.
Thanks to everyone who joined my adventure. Below I will report my results

