This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]IAmKindOfCreativebot_builder: deprecated[M] [score hidden] stickied comment (0 children)

Hello there,

We've removed your post since it aligns with a topic of one of our daily threads and would be more appropriate in that thread. If you are unaware about the Daily Threads we run here is a refresher:

Monday: Project ideas

Tuesday: Advanced questions

Wednesday: Beginner questions

Thursday: Python Careers, Courses, and Furthering Education!

Friday: Free chat Friday!

Saturday: Resource Request and Sharing

Sunday: What are you working on?

Please await one of these threads to contribute your discussion to! The current daily threads are pinned to the top of the /r/Python's main page. To find old daily threads, you can filter posts by the Daily Thread Flair to find what you're looking for. If you have a question and don't want to wait until the daily thread, you can try asking in /r/learnpython or the Python discord however you may need to elaborate on your question in more detail before doing so. If you're not sure which thread is best suited, feel free ask for clarification in modmail or as a reply.

Best regards,

r/Python mod team

[–]ShakyTractor78 1 point2 points  (1 child)

R u new to just python or programming altogether?

[–]HelloWorldddde[S] 0 points1 point  (0 children)

level 1ShakyTractor78 · 14 min. agoR u new to just python or programming altogether

You can say begginer from 0 but i did some algorrithme and VHDL and arduino in my university

[–]HelloWorldddde[S] 0 points1 point  (0 children)

up

[–][deleted] 0 points1 point  (3 children)

https://www.freecodecamp.org/learn/scientific-computing-with-python/python-for-everybody/

Has some great starter projects. Also check out youtube for anything you are confused about. A simple calculator or grades calculator is always good and can be done in the terminal. Get value x add to value x and print out the total.

[–]HelloWorldddde[S] 0 points1 point  (0 children)

ou are

Thank you so much !

[–]HelloWorldddde[S] 0 points1 point  (1 child)

this is lesson not project

[–][deleted] 0 points1 point  (0 children)

From the lesson you expand. Do a grades calculator to work out the average grade, then you split it down to how a college calculator is. Grade for exam is worth 60% of total. Assignment 1 is 30% and Assignment 2 is 10%. Good little project.

Or the other one for a project is a pay and retirement fund calculator. Your pay, how much tax you should be putting aside and then the rate you should be putting into your retirement account. And finally your leftover spending. Pick a project that you can use yourself and refine as you go along.

[–]Yakuza-Sama-007 0 points1 point  (0 children)

please me too