When to start a new language?
-
>SQL-related stuff. I have to say that "knowing" TSQL can make a huge difference. So many things you will try and tackle in say PHP or VBScript that when you know how to do it in TSQL makes more sense and works a lot better. It isn't a nice language at all though, I cringe everytime I have to do an SP. regards, Paul Watson South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?
T-SQL = The worst of VB + The worst of PASCAL. :) But I agree, knowing it well can be a real time saver and it's just better practice (than having to tie database dependent logic into your app). Jeremy Falcon
-
I've been teaching myself C++ now for about a year and a half. I'm OK. There's a lot of stuff I don't remember off the top of my head, but I can get just about anything accomplished that I want by looking it up (or asking in the forums here :) ). Anyway, I recently had a discussion with a co-worker about how long it takes someone to learn a new language, and exactly what 'knowing' a language means. So Friday I started a project in C# (and had never even opened C# before). This project is a visual representation of our company's timeboard that stores the person's state (in/out with time to return and any comments he/she may have). I have it displaying the values from the database by Friday afternoon. I worked on it a little on Saturday, and updated the UI of it a little today. It's not all the way finished, but it works for all intents and purposes. In anyone else's opinion, when would you feel a person is ready to learn a new language? I still consider myself to be learning C++. But does anyone else think it's okay to be learning more than one language at once? And other than some means of certification, when do you say you 'know' a language? Any input is welcome. If I write code in my sleep, does that make me brilliant, or just a lazy programmer? My articles www.stillwaterexpress.com BlackDice - the programmer formerly known as bdiamond
somewhere around 10 years. This has been posted before, but it's a great little essay. I've been programming for 7 years professionally in multiple languages and programming in basic for fun long before that and I still consider myself learning.
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon
-
somewhere around 10 years. This has been posted before, but it's a great little essay. I've been programming for 7 years professionally in multiple languages and programming in basic for fun long before that and I still consider myself learning.
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon
well, I never meant to imply that I would ever be finished. I'll probably be still learning C++ 5 years from now :) If I write code in my sleep, does that make me brilliant, or just a lazy programmer? My articles www.stillwaterexpress.com BlackDice - the programmer formerly known as bdiamond
-
I've been teaching myself C++ now for about a year and a half. I'm OK. There's a lot of stuff I don't remember off the top of my head, but I can get just about anything accomplished that I want by looking it up (or asking in the forums here :) ). Anyway, I recently had a discussion with a co-worker about how long it takes someone to learn a new language, and exactly what 'knowing' a language means. So Friday I started a project in C# (and had never even opened C# before). This project is a visual representation of our company's timeboard that stores the person's state (in/out with time to return and any comments he/she may have). I have it displaying the values from the database by Friday afternoon. I worked on it a little on Saturday, and updated the UI of it a little today. It's not all the way finished, but it works for all intents and purposes. In anyone else's opinion, when would you feel a person is ready to learn a new language? I still consider myself to be learning C++. But does anyone else think it's okay to be learning more than one language at once? And other than some means of certification, when do you say you 'know' a language? Any input is welcome. If I write code in my sleep, does that make me brilliant, or just a lazy programmer? My articles www.stillwaterexpress.com BlackDice - the programmer formerly known as bdiamond
-
I might check it out; the C# book I have is a little outdated. Also, I have the "Visual C++ .Net Bible" as well as "Extending MFC Applications using the .Net Framework" by Tom Archer which I also think are excellent books. If I write code in my sleep, does that make me brilliant, or just a lazy programmer? My articles www.stillwaterexpress.com BlackDice - the programmer formerly known as bdiamond
-
somewhere around 10 years. This has been posted before, but it's a great little essay. I've been programming for 7 years professionally in multiple languages and programming in basic for fun long before that and I still consider myself learning.
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon
nice read, thx for link. I most like this part: When you're the worst, you learn what the masters do, and you learn what they don't like to do (because they make you do it for them). :-D David Never forget: "Stay kul and happy" (I.A.)
-
well, I never meant to imply that I would ever be finished. I'll probably be still learning C++ 5 years from now :) If I write code in my sleep, does that make me brilliant, or just a lazy programmer? My articles www.stillwaterexpress.com BlackDice - the programmer formerly known as bdiamond
well, I never meant to imply you thought you would. I just thought it was an interesting essay. ;)
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon
-
BlackDice wrote: Well, I'm pretty good at VB6 also. And I was forced into learning Visual FoxPro 7 I have no comment :P Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
Christian Graus wrote: I have no comment :laugh: - Nick Parker
My Blog | My Articles -
BlackDice wrote: Well, I'm pretty good at VB6 also. And I was forced into learning Visual FoxPro 7 I have no comment :P Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
Christian Graus wrote: I have no comment Knowing VB and VFP coders, so do his code. Yes, even I am blogging now!
-
I've been teaching myself C++ now for about a year and a half. I'm OK. There's a lot of stuff I don't remember off the top of my head, but I can get just about anything accomplished that I want by looking it up (or asking in the forums here :) ). Anyway, I recently had a discussion with a co-worker about how long it takes someone to learn a new language, and exactly what 'knowing' a language means. So Friday I started a project in C# (and had never even opened C# before). This project is a visual representation of our company's timeboard that stores the person's state (in/out with time to return and any comments he/she may have). I have it displaying the values from the database by Friday afternoon. I worked on it a little on Saturday, and updated the UI of it a little today. It's not all the way finished, but it works for all intents and purposes. In anyone else's opinion, when would you feel a person is ready to learn a new language? I still consider myself to be learning C++. But does anyone else think it's okay to be learning more than one language at once? And other than some means of certification, when do you say you 'know' a language? Any input is welcome. If I write code in my sleep, does that make me brilliant, or just a lazy programmer? My articles www.stillwaterexpress.com BlackDice - the programmer formerly known as bdiamond
1 day or less to learn, a lifetime to master. One day is enough to fool management. Within a week you should know enough that experts need time to figure out that you only have a week. Everything other than individual syntax you already know about programing applies somehow to any other language. C# is not different enough from C++ that you should count it though. You should focus on Assembly (doesn't matter which processor), Scheme (Any LISP, there are some good books on scheme which is why I recomend it), and other very different languages. There are lessens on knowing both of them that will really help your programing. C# will not give you great insights into how to make a computer tick that C++ can't give you. (this is a generalization, and like all it is not true) Spend time in languages that will give you something completely different.
-
[MSA] Matt Newman wrote: If you are learning C# may I recommend Inside C# 2nd Edition by Tom Archer (cpian too nonetheless). In fact i'll be giving a couple copies away at my next C# talk. Matt, Just read a little while ago a post by Tom Archer saying he didn't think MS was interested in a 3rd Edition. What is MS thinking???
-
[MSA] Matt Newman wrote: If you are learning C# may I recommend Inside C# 2nd Edition by Tom Archer (cpian too nonetheless). In fact i'll be giving a couple copies away at my next C# talk. Matt, Just read a little while ago a post by Tom Archer saying he didn't think MS was interested in a 3rd Edition. What is MS thinking???
Robert Scott wrote: Just read a little while ago a post by Tom Archer saying he didn't think MS was interested in a 3rd Edition. What is MS thinking??? No kidding, if there were a 3rd edition with C#2.0 dropped in I'd definitely buy it. Matt Newman
"May they go to hell!" the soldiers shouted. Allawi replied: "To hell they will go." - Minister Ayad Allawi