On Nov 30, 2:14 pm, Necronymouse <necronymo...@gmail.com> wrote: > Hello, I am learning python for about 2 years and I am bored. Not with > python but I have a little problem, when i want to write something I > realise that somebody had alredy written it! So i don´t want to make a > copy of something but i wanna get better in python skills. Don´t you > know what I should do? >
Generally, lower-level stuff is already written, but the web apps and desktop apps that use those lower-level apps need to be written. I suggest you pick up web dev or app dev in Python. There are a variety of frameworks. Think of an app you'd like to see, find a framework, and have fun. -- http://mail.python.org/mailman/listinfo/python-list