T
T
Tim Tatman2015-05-20 20:34:40
Python
Tim Tatman, 2015-05-20 20:34:40

What to write in Python?

Good day! Dear, tell me what can be written in python, a novice programmer? Solely for the sake of practice, so to speak, fill your hand.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexander Korotaev, 2015-05-20
@maybeivan

How do I understand python is being studied for the web? Then write the simplest form of accounting (for example, cats in a veterinary clinic) using the entire technology stack.
If you are learning Python for yourself, then solve the first 100 problems from the Euler project.

U
umno, 2015-05-20
@umno

Python is good both on the web and in the form of small useful scripts, another plus is its cross-platform and the presence of a huge number of libraries.
Start with the task of renaming all the files in the folder tree and end up with the creation of an online store on this framework for example - www.lfcproject.com
And feel free to use a virtual machine instead of a regular hosting, so you will improve your knowledge of Linux administration. I recommend a digitalocean virtual machine , it will also be very useful to deal with it.
Put a python there, I recommend starting with version 2.7, twist it, try the libraries, 5 bucks is not a big price for knowledge and convenience.

A
Alexander, 2015-05-22
@daapp

You don't have to write anything in python. It is better to find a real problem, the solution of which will make life easier for someone and write a program. Amen :)

V
Vladimir Martyanov, 2015-05-20
@vilgeforce

Write factorization in integers faster than existing analogues. Will wear on hand!

O
Olzhas Suleimen, 2015-05-30
@SuleimenLeo

client-server (as well as online) application for ordering goods in the store, taking into account the current number of goods in stock;
[if that throw off if you did)) ]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question