![]() |
|
|
|
Registered
Join Date: Mar 2003
Posts: 10,308
|
python anyone?
Think it is time I learn a little bit about yet another programming language.
Due to its popularity as a "teaching how to program" language, I think I'm gonna try python. Add another bullet point to the resume. Anyone have a book recommendation or a good tutorial site? ![]() |
||
![]() |
|
Back in the saddle again
Join Date: Oct 2001
Location: Central TX west of Houston
Posts: 55,746
|
Well, I'd recommend coursera - https://www.coursera.org/courses?languages=en&query=python
except I don't think you need a teacher. I really need to learn Python. I really don't want to. But I do want to know how to code python.
__________________
Steve '08 Boxster RS60 Spyder #0099/1960 - never named a car before, but this is Charlotte. '88 targa ![]() |
||
![]() |
|
Almost Banned Once
|
That's not a snake...
![]()
__________________
- Peter |
||
![]() |
|
Registered
Join Date: Mar 2004
Location: Higgs Field
Posts: 22,575
|
I learned Python 35 years ago. One of the dumbest things I've ever done is "unlearn" it about 20 years ago. I need to re-learn it, but it ain't gonna be cheap...
(Not mine) ![]()
__________________
Jeff '72 911T 3.0 MFI '93 Ducati 900 Super Sport "God invented whiskey so the Irish wouldn't rule the world" |
||
![]() |
|
Double Trouble
Join Date: Nov 2002
Location: North of Pittsburgh
Posts: 11,704
|
Colt is gonna start making them again.
__________________
I used to be addicted to the hokey pokey..........but I turned myself around.. 75 914 1.8 2010 Cayenne base |
||
![]() |
|
Registered
Join Date: Mar 2004
Location: Higgs Field
Posts: 22,575
|
Wow - I don't know what to make of that. They have been pretty adamant that there would never be another one, what with its cost to manufacture and everything.
__________________
Jeff '72 911T 3.0 MFI '93 Ducati 900 Super Sport "God invented whiskey so the Irish wouldn't rule the world" |
||
![]() |
|
![]() |
Too big to fail
|
I've actually taken a couple of python classes, but like any language (programming or otherwise) if you don't use it, you lose it. Every now and then I'll start coding a new task in python, and then run into an issue, and not knowing if the problem is with me or what I'm trying to do, I go back to perl. For example, a couple of weeks ago I was [trying to] writing a script to automate the creation of tickets in Remedy; I could connect to the Remedy server, but couldn't it to connect. I ditched python and tried it in perl, and found out that the Remedy implementation was on a non-standard port. The python "error stack" was double-plus-unhelpful in figuring this out. Once I had a working connection, I said "screw it" and did the rest in perl.
One thing that infuriates me about Python is the SJW-esque sensitivity to formatting; it's almost as bad as RPG III. (if that doesn't date me, only radio-carbon will)
__________________
"You go to the track with the Porsche you have, not the Porsche you wish you had." '03 E46 M3 '57 356A Various VWs |
||
![]() |
|
Kessel run in 12 parsecs!
|
Now that's a big ol' steak!
__________________
Getting old sucks, bring back the good old days, this new stuff is for the birds.. |
||
![]() |
|
Grip It & Rip It
Join Date: Apr 2005
Location: SoCal
Posts: 1,208
|
great class from zero knowledge....I'm almost through the whole thing..
https://mva.microsoft.com/en-us/training-courses/introduction-to-programming-with-python-8360?l=lqhuMxFz_8904984382
__________________
82 911SC (sold) |
||
![]() |
|
FUSHIGI
Join Date: Feb 2006
Location: somewhere between here and there
Posts: 10,731
|
![]() |
||
![]() |
|
Registered
Join Date: Jun 2000
Location: bottom left corner of the world
Posts: 22,686
|
Not all pythons are smart. This one ate a piglet so the pigs attacked and ate the python.
![]() |
||
![]() |
|
Bollweevil
Join Date: Dec 2003
Location: Fulshear, Texanistan
Posts: 3,361
|
Dated you say ?? let us discuss Fortran or Cobol or EasyCoder assembly langauge....
__________________
Jack 74 911 Coupe 2.7L - K21 Option - S suspension |
||
![]() |
|
![]() |
Double Trouble
Join Date: Nov 2002
Location: North of Pittsburgh
Posts: 11,704
|
yeah they had them at SHOT..they are making the 1903 hammerless again as well.
__________________
I used to be addicted to the hokey pokey..........but I turned myself around.. 75 914 1.8 2010 Cayenne base |
||
![]() |
|
Too big to fail
|
My first professional coding job was slinging COBOL for Transamerica.
__________________
"You go to the track with the Porsche you have, not the Porsche you wish you had." '03 E46 M3 '57 356A Various VWs |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,308
|
Quote:
But I may end up teaching a "intro to how to program" and the person developing it decided to use python. Dunno why, she's a terrible programmer, but there it is... Turns out my Linux admin students had serious issues, so instead of playing iwth programming I'm spending the weekend setting up practice drills on determining where/how/why network connectivity is failing (which they should've learned 2 years ago - this kids are about to graduate). Means I'm gonna end up with 10 or 12 virtual machines going at once. Gotta love modern stuff. ![]() |
||
![]() |
|
Registered
|
![]()
__________________
Byron ![]() 20+ year PCA member ![]() Many Cool Porsches, Projects& Parts, Vintage BMX bikes too |
||
![]() |
|
Back in the saddle again
Join Date: Oct 2001
Location: Central TX west of Houston
Posts: 55,746
|
Quote:
THank you for teaching them network troubleshooting. I have worked with many, many "server" guys over the years that were clueless when it came to network troubleshooting. I don't expect them to be able to troubleshoot what I do, but they should be able to troubleshoot the basics. IP, subnet mask and default gateways get configured on servers and workstations. Servers and workstations have arp tables. You should know how to use them. Don't even get me started on multi-homed servers with routing tables and asymmetric routing.
__________________
Steve '08 Boxster RS60 Spyder #0099/1960 - never named a car before, but this is Charlotte. '88 targa ![]() Last edited by masraum; 02-11-2017 at 09:15 AM.. |
||
![]() |
|