How do you Strengthen Your Knowledge?
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
I used to buy related books every month. I used to subscribe to WDJ/MSDN. Now being lazy, i just rely on CP articles and lounge gossip. :rolleyes:
Weiye Chen Time may have changed my life, but my heart remains the same to you... Time may have changed my heart, but my love for you never change...
-
Oops I forgot about CP :)
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
I used to buy related books every month. I used to subscribe to WDJ/MSDN. Now being lazy, i just rely on CP articles and lounge gossip. :rolleyes:
Weiye Chen Time may have changed my life, but my heart remains the same to you... Time may have changed my heart, but my love for you never change...
I too :)
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
Sarath. wrote:
How you are used to increase your knowledge?
Learn by doing,msdn & codeproject (and a few e-books)
Artificial Intelligence is no match for Natural Stupidity
No one can understand the truth until he drinks of coffee's frothy goodness. ~Sheik Abd-al-Kadir
I can't always be wrong ... or can I? -
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
CodeProject, obviously, but also blogs, language specific sites, newsgroups, and I also buy a few books, which my company will pay for if they're relevant. I recently purchased Exceptional C++ and More Exceptional C++ by Herb Sutter for example. Now I just need some time to read them! :)
Kicking squealing Gucci little piggy.
-
Oops I forgot about CP :)
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
CodeProject, obviously, but also blogs, language specific sites, newsgroups, and I also buy a few books, which my company will pay for if they're relevant. I recently purchased Exceptional C++ and More Exceptional C++ by Herb Sutter for example. Now I just need some time to read them! :)
Kicking squealing Gucci little piggy.
The name resembles Effective C++ and More Effective C++. How do you rate those books?
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
The name resembles Effective C++ and More Effective C++. How do you rate those books?
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
Sarath. wrote:
The name resembles Effective C++ and More Effective C++. How do you rate those books?
Very highly. I have a lot of time for Scott Meyers. However, people seem to get very "religious" about which C++ "guru" they follow and forget that these books are just guidelines and though many of the things they recommend are very good practice, there are always exceptions to these rules. :) I actually have the HTML version of both Effective C++ and More Effective C++, and find I use this format more than the printed copies (which I often forget to carry around - I work from home a lot of the time and tend to forget them). BTW, I also have Effective STL which is also highly recommended.
Kicking squealing Gucci little piggy.
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
Sarath. wrote:
The name resembles Effective C++ and More Effective C++. How do you rate those books?
Very highly. I have a lot of time for Scott Meyers. However, people seem to get very "religious" about which C++ "guru" they follow and forget that these books are just guidelines and though many of the things they recommend are very good practice, there are always exceptions to these rules. :) I actually have the HTML version of both Effective C++ and More Effective C++, and find I use this format more than the printed copies (which I often forget to carry around - I work from home a lot of the time and tend to forget them). BTW, I also have Effective STL which is also highly recommended.
Kicking squealing Gucci little piggy.
Rob Caldecott wrote:
I also have Effective STL which is also highly recommended.
I never read that
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
Meditation.
We made the buttons on the screen look so good you'll want to lick them. Steve Jobs
norm .net wrote:
Meditation.
That is the best way I guess.:)
Abhishek It is impossible to change your past. But it is very possible to ruin your present by worring about the future. -Chankya
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
Generally I don’t read more than I need to do the job at hand. If I ever have time, I just go about reading whatever interests me. Not necessarily to do anything with programming. :)
Abhishek It is impossible to change your past. But it is very possible to ruin your present by worring about the future. -Chankya
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
I buy a lot of books, I typically read something tech in bed at night, and if I am travelling ( although this trip I am more working on the notebook during flights )
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
Sarath. wrote:
How you are used to increase your knowledge?
For programming, by doing. Reading just doesn't cut it for me. I have to put stuff into practice to really know it. Other stuff, well, I basically just read Science News and take it from there when something is interesting. And quite frankly, I learn a lot of stuff just visiting the lounge every day! Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
How you are used to increase your knowledge? Online articles, books, magazines, periodicals or the latest trend blogs? I used to read the some technical blogs related to C++ and MFC. I used to read books but I don’t have the collection of the books which describes on the latest technologies. Still my old books are worth reading like effective C++ and code complete. I’m a regular reader of MSDN Magazine ( online ) and msdn itself. I also used to read Dr.Dobb’s Journals. The great wikipedia also helps me alot
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern