+ 2

In need of idea's....

Hi .! my name is Jessi. I am looking to start a project using Py. Py is the only language ive experienced thus far. When offering your idea' : Please keep in mine that I'm : **needing this to be basic yet fulfilling my understanding needs as ive issues with remembrances. ** I'm still a newbie to py so i need something challenging yet simple to test my understanding of how the keywords are used. I'm usually a fast learner but with this its confusing me. Its total Info.Overload! (: :) Please drop me a line and pull me out the water before i drown myself. (jk.!) **I appreciate any advice on study ideas and anything helpful so i can understand this madness. thanks, jessi

3rd Oct 2023, 8:22 PM
Jessi Warrant
Jessi Warrant - avatar
4 Réponses
+ 7
Imagine that two people want to prepare a birthday party and have made a shopping list together. Each of them works in a different corner of the city. The next day they want to buy everything separately. Your app should help them when they get home to make sure that they have everything they need and that they don't buy the same thing twice.
3rd Oct 2023, 9:45 PM
JaScript
JaScript - avatar
+ 3
You can start with the code challenge and solve the problems first. When you feel you are confident in Python and ready to make a project of your own, think of some workload which can be automatic. For example, write a program to pick lottery numbers, rename files in a folder, or web scraping. Start from the easy one. If the project is big then break it into smaller pieces, and search on the web for specific problem, look for modules which fit the job.
4th Oct 2023, 2:48 AM
Wong Hei Ming
Wong Hei Ming - avatar
+ 2
Solving patterns is great https://www.sololearn.com/post/1723677/?ref=app Also you can try the turtle module for drawing shapes
3rd Oct 2023, 11:52 PM
Mafdi
Mafdi - avatar
0
Make some bots for telegram or discord. You will enjoy while learning and your friends will ask you add new features like bot for songs, bot for images or bot for lyrics. You can also make scripts to automate your daily tasks, you can read <automate the boring stuff with python> book and you will find many examples and ideas for automation
4th Oct 2023, 8:49 AM
Alaa Aldeen Shammr
Alaa Aldeen Shammr - avatar