Friday, July 31, 2009

Is it necessary to learn c++ fro soft devpt?

No, for the simple reason that a lot of software is


developed in other languages.





That being said, C++ is one of the more common development


languages (C, C++, Java, C#, ...), so (particularly in


certain application areas) not knowing C++ will limit


the projects that you can work on. Of course in *some*


application areas, not knowning Fortran or COBOL will


limit you :-)





My experience has been that once you understand how to


apply algorithms and data structures, as well as


underlying concepts (like object oriented programming),


then you can pick up the details of particularly languages


when needed. C++ is a large language, so it takes quite


a while to really learn it, but someone who knows Java


can usually pick up quite a bit of it pretty quickly.

Is it necessary to learn c++ fro soft devpt?
No

bridal flowers

Which is the best way to learn C/C++??? Please???

Buy "C Language for Dummies" or "C ++ for Dummies". These books are really good. Also you will need C++ installed in your PC.





If you have enough time, it might be better if you first go through a book of "Data Structure" before learning any language. That can build a very good idea in your mind how data is structured and is organised. It might take some time, but if you do this way, you will be in a better shape while learning C/C++. Also, it might give you to later use your already stablished skills to learn some advanced languages like Visual Basic and Visual C.

Which is the best way to learn C/C++??? Please???
There are no best ways - a good one is practising and taking up a good book. Let internet be your guide in case you want to learn on your own.





Start to write simple programs and start experimenting with different things: syntax, logic to learn why things work in a certain way and why they work better in certain others.





If you've got Linux, gcc is the free compiler (well close to free )....otherwise you could get hold of an old turboc IDE which might though not work pretty well with winXp.........If you've got more questions.....send me a message :)
Reply:you need to have a good reference book. you need to read the book then practice, the more u practice the more you gain. try to motivate yourself with a project, onliner forums provide a lot of help... use them
Reply:better you use www.programming.com


and search learning c/c++ there, ok...?
Reply:study there is no magic potion
Reply:Study and study some more then write in C/C++ to see if you have learned anything.


Is it necessary to learn c++ to become data base administrator ? can any one help me?

It depends on the Company you are applying to You will need to have experience of some sort of Object oriented language i would think, Java or C++ (as they are practically the same thing)but i think for that job you would need to have experience with SQL ie you know Oracle .In any case why would you want to do that job, - boring as hell

Is it necessary to learn c++ to become data base administrator ? can any one help me?
yes, it is.....actually, the pre-requisite subject on my Database 1 was Programming 1(which is C++)...





As a database administrator, you must learn not only how to use database systems but most of all, programming languages especially C++ since it is compatible on all operating systems and database platforms....


Suggest me a good book for learning C language so that i gain knowledge to learn unix network programming?

Good for you.





Here's a nice easy C online book for ye.





http://en.wikibooks.org/wiki/C_Programmi...





Start there, Nix takes a while to learn. (But Advanced networking is fun ^_^)

Suggest me a good book for learning C language so that i gain knowledge to learn unix network programming?
Go to the computer education centre %26amp; ask for c language course material.
Reply:Believe it or not!!


I too got the same confusion while upgrading my knowledge in c programming and reffered so many books.


The best of the best books for C programming is


"Let us C" author is "Yashawant kanetkar.


Fortunately the author has written books for UNIX too!!!!!





if you found this answer to be best choose the "Best answer"
Reply:If you want a good printed book, "Practical C Programming" by Steve Oualline http://www.oreilly.com/catalog/pcp3/inde... is great. The original "C Programming Language" by Kernighan and Ritchie (see http://cm.bell-labs.com/cm/cs/cbook/ ) is widely regarded as a classic.





Once you're ready to start with the networking stuff, you're in for a treat. Richard Stevens wrote the best computer books I've ever read on any subject. (http://www.amazon.com/UNIX-Network-Progr... )





Cheers, Skip


What's the easiest way to learn C++? I don't cae how long it takes, I just want to learn...?

Get a book and Download a free C++ compiler (I've inlcuded the link to what I use, it's called bloodshead and it's a free compiler that works great. You need to run the compile dexe files in dos if they are not object oriented). That's how I learned C, HTML, XML and VB. Other way si to take a class, but some times that can be painfull if the teacher doesn't suite your learning needs.

What's the easiest way to learn C++? I don't cae how long it takes, I just want to learn...?
learn Java or C# first
Reply:I learned C++ easy using the Dummy's guid to C++

wedding reception flowers

I'm trying to learn c++ my own. What compiler should i use?

which i can download from the internet for free

I'm trying to learn c++ my own. What compiler should i use?
You can download Bloodshed Dev C++ for free at download.com. It is a very reliable compiler as byte-wise, it is smaller than many mass and power IDEs out there. Also, you won't have to worry about it taking up all your RAM as an IDE like NetBeans would... C++ is a great language. Have fun!
Reply:Bloodshed Dev C++
Reply:Well if you are using windows, Bloodshed Dev C++ is the best...and if you are using Mac fire up Xcode (already included on any new versions of OSX).





http://www.bloodshed.net





Good luck, fellow programmer!!! :]


Also if you want a great place to learn...go on the IRC's and just start asking questions on the c++ chat rooms!





info on irc's : http://en.wikipedia.org/wiki/Irc


What is the best website to learn c and c++ language?

this is so far...one of the many good sites





second link of from Mr Bjarne himself ;)

What is the best website to learn c and c++ language?
Aside from the sites above, I also recommend this:


http://cboard.cprogramming.com/