E
E
EmeraldGuy2021-05-06 17:46:47
IT education
EmeraldGuy, 2021-05-06 17:46:47

Where can I get ideas for a project?

Where can I get ideas for a Python project? I learned the basics, but there are no ideas for the first project. Calculators, weather and other programs that beginners always write have already done.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
S
soremix, 2021-05-06
@xXLareMoonXx

I can advise you to do what will really be used and useful. Calculators and stuff are literally nothing, two ifs and two inputs (conditionally).
For my first project, I made a VK bot to automate routine work in public. In addition to consolidating existing knowledge, new ones also appear, such as working with requests, api vk, and so on. Looking now at the code, I can say that it was terrible, but nevertheless it regularly performed its role and worked for many years. It depends on what you are planning to do. You can also try to open a freelance exchange and give ideas from there. True, it is unlikely that there will be something less trivial than just a parser, but sometimes there are interesting projects.
The main thing is the interest to do and benefit. The pleasure of solving a real problem is much more than from the next "In the city of NX degrees". But here you need not to overdo it, do not take a project that will be too tough, it can quickly kill motivation. Think, create, because this is creativity.

V
Vadim, 2021-05-06
@Viji

Join some startup or open-source project!

S
Sergey Gornostaev, 2021-05-06
@sergey-gornostaev

Go through orders on freelance exchanges. Some of them come with detailed specifications.

V
Vladimir Korotenko, 2021-05-06
@firedragon

Write a mobile photography app with notes. The main feature is the ability on the server to make templates for customizing fields. Scenario the next user takes a picture or video or more. Drives a description according to the template, can put a geotag and send it to the server. There everything is displayed on the map with filtering by user and tags. Suitable for merchandisers and emergency commissioners

L
Lander, 2021-05-06
@usdglander

Look here

M
Mikhail Lyalin, 2021-05-06
@mr_jok

depending on what area of ​​​​application you want to code - start with the tasks that you personally need
, for example,

  • search for sights in the photo and adding the name in EXIF
  • automation of the text of the site material, taking into account existing internal links and photos with descriptions that have already been uploaded

G
Grandma Luda, 2021-05-06
@KirasiH

whatever you need to do! I needed a local server, I created it as a console server, now I'm making graphics

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question