| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #3 (permalink) |
| NamePros Regular | I would suggest c if you are choosing between the two. If you learn c it will help you learn all other c languages. Also with perl you are talking about a whole different thing. Perl is a scripting language, if you are going to try to learn something along those lines i would suggest python...seems to be what everyone is leaning towards these days. |
| |
| | #4 (permalink) |
| Senior Member | i'd say c++ primarily because that was the old staple for all computer science courses (now it's java) so you'd probably find a LOT of info out there (even though im sure c will have just as much). as mentioned, perl is a scripting language, so if you want to go that route, go for python (which is basically like a c scripting language, as far as i know).
__________________ Hacksar.com - Your source for random computer tips and tricks! MySiteMemberships.com - Keep track of your site registration information! Like my post? Rep is appreciated! |
| |
| | #6 (permalink) |
| Senior Member | C++ is actually better than C in almost all aspects and for all intended purposes a more compatible/flexible language. Just go right into it is your best option. C is a simpler version, however, but uses the same main sort of syntax. So if you don't even know the syntax yet, take a look at C for that aspect, then move on. -RageD |
| |
| | #7 (permalink) |
| DNOA Member | If you don't learn how to code with objects and classes right off the bat, you'll have a hard time understanding the concept. I did, anyway. And now I wonder how I lived without! Learn C++. Hands down. When you learn C++, you'll learn about a lot of C functions you'll encounter down the road. And learn pointers. Really darn well. Make pointers easier to comprehend in your mind than your spoken language!
__________________ codeboards A high-quality community of programmers -- Join today and post! We want new members! |
| |
| | #9 (permalink) |
| NamePros Member | Actually C++ includes most of the features of C and also has few new such as classes etc. so if you learn C++ , you would cover most of the C.
__________________ :wave: SUMO Web Directory - submit your site today. Get Random links from all pages of PR5 directory with internal PR3 - PR4 pages (Sponsored Link) :imho: Professional Manual Directory Submission at Rates never before |
| |
| | #11 (permalink) |
| Senior Member | I was just thinking about this thread again for some reason. (Look in the "CODE" subforum to see my C++ tutorial if you're interested) but if you want something like a program connecting to internet, you'll need to use sockets. C++ standard libs don't come with sockets but C standard libs do. So C may be a better choice for something like but there are plenty of free socket libs for C++ out there Just some more information to help you make the right choice! ![]() And as far as the above statement about game programming, C++ is most flexible for this purpose ![]() -RageD |
| |
| | #12 (permalink) |
| DNOA Member | Have fun constructing a well-organized program that uses sockets in C without using classes that C++ provides. Just learn the C libraries and learn how C++ works and you'll be fine. (or heck, learn Objective-C and write iPhone apps. )
__________________ codeboards A high-quality community of programmers -- Join today and post! We want new members! |
| |
| | #13 (permalink) | |
| Senior Member | Quote:
| |
| |
| | #14 (permalink) |
| NamePros Regular | I reccommend going straight into learning c++. And I reccommend "C++: how to program" (deitel & deitel) as an aid to do so. It introduces you to Object Oriented concepts within its early chapters and guides you in making OO Applications.
__________________ Online Web Design Portfolio |
| |
| | #15 (permalink) |
| Senior Member | Learn c first
__________________ The Best Check Page Rank | ProTalk ShoutBox SBox Upload ImageSERP | Check SERP position ! [NEW] Free Shoutbox Laman Web IIUM |
| |
| | #16 (permalink) |
| First Time Poster! | i think you should do c++ or c sharp no need to do c. c is procedural oriented language and c++ or c# is object oriented language. if you think you should have some expertize in c before going for c++. there is nothing like this necessary. you can directly do c++ or c#. best of luck
__________________ quick personal loans |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |