Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > The Relaxation Room > Offline
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Reply
 
LinkBack Thread Tools
Old 08-16-2009, 12:22 AM   #1 (permalink)
title here
 
TJ Belfiore's Avatar
 
Join Date: Mar 2009
Location: 530
Posts: 3,517
OS: 7 x64, XP x32


Blog Entries: 1
C++

Hello, TSF!

I'm looking to dabble into a bit of C++ but I'm very unfamiliar with it and I'd really like some links to tutorials or even you're tutorials - the point is, I don't care where I get them.

I was told it was an 'object oriented language' such as VB, which I'm fluent in - but when I use Dev++, it's just a console based language, but when I use SharpDevelop it's now a object oriented language, what gives?

This is such a confusing language, I really don't get it at all.

Thanks, TSF!
__________________


Read more about ProgrammersDilemma in my latest blog, here.
TJ Belfiore is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 08-16-2009, 01:20 AM   #2 (permalink)
Registered User
 
Join Date: Dec 2007
Posts: 24
OS: Windows XP Home SP2


Re: C++

Reading your post. I totally agree
nor69 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-16-2009, 05:21 AM   #3 (permalink)
Moderator, Hardware Team
 
wrench97's Avatar
 
Join Date: May 2008
Location: S.E. Pennsylvania
Posts: 18,531
OS: Win7


Re: C++

I dabbled in C and C++ after using VB got lost went back to VB for the simple things I use for, but have a look here> http://www.cprogramming.com/
__________________

Power Supply and Selection
wrench97 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-16-2009, 08:54 AM   #4 (permalink)
Moderator Hardware Team
 
Done_Fishin's Avatar
 
Join Date: Oct 2006
Location: Brit living in Greece
Posts: 7,490
OS: WinME, WinXP Pro SP3, Win7 Beta, Ubuntu 9.04 & Netbook Remix & CD2USB, Mepis 6.5, Fedora 10

My System

Re: C++

I was under the impression that c++ was a step below stuff like visual basic .. for a start it's command line and hardly visual at all .. still a step above machine language but a total different ball game to what you have experienced up to now. It's more like an extension to DOS where all your commands are lined up and rarely make any sense to the untrained eye
__________________
.


.
I'm not old!!
I'm age impaired

..
D_F


I DON'T PLAY GAMES

How to mark your thread as solved



HDD DIAG UTILS

TSF's Photographer's Corner
Done_Fishin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-16-2009, 09:15 AM   #5 (permalink)
Troubled
 
Engineer Babar's Avatar
 
Join Date: Jul 2009
Posts: 720
OS: xp home 2006 sp2


Re: C++

@Undocked windy.I will advice you to do a short course in C++. Done_fishin is rite. C++ is a bit confusing language.
Engineer Babar is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-16-2009, 12:58 PM   #6 (permalink)
Moderator Hardware Team
 
Done_Fishin's Avatar
 
Join Date: Oct 2006
Location: Brit living in Greece
Posts: 7,490
OS: WinME, WinXP Pro SP3, Win7 Beta, Ubuntu 9.04 & Netbook Remix & CD2USB, Mepis 6.5, Fedora 10

My System

Re: C++

Quote:
Originally Posted by Engineer Babar View Post
Done_fishin is rite. C++ is a bit confusing language.

more than a bit .. the original C language was used to program UNIX and that should be more than enough to clue you up ..

that site that was given earlier looks good .. and has a tutorial but the main point is whether or not you have the time and patience to follow it through. Many things look like a great idea only to find that we bite of more than we can chew due to lack of understanding and help is difficult to come by.
__________________
.


.
I'm not old!!
I'm age impaired

..
D_F


I DON'T PLAY GAMES

How to mark your thread as solved



HDD DIAG UTILS

TSF's Photographer's Corner
Done_Fishin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-18-2009, 12:19 PM   #7 (permalink)
Troubled
 
Engineer Babar's Avatar
 
Join Date: Jul 2009
Posts: 720
OS: xp home 2006 sp2


Re: C++

hmmmm. I dont think tutorials is a great idea. One should must go for a short course in C++.
Engineer Babar is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-19-2009, 05:59 PM   #8 (permalink)
Pass The Oreos
 
ArmaTheGreek's Avatar
 
Join Date: Aug 2009
Location: Cainta, PH
Posts: 570
OS: Windows XP SP2

My System

Re: C++

Me neither, I don't know where to start, VB or C++... :(
__________________
Regards,

Arma The Greek
"Look using your eyes but see with your mind."
ArmaTheGreek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-19-2009, 08:59 PM   #9 (permalink)
title here
 
TJ Belfiore's Avatar
 
Join Date: Mar 2009
Location: 530
Posts: 3,517
OS: 7 x64, XP x32


Blog Entries: 1
Re: C++

A few questions:

What's a H file?
What's a CPP file?
How do they work together?
Does every program have to start with a class "main"?
__________________


Read more about ProgrammersDilemma in my latest blog, here.
TJ Belfiore is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-21-2009, 12:40 PM   #10 (permalink)
Troubled
 
Engineer Babar's Avatar
 
Join Date: Jul 2009
Posts: 720
OS: xp home 2006 sp2


Re: C++

A header file commonly contains forward declarations of classes, subroutines, variables, and other identifiers. Programmers who wish to declare standardized identifiers in more than one source file can place such identifiers in a single header file, which other code can then include whenever the header contents are required.

The C standard library and C++ standard library traditionally declare their standard functions in header files
At some point, a person learning to program in C/C++ learns the distinction between "header" files and "source" files. That is, a source file is compiled by the compiler and header files are shared among the source files. Then the question becomes, "How do I use header files effectively?" This is a description of the modern convention for what goes into header files, how header files are organized, and how they are used.

In some programming languages, the main function is where a program starts execution.

It is generally the first user-written function run when a program starts (some system-specific software generally runs before the main function), though some languages (notably C++ with global objects that have constructors) can execute user-written functions before main runs. The main function usually organizes at a high level the functionality of the rest of the program. The main function typically has access to the command arguments given to the program at the command-line interface.

Agreed??
Engineer Babar is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

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 Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 02:58 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85