Python author and trainer Mark Lutz will be interviewed
on the radio show Tech Talk this Sunday, October 1st,
at 6PM Eastern time. He'll be answering questions about
Python, his books, and his Python training services.
For more details about the show, see Tech Talk's website
at http://techtalk.imi-us.com. You can also listen to
the live webcast of the show on KFNX's website, http://www.1100kfnx.com.
--Python Training Services http://home.earthlink.net/~python-training 5 1994
Fuzzyman wrote:
Mark Lutz wrote:
>Python author and trainer Mark Lutz will be interviewed on the radio show Tech Talk this Sunday, October 1st, at 6PM Eastern time. He'll be answering questions about Python, his books, and his Python training services.
Does he always talk in the third person ? ;-)
We'll have to listen to the interview to find out. :)
Fuzzyman wrote:
Mark Lutz wrote:
Python author and trainer Mark Lutz will be interviewed
on the radio show Tech Talk this Sunday, October 1st,
at 6PM Eastern time. He'll be answering questions about
Python, his books, and his Python training services.
Does he always talk in the third person ? ;-)
Yes, I've heard that he does. :-)
Mark Lutz wrote:
Fuzzyman wrote:
>>Mark Lutz wrote:
>>>Python author and trainer Mark Lutz will be interviewed on the radio show Tech Talk this Sunday, October 1st, at 6PM Eastern time. He'll be answering questions about Python, his books, and his Python training services. Does he always talk in the third person ? ;-)
Yes, I've heard that he does. :-)
Shouldn't that have been "He believes so"?
Good luck in the interview.
regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://holdenweb.blogspot.com
Recent Ramblings http://del.icio.us/steve.holden This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: kevin parks |
last post by:
Is as excellent as it is out of date. Which is to say it is
exceedingly, ridiculously, hideously, insanely, absurdly out of date.
*^-^* (look again there is a compliment in there ^^)
And i hear...
|
by: Pete Shinners |
last post by:
Recently I conducted a short interview with Steve Moret, the Lead
Programmer for "Greyhawk: Temple of Elemental Evil". Python was used for
the scripting in this commercial game. The interview...
|
by: PyPK |
last post by:
What possible tricky areas/questions could be asked in Python based
Technical Interviews?
|
by: connectrajesh |
last post by:
INTERVIEWINFO.NET
http://www.interviewinfo.net
FREE WEB SITE AND SERVICE FOR JOB SEEKERS /FRESH GRADUATES
NO ADVERTISEMENT
|
by: John Salerno |
last post by:
Is anyone else having trouble? It worked for me last night, but now it's
saying:
C00D11BD: Cannot play the file
Windows Media Player cannot play the file because the specified protocol
is not...
|
by: writeson |
last post by:
Hi all,
At work I'm considering proposing a solution for our distributed
processing system (a web based shopping cart that feeds an actual
printing production line) based on Pyro. I've done some...
|
by: John Salerno |
last post by:
Does anyone know where I might find the Mark Lutz interview from
TechTalk? Their website still doesn't have it yet. I didn't know if it
was available elsewhere.
Thanks.
|
by: Jeff Rush |
last post by:
Forrester Research is doing a study on dynamic languages and has asked that
Python be represented. As advocacy coordinator I've volunteered to drive
this, collecting answers from the community and...
|
by: Krypto |
last post by:
Hi,
I have used Python for a couple of projects last year and I found it
extremely useful. I could write two middle size projects in 2-3 months
(part time). Right now I am a bit rusty and trying...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: erikbower65 |
last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA:
1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
| |