Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64431
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Diving in to Python - Best resources? |
| Date | 2014-01-21 12:57 -0500 |
| References | <39adb03e-95b8-4049-bfbc-f7c5fce2d08f@googlegroups.com> <c86a4e7d-e313-4f9c-8059-a550e8a64396@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5802.1390327052.18130.python-list@python.org> (permalink) |
On 1/21/2014 11:00 AM, Rustom Mody wrote: > On Tuesday, January 21, 2014 1:04:16 AM UTC+5:30, Matt Watson wrote: >> Getting in the habit of dropping in a google group for any new project - >> everyone tends to be so helpful. > >> I work in the automotive sales industry(management) and find myself >> doing so many day to day tasks that could easily be automated. I'm a >> very tech saavy person, but after running in fear from a Javascript >> class in undergrad 8 years ago I haven't ever looked back. I simply >> had no interest because I saw no applications. > >> Now that I have a solid career I see SO many applications for >> programming in my industry alone. Automating data >> movement/calculations from websites, spreadsheets, pricing, etc will >> be my primary use.I'm OK saying I didn't retain 1% of what I >> learned in the Javascript class, I've dabbled in HTML, I've tweaked >> code in Excel macros or AutoIt scripts, but I'd classify myself as a >> complete beginner in programming. > > It looks like > 1. You are familiar with spreadsheets > 2. Your work is spreadsheet-like > > Why not develop that into a bigger strength? > > Most people -- even those using spreadsheets -- dont seem to think of > the spreadsheet macro language/VBA as a programming language but it > is Definitely. I once worked out how to do nonlinear regression with a spreadsheet, after doing it with Basic (and later C). > and it may well be all you need. This is written by one of the > biggest names in programming languages today > > http://research.microsoft.com/en-us/um/people/simonpj/Papers/excel/excel.pdf -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Diving in to Python - Best resources? Matt Watson <mattwatson.mail@gmail.com> - 2014-01-20 11:34 -0800
Re: Diving in to Python - Best resources? Emile van Sebille <emile@fenx.com> - 2014-01-20 11:50 -0800
Re: Diving in to Python - Best resources? Chris Angelico <rosuav@gmail.com> - 2014-01-21 10:49 +1100
Re: Diving in to Python - Best resources? Rustom Mody <rustompmody@gmail.com> - 2014-01-21 08:00 -0800
Re: Diving in to Python - Best resources? Terry Reedy <tjreedy@udel.edu> - 2014-01-21 12:57 -0500
Re: Diving in to Python - Best resources? Ethan Furman <ethan@stoneleaf.us> - 2014-01-21 10:53 -0800
Re: Diving in to Python - Best resources? notbob <notbob@nothome.com> - 2014-01-22 02:19 +0000
Re: Diving in to Python - Best resources? Agility <hacktheplanet@gmail.com> - 2014-01-22 21:23 -0800
csiph-web