Lost Password?


Go Back   CodeCall Programming Forum > Software Development > C and C++

C and C++ C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-13-2007, 01:34 PM
Johnnio's Avatar   
Johnnio Johnnio is offline
Newbie
 
Join Date: Aug 2007
Location: Glasgow, UK
Age: 15
Posts: 17
Rep Power: 5
Johnnio is on a distinguished road
Send a message via MSN to Johnnio
Default Should I learn it?

I've been messing about really and I'm thinking about getting into programming, I have no real prior programming knowlage. I only really know Visual Basic 6, PHP, (X)HTML, CSS and some C#.

I'm mainly wanting to get into C++ because it seems the most robust language out in todays programming market. So I was wondering if I should learn it at my level? I'm mainly interested in game development and socket programming.

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 08-13-2007, 04:01 PM
Jordan's Avatar   
Jordan Jordan is online now
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,477
Last Blog:
Ext JS or Ext GWT
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

If you know those 5 things mentioned above C++ will not be that hard. C++ was actually the first language I learned (if you don't count HTML).
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-14-2007, 06:52 AM
Johnnio's Avatar   
Johnnio Johnnio is offline
Newbie
 
Join Date: Aug 2007
Location: Glasgow, UK
Age: 15
Posts: 17
Rep Power: 5
Johnnio is on a distinguished road
Send a message via MSN to Johnnio
Default

Yeah, I do. I've started messing around with C++. Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 10-11-2007, 04:26 AM
Patrick Patrick is offline
Programmer
 
Join Date: Sep 2007
Posts: 100
Rep Power: 5
Patrick is on a distinguished road
Default

Actually I read above that you know a little bi about C#, so don't worry you will be fine with C++ because C++ is the advanced version of C# with very few changes.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 10-11-2007, 03:07 PM
Jordan's Avatar   
Jordan Jordan is online now
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,477
Last Blog:
Ext JS or Ext GWT
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

Quote:
Originally Posted by Patrick View Post
Actually I read above that you know a little bi about C#, so don't worry you will be fine with C++ because C++ is the advanced version of C# with very few changes.
I believe you have that a little backwards.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 10-11-2007, 04:50 PM
mindsurfer mindsurfer is offline
Learning Programmer
 
Join Date: Oct 2007
Posts: 40
Rep Power: 5
mindsurfer is on a distinguished road
Default

Quote:
Originally Posted by Patrick View Post
Actually I read above that you know a little bi about C#, so don't worry you will be fine with C++ because C++ is the advanced version of C# with very few changes.
dude C++ is advanced of C.. C# is completely different!
__________________
MindSurfer
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 10-15-2007, 07:29 PM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 506
Last Blog:
Just over the next hil...
Rep Power: 10
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default

Quote:
Originally Posted by Jordan View Post
I believe you have that a little backwards.
C# is a standard no man's land language like Java . If I want performance I pick C/C++ every time, if I want abstraction I pick something like Python every time. If I want something in the middle I code entirely in Python, profile, then write the offending sections in C/C++.

Quote:
dude C++ is advanced of C.. C# is completely different!
C# made a fatal mistake when they went down the Java path and didn't allow plain old functions. Purity is for drinking water, not languages.

Last edited by G_Morgan; 10-15-2007 at 07:32 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 10-16-2007, 10:28 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,650
Last Blog:
CherryPy(thon)
Rep Power: 29
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

It minds me of a quote I saw once a long time ago.

C is a variable.
C++ is a statement for incrementing.
C# is a syntax error.


I thought I would share it with you guys, though I don't know if it's written right, I can barely remember it, but I still thinks it's cool...
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 10-24-2007, 03:44 AM
visay visay is offline
Newbie
 
Join Date: Oct 2007
Posts: 2
Rep Power: 0
visay is on a distinguished road
Default

My first language is C then C++, it's more complicated. But it's worth to learn.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 10-24-2007, 10:21 AM
NeedHelp NeedHelp is offline
Programming God
 
Join Date: May 2006
Posts: 527
Rep Power: 13
NeedHelp is on a distinguished road
Default

Why is it worth it to learn in that order?
__________________
I Need Help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy Program Language to Learn george89 General Programming 20 08-01-2008 12:08 AM
Help a Newb Learn it.. Mushroomer Visual Basic Programming 1 03-28-2007 06:30 PM
How long did it take you to learn c++ mysticalone C and C++ 8 02-08-2007 05:25 PM
What language to Learn? mevets General Programming 20 12-20-2006 10:04 AM
Is PHP the best web programming language to learn? Kaabi PHP Forum 9 07-05-2006 10:20 PM


All times are GMT -5. The time now is 03:42 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%

Ads