Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54496
| Date | 2013-09-20 18:07 +0100 |
|---|---|
| From | Jugurtha Hadjar <jugurtha.hadjar@gmail.com> |
| Subject | Re: What minimum should a person know before saying "I know Python" |
| References | <31df03f7-2b81-483a-9242-b83ba4559b1a@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.194.1379696864.18130.python-list@python.org> (permalink) |
I think it is a philosophical question. It's like saying "I know maths", which is a ridiculous phrase I was surprised to hear, let alone surprised to hear often. Can someone know everything there is to know about something ? I doubt it. The point, at least for me, isn't to know everything .. But the ability to find out. I consider myself ignorant in almost everything, that's because I ask myself a lot of questions about a lot of things I ignore. The point is following up and looking things up so that you know them. I knew many things I wasn't even aware existed. What this (constant questions) does is that it gives a lot of information that is networked (and you make a lot of connections between seemingly unrelated topics). I'll give an example: I had a class in my second year in college about nuclear and atomic physics. There was a chapter about the Doppler effect. I was able to grasp it easily, because when I was a kid, it happened I took magazines in the bathroom to read, and I've read about it. Having a déjà-vu impression in a lot of things and to be able to make analogies of concepts and principles has helped me tremendously. When I got into college and started programming PIC microcontrollers, having tinkered with Intel assembly language in high-school (disassembling executables and tinkering with them) was definitely a plus (Registers, operands, carry operations, hexadecimal, addresses). When in the first year we started Pascal, I already did things in Delphi when I was in high-school. But then again, I also did tinker with C in middle-school (really basic stuff) and BASIC as a child. Do I know Python ? No. I don't think I ever will. But I am confident I will be able to do what I cannot do right now, and the complexity of the things I will be able to do will increase, as will my ability to simplify complex things. It's a converging exponential, as a capacitor charging. The goal is to minimized the time constant so you get at about 63.2% fast. The incremental 1%s will take years and I don't think you'll ever hit 100%, not even after decades. Sorry :) -- ~Jugurtha Hadjar,
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What minimum should a person know before saying "I know Python" Aseem Bansal <asmbansal2@gmail.com> - 2013-09-20 02:58 -0700
Re: What minimum should a person know before saying "I know Python" rusi <rustompmody@gmail.com> - 2013-09-20 04:43 -0700
Re: What minimum should a person know before saying "I know Python" Robert Kern <robert.kern@gmail.com> - 2013-09-20 14:39 +0100
Re: What minimum should a person know before saying "I know Python" rusi <rustompmody@gmail.com> - 2013-09-20 08:50 -0700
Re: What minimum should a person know before saying "I know Python" Aseem Bansal <asmbansal2@gmail.com> - 2013-09-20 09:28 -0700
Re: What minimum should a person know before saying "I know Python" Chris Angelico <rosuav@gmail.com> - 2013-09-21 02:34 +1000
Re: What minimum should a person know before saying "I know Python" Aseem Bansal <asmbansal2@gmail.com> - 2013-09-20 10:40 -0700
Re: What minimum should a person know before saying "I know Python" Aseem Bansal <asmbansal2@gmail.com> - 2013-09-20 10:51 -0700
Re: What minimum should a person know before saying "I know Python" Chris Angelico <rosuav@gmail.com> - 2013-09-21 12:06 +1000
Re: What minimum should a person know before saying "I know Python" Gene Heskett <gheskett@wdtv.com> - 2013-09-21 02:22 -0400
Re: What minimum should a person know before saying "I know Python" Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-09-22 12:44 -0400
Re: What minimum should a person know before saying "I know Python" Roy Smith <roy@panix.com> - 2013-09-20 22:31 -0400
Re: What minimum should a person know before saying "I know Python" Chris Angelico <rosuav@gmail.com> - 2013-09-21 12:54 +1000
Re: What minimum should a person know before saying "I know Python" Tim Chase <python.list@tim.thechases.com> - 2013-09-20 06:53 -0500
Re: What minimum should a person know before saying "I know Python" Chris Angelico <rosuav@gmail.com> - 2013-09-21 00:26 +1000
Re: What minimum should a person know before saying "I know Python" Mark Janssen <dreamingforward@gmail.com> - 2013-09-20 09:23 -0700
Re: What minimum should a person know before saying "I know Python" Jugurtha Hadjar <jugurtha.hadjar@gmail.com> - 2013-09-20 18:07 +0100
Re: What minimum should a person know before saying "I know Python" Terry Reedy <tjreedy@udel.edu> - 2013-09-20 18:26 -0400
Re: What minimum should a person know before saying "I know Python" Gene Heskett <gheskett@wdtv.com> - 2013-09-22 14:55 -0400
Re: What minimum should a person know before saying "I know Python" Gene Heskett <gheskett@wdtv.com> - 2013-09-22 15:48 -0400
Re: What minimum should a person know before saying "I know Python" Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-09-22 23:29 -0400
Re: What minimum should a person know before saying "I know Python" Gene Heskett <gheskett@wdtv.com> - 2013-09-23 00:10 -0400
Re: What minimum should a person know before saying "I know Python" CM <cmpython@gmail.com> - 2013-09-23 19:34 -0700
Re: What minimum should a person know before saying "I know Python" Schneider <js@globe.de> - 2013-09-26 12:16 +0200
csiph-web