Python Forum
Where can I post about my WIP/finished project(s) to present? - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Forum & Off Topic (https://python-forum.io/forum-23.html)
+--- Forum: Board (https://python-forum.io/forum-26.html)
+--- Thread: Where can I post about my WIP/finished project(s) to present? (/thread-40783.html)



Where can I post about my WIP/finished project(s) to present? - alp3rkum - Sep-23-2023

Hello guys, I'm new here. I'm a newly graduated Computer Science student from Turkey and Python is currently my favorite programming language.

I have a proof-of-concept that I think I can take feedback on. The project is currently unfinished (WIP). And I want to post about it here, so more Python programmers can have access to it because I firmly believe that it is a type of application that more Python programmers should use. (Just to leave no space for clarification, I'm developing the project all by myself).

I don't want to post the thread about it in the wrong category, so I'll be more than happy to know which is the right category to post about it.

Thank you guys in advance.


RE: Where can I post about my WIP/finished project(s) to present? - snippsat - Sep-23-2023

You can post it in Code sharing.
Do you have specific question about the code,help,style...ect,
then post the specific code in General Coding Help most activity there.


RE: Where can I post about my WIP/finished project(s) to present? - alp3rkum - Sep-24-2023

(Sep-23-2023, 10:34 PM)snippsat Wrote: You can post it in Code sharing.
Do you have specific question about the code,help,style...ect,
then post the specific code in General Coding Help most activity there.

Thanks Heart