FaithCrime Posted December 27, 2017 Share Posted December 27, 2017 i've got meself a diploma on basics, i have no idea what useful things i can do other than linking to to excel Link to comment Share on other sites More sharing options...
Sensei Posted December 28, 2017 Share Posted December 28, 2017 (edited) I am little "confused", don't fully understand your question.. What can you do with computer language? You can write computer program.. It's up to you, or your clients, what kind of application you will write. Python script interpreters are now often used by large applications to extend their functionality. You can write scripts to e.g. 3D applications. User-client in that case will be owner of 3D application, who needs some functionality that's missing in base-application, and script-programmer is making script which will fill this gap. You can f.e. make script which will be speeding up some slow-annoying-manual operation like parsing text from websites or documents. People who don't program, have to open browser, find interesting them data, copy and paste them to spreadsheet (Excel/OpenOffice). Repeat as many times as they have websites/documents to process. Person who is programmer will write script which will download websites, find interesting data, extract them, and write them to CSV or other spreadsheet file format. Instead of manual-boring-task, automation. Better productivity. The most common seek data is e-mail address (to be able to send offer of company to new clients). Edited December 28, 2017 by Sensei Link to comment Share on other sites More sharing options...
FaithCrime Posted December 28, 2017 Author Share Posted December 28, 2017 thanks for the description really helpful of you... Link to comment Share on other sites More sharing options...
alchimie Posted January 24, 2018 Share Posted January 24, 2018 with Python u can do anything. Programming any program. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now