Notices

Overclockers Forums > Software > Programming Tips and Tricks
Programming Tips and Tricks
Forum Jump

noob question

Post Reply New Thread Subscribe Search this Thread
 
 
Thread Tools
Old 03-02-03, 07:13 PM Thread Starter   #1
sourskittles
Member



Join Date: Nov 2002

 
noob question


Where can I learn about programming languages like c++? I wanna start using them.

__________________
Acer AS5601AWLMi
sourskittles is offline   QUOTE Thanks
Old 03-02-03, 08:21 PM   #2
Titan386
Senior Member

 
Titan386's Avatar 

Join Date: Jun 2002

 
You could start off with this thread:
http://forum.oc-forums.com/vb/showth...hreadid=165350

There are many websites devoted to providing programming information. For example, there is http://cplusplus.com/ . I'm sure there are other good ones out there, a google search should be quite informative.

You'll need a compiler and/or IDE (Integrated Development Environment) before you can actually start coding. Assuming your running windows, here's one for free:
http://sourceforge.net/projects/dev-cpp/

Have fun
Titan386 is offline   QUOTE Thanks
Old 03-02-03, 09:14 PM   #3
CrashOveride
Member

 
CrashOveride's Avatar 

Join Date: Jun 2002
Location: Beijing, China

 
books are good too go to yoru local book store and pick one up if you dont mind spending the money...otherwise tutorials on the web are ok...

__________________
.................................................. ......................Just too busy with life
...........................................Team.32.Mentor........................................RED.BELT.Ubercloxx0r
..............................You.should.always.keep.an.open.mind.help.can.be.found.in.the.most.unlikly.places.
.....AIUHB0252@2300mhz.SP-97~Abit.NF7-S~512.RAM@fast.timings~9700Pro.w/.copper.HSF.~.2.monitors
.................................................. ..Windows XP because I have conditions
....Fold.for.[OC]FoldingNinjas!!!....You .would.be.amazed.at.what.a.group.of.intelegent.peo ple.can.overlook
...............................................All.blanket.statments.are.false|Nothing.is.absoloute.
............................Don't.Let.ThermalTake.Your.Money~|~Are.You.Into.Th at.Hacky.Stuff?
AKA:supaiku
.................................................. ........Can.you.find.the.ninja.in.my.avatar?!?!
CrashOveride is offline   QUOTE Thanks
Old 03-03-03, 05:13 AM   #4
David
Forums Super Moderator
Overclockers.com Lead Editor



 
David's Avatar 

Join Date: Feb 2001
Location: Hiding from Americans and making pretty colours in a drybox in St Andrews

10 Year Badge
 
I would say start with some simple language first, like BASIC or maybe Python, and get used to the logic involved in programming. Then move on to something like C or C++, which are a bit harder.

I found that having done COMAL at school (similar to BASIC), C was a bit easier, as with COMAL I had basically been focusing more on the approach to programming, rather than the language itself.

__________________
David J. Nelson MChem(Edin) PhD(Strath) AMRSC [Academia Profile]
OC Forums Super Moderator // Overclockers.com Editor


The Workhorse: [Lenovo W510] Intel Core i7-720QM / 8 GB DDR3 / nVidia Quadro FX880M / Crucial M4 256 GB SSD / Windows 7
The HTPC/Server: AMD Phenom X4 9650 / 6 GB DDR2 / nVidia 8300 / 5 TB of HDDs / Antec Solo II Case / Windows 7
The Gaming Rig: AMD Llano A6-3650 / 4 GB DDR3 / nVidia GTX260 / 2x 500 GB HDD in RAID0 / Antec Dark Fleet DF-85 Case / Windows 7
The Benchmarking Setup: Various LGA775 chips / Asus Rampage Formula / 2 GB OCZ 1066 MHz DDR2 / nVidia Quadro NVS 285 / 320 GB HDD / Windows 7

My research fellowship is eating all my time, so I may be slow to reply to emails and private messages.
David is offline Author Profile Benching Profile Folding Profile   QUOTE Thanks
Old 03-03-03, 05:09 PM   #5
localhost
Disabled



Join Date: Mar 2003

 
Visual Basic is very easy to learn, if you're willing to spend the money for it. You might not even need a real tutorial. The language reference is built right into it. That might be enough to get you going.
localhost is offline   QUOTE Thanks
Old 03-03-03, 06:34 PM   #6
Steelejaxon
Registered



Join Date: Jan 2003
Location: Phoenix AZ

 
I am taking Visual Basic in school and they provide a stripped down version of VB 6.0 with the book (which I got for $35 Amazon.com). You could read the book and pick it up pretty easy. Haven't done any other languages except BASIC like 15 years ago (when I saved my programs on audio tape).
Steelejaxon is offline   QUOTE Thanks
Old 03-03-03, 08:15 PM   #7
Titan386
Senior Member

 
Titan386's Avatar 

Join Date: Jun 2002

 
I've heard from several more experienced programmers that VB teaches new programmers "bad" habits; from what I've seen so far myself, I think this is correct. Some people say python is a good language for beginners (its free BTW). For one thing, it defintely teaches you how to indent properly.

http://python.org/
Titan386 is offline   QUOTE Thanks
Old 03-05-03, 11:17 AM   #8
captain_amd
Member

 
captain_amd's Avatar 

Join Date: Dec 2002
Location: Dark Side of the Moon

 
I started in Visual Basic and I love it to death. So easy to learn. If you can take a college course on it do it. You would learn alot more there. Check to see how the professors are though first. Maybe talk to them before enrolling.

I did a dual enrollment while in High School and learned more in the 10weeks there than anything I ever did.

I also took the advanced class after that one too. Even more fun although the prof was the wrong dude. He knew VB5 whilest we were on VB6.... Oh well already knew the basics at that point and started building from their on my own. Wouldv'e asked for my money back, but my HS was paying so I just couldn't let that money be returned for a better cause. sorry.....
captain_amd is offline   QUOTE Thanks
Old 03-08-03, 01:27 PM Thread Starter   #9
sourskittles
Member



Join Date: Nov 2002

 
I'm gonna try and learn by reading online tutorials, how long does it take to learn a language to know the basics very well?

__________________
Acer AS5601AWLMi
sourskittles is offline   QUOTE Thanks
Old 03-08-03, 01:31 PM   #10
Johnny Knoxville
Disabled



Join Date: May 2002

 
depends how clever you are , my advice: learn a REAL language like Java or C++ not Visual Basic
Johnny Knoxville is offline   QUOTE Thanks
Old 03-08-03, 04:32 PM Thread Starter   #11
sourskittles
Member



Join Date: Nov 2002

 
When you install a new program on to your computer it writes values to your registry. So if you wrote a program with C++ would it have to write registry values to your computer?

__________________
Acer AS5601AWLMi
sourskittles is offline   QUOTE Thanks
Old 03-08-03, 04:36 PM   #12
Johnny Knoxville
Disabled



Join Date: May 2002

 
Quote:
Originally posted by sourskittles
When you install a new program on to your computer it writes values to your registry. So if you wrote a program with C++ would it have to write registry values to your computer?
depends if you coded it to tell it to store certain values in the registry or not.
Johnny Knoxville is offline   QUOTE Thanks
Old 03-08-03, 04:38 PM Thread Starter   #13
sourskittles
Member



Join Date: Nov 2002

 
Quote:
depends if you coded it to tell it to store certain values in the registry or not.
Does it make any difference if you do tell it to or not tell it to?

__________________
Acer AS5601AWLMi
sourskittles is offline   QUOTE Thanks

Post Reply New Thread Subscribe


Overclockers Forums > Software > Programming Tips and Tricks
Programming Tips and Tricks
Forum Jump

Thread Tools Search this Thread
Search this Thread:

Advanced Search


Mobile Skin
All times are GMT -5. The time now is 02:07 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
You can add these icons by updating your profile information to include your Heatware ID, Benching Profile ID or your Folding/SETI profile ID. Edit your profile!
X

Welcome to Overclockers.com

Create your username to jump into the discussion!

New members like you have made this the best community on the Internet since 1998!


(4 digit year)

Why Join Us?

  • Share experience
  • Max out your hardware
  • Best forum members anywhere
  • Customized forum experience

Already a member?