![]() | | ||||||||
| | #51 |
| Active Warrior Join Date: Jul 2009
Posts: 56
Thanks: 0
Thanked 4 Times in 3 Posts
|
I have basic knowledge in C++ but its been years I am not doing program in this language, so I too want to re learn the language, with the blogger replies I got lots of resources. Thanks
|
| | |
| | |
| | #52 |
| Warrior Member Join Date: Aug 2009
Posts: 17
Thanks: 2
Thanked 1 Time in 1 Post
|
Well, since that you're already a programmer, it will be easy for you to learn new language. There is a lot of free tutorial you can find in the net. Good luck.
|
| | |
| | |
| | #53 |
| Warrior Member Join Date: Aug 2009
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
|
I would suggest you read this free book from Bruce Eckel. You can search "bruce c++" on google. I love C++. It is very lean (sometime a bit mean also). I would suggest you start with fundamental of C++ such as object oriented. It is difficult but after you can understand the concept, you can apply it to many programmin language. HTH |
| | |
| | #54 |
| Netalab, Inc. Join Date: Aug 2009 Location: Florida, USA
Posts: 53
Thanks: 1
Thanked 6 Times in 6 Posts
|
Hey man. Do you have a good foundation in data structures? If not, make it a good one, next is OOP, then the actual language (C++). Proprietary language like VC++ has an advantage if you are targeting only a single platform, if not, you can use Eclipse as the IDE and MinGw (you can choose other compilers) as the compiler. Ok? As of now, i am a little bit disappointed in java because APIs are limited especially if your application requires a vendor specific execution. Been in java for 4 years now, especializing in modularization using OSGi and J2EE. Now i am starting to review my C language knowledge. Hehe. |
| Netalab, Inc., bringing quality health products direct to you! <Contact Us><About Us><Articles><FAQ> Add me on |Twitter|MySpace|Facebook| | |
| | |
| | #55 |
| Active Warrior Join Date: May 2009
Posts: 40
Thanks: 0
Thanked 1 Time in 1 Post
|
According to me. U first learn C And tahn after C++ . If u are a programer in php than i suggeted to Learn C which is foundation of Programing .You can take tutorial from the W3school.com of C,C++. Best of Lucky.
|
| | |
| | |
| | #56 |
| Warrior Member Join Date: Sep 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
i think Wrox Ivor Hortons Beginning Visual C Plus Plus 2008 is the best book for learning C++ |
| | |
| | #57 |
| HyperActive Warrior War Room Member Join Date: Jun 2009
Posts: 115
Thanks: 2
Thanked 7 Times in 6 Posts
|
i can teach you c++ can you teach me php in return
|
| | |
| | #58 |
| Banned Join Date: Aug 2009 Location: World Wide Web
Posts: 75
Thanks: 7
Thanked 1 Time in 1 Post
|
Read This Book - LET US ''C'' - YASHWANT KANETKAR. Learn C first and then move on to C++
|
| | |
| | #60 |
| Active Warrior War Room Member Join Date: Jul 2009 Location: Edinburg, TX
Posts: 40
Thanks: 1
Thanked 14 Times in 9 Posts
|
STOP!!!!!! You are going to learn C++ to create a crawler? No! No! No! No! No! and no again! The only reason you need C++ for your own tools is if you are writing system level software, drivers, or accessing hardware. For IM purposes, you will not. Sure people have been helping you out, they do a quick google and link you to an article. That doesn't really help. C++ is an entirely different beast than PHP. You will waste your time and effort. What should you do instead? Instead you should pick a language that will work with you rather than against you such as Ruby, Python, Perl, or Java. Here is the breakdown:
This is what I was able to do in Ruby in a few hundred lines of code.
|
| | |
| | |
![]() |
|
| Tags |
| c++, learn, tutorial |
| Thread Tools | |
| |
![]() |