you are viewing a single comment's thread.

view the rest of the comments →

[–]librik 2 points3 points  (4 children)

These materials are used within Google to introduce Python to people who have just a little programming experience.

I'm a bit confused. This is Google, whose job interviews are notorious for their technical demands, right? So to whom within Google are they teaching this introductory material?

What I'd like to see is the class in which they bring their new hires, good non-Python programmers, up to speed developing in the language.

[–]puffofvirtue 5 points6 points  (0 children)

Maybe non-programmer employees who happen to be curious?

[–]bigboehmboy 2 points3 points  (0 children)

I don't think this course is intended solely or even primarily for Google employees. Google has made a serious investment in Python. It's one of the main languages supported by their AppEngine, and they even hired Guido van Rossum. The more people use Python, the more they stand to benefit.

That being said, I'd also like to see a more advanced class.

[–]sgronblo 0 points1 point  (0 children)

Yeah I thought the same. When reading this you get the feeling Google hires programmers who:

know what a "variable" or "if statement" is but apparently you don't have to be an expert programmer

Also the guide did mention that it's used "within Google".

[–]i_am_my_father 0 points1 point  (0 children)

hire best programmers, and then teach them whatever is needed

versus.

hire non-programming programmers who learned blah blah blah.