Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 09-20-2006, 06:59 PM   #11 (permalink)
 
Monster Techie

Join Date: Apr 2005

Posts: 1,909

jcortes is on a distinguished road

Send a message via AIM to jcortes
Default

after talking to you on aim if you dont even know html that well i would suggest get used to the idea by learning visual basic then java and c++
__________________

AIM = jcortestechhelp
jcortes is offline  
Old 09-21-2006, 09:58 AM   #12 (permalink)
 
Ultra Techie

Join Date: Jul 2006

Posts: 714

Meithan is on a distinguished road

Send a message via AIM to Meithan Send a message via Yahoo to Meithan
Default

Start by learning the non object-oriented part. I'd recommend C, or C++ (just stay away from pointers and classes). Yes, the syntax might be a little hard at first, but it's much better getting used to it early on.

The topics you'll want to master are these:

1) Basics of Programming: a bit of history, understanding what a programming language is about, how a computer runs code, what compilation is about, etc.
2) Control Structures: the IF and FOR control blocks, logic operators, SWITCH, DO.
3) Functions
4) Arrays
Meithan is offline  
Old 09-23-2006, 08:49 PM   #13 (permalink)
Spartan's Avatar
 
Ultra Techie

Join Date: Jul 2005

Posts: 814

Spartan

Default

Quote:
Originally posted by hillbillybob
I agree with M4A1...HTML is not a programming language, it's a markup language. HTML has no logic, no repitition structures, and it isn't compiled. HTML is a good start, but it is just the first step. You need to get the basics and techniques of programming, that are fundamental to all languages, down first. Then you move on to different technologies.
Yeah, exactly right. Many people start with Pascal to learn the basics, but I personally didn't find it very difficult starting out with C++. Don't compare HTML to a programming language. HTML is nothing of the sort.
__________________
Spartan is offline  
Old 09-24-2006, 05:40 PM   #14 (permalink)
 
Newb Techie

Join Date: Sep 2006

Posts: 1

tomsleft

Default

hey guys its me tomas and i need to learn c++ plz if any one have any link of c++ just put it in this post and thnx so much cya...
tomsleft is offline  
Old 09-26-2006, 08:58 PM   #15 (permalink)
 
Junior Techie

Join Date: Sep 2006

Posts: 74

Ascendancy

Send a message via AIM to Ascendancy
Default

Just Google it?
__________________
Screename=xXxAscendancyxXx
http://i72.photobucket.com/albums/i1...erSigEdit2.jpg
Ascendancy is offline  
Old 09-27-2006, 09:30 PM   #16 (permalink)
 
Contributor

Join Date: Jul 2006

Posts: 84

Ken11235

Default

Quote:
Originally posted by tomsleft
hey guys its me tomas and i need to learn c++ plz if any one have any link of c++ just put it in this post and thnx so much cya...
Books are often helpful. If you're looking for something free, just google it.
Ken11235 is offline  
Old 09-28-2006, 10:27 AM   #17 (permalink)
 
Newb Techie

Join Date: Jun 2006

Posts: 10

3dillusion

Send a message via Yahoo to 3dillusion
Default

have a lookit @
http://www.cprogramming.com/
http://www.cplusplus.com/
3dillusion is offline  
 
Closed Thread

Thread Tools
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