Go Back   Novahq.net Forum > Computers > Web design and Programming

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-24-2006, 10:32 AM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

Anyone here knows C++? or C?

Hi anyone knows them? Becuase I'm going to need to buy them and use them for my company. I need to see if people know C++ or C. or even delphi. Please. If nobody knows then it's ok.
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #2  
Old 01-24-2006, 10:34 AM
Systemkaos is offline Systemkaos
Registered User

Join Date: Jul 2003
Posts: 1,736

Send a message via ICQ to Systemkaos
what are you talking about? A compiler or what, anyone is free to use the language C, although im not sure about C#
__________________
If any one wants a life i can email them in .rar and .zip format, although im out of sunlight
Reply With Quote
  #3  
Old 01-24-2006, 11:18 AM
IcIshoot is offline IcIshoot

Join Date: Mar 2004
Location: Farmington Hills, MI
Posts: 1,473

Send a message via AIM to IcIshoot Send a message via MSN to IcIshoot Send a message via Yahoo to IcIshoot
C# is free too. So is vb.net. The cost comes into play when you buy an IDE to help with the programing of the selected language.

With some searching you should be able to find a free IDE that supports the language your wanting to use.

I recommend #Develop for C# and vb.net (#develope was written in C# )
Reply With Quote
  #4  
Old 01-24-2006, 03:11 PM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

I'm just saying does anyone knows C?

Oh is C as the same as C#?
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #5  
Old 01-24-2006, 04:01 PM
Systemkaos is offline Systemkaos
Registered User

Join Date: Jul 2003
Posts: 1,736

Send a message via ICQ to Systemkaos
C# is what microsoft uses, or or designed (not sure on that) and its more visual
__________________
If any one wants a life i can email them in .rar and .zip format, although im out of sunlight
Reply With Quote
  #6  
Old 01-24-2006, 04:10 PM
DevilDog#1 is offline DevilDog#1

Join Date: Jul 2002
Posts: 7,040

C# (C Sharp) is kind of hyprid of C,C++, VB, and Java.

If you know anyone of them you should be ok with C#.

Weren't you learning PHP?
__________________








Quote:
If I don't do that doesn't mean I can't - DD#1
Reply With Quote
  #7  
Old 01-24-2006, 10:18 PM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

Quote:
Originally posted by DevilDog#1
Weren't you learning PHP?
Yep, i'm getting tired of PHP. Done with it. So which is better? C++ or C?

I want to make 3D games. And even Online games please.
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #8  
Old 01-24-2006, 10:34 PM
DevilDog#1 is offline DevilDog#1

Join Date: Jul 2002
Posts: 7,040

Well, grab some projects then. Getting tired of php
__________________








Quote:
If I don't do that doesn't mean I can't - DD#1
Reply With Quote
  #9  
Old 01-24-2006, 10:46 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,919

How are you going to try and learn c++ (one of the most complex languages) when you don't even have the patience to learn basic php?
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #10  
Old 01-24-2006, 11:06 PM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

Well I got no books of PHP. And my dad bought like 3 books. So going to read it.
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #11  
Old 01-25-2006, 07:20 AM
Systemkaos is offline Systemkaos
Registered User

Join Date: Jul 2003
Posts: 1,736

Send a message via ICQ to Systemkaos
In order to make anykind of 3D game, lets start with basics

You need the following,
-models
-2D art
-3D art
-3D animation
-CODE
-NetCode
-a game engine (your own or pre-built)

those are the basics. You will also need, AI, HUD, weapon, gameplay, net. and other scripts. not to mention putting them together and working together.

I have been working on C++ for a lil while about a year and its some tough **** at times and you need to have the dedication and patients. If your having a tough time with PHP or dont like it then i really doubt in my honest opion you would get past the first chapter on a C++ book. But hey your journey good luck.

Oh you dont need any books to learn or be good at something. As i recall, big P (panther) learned all his stuff from a friend and personal experiance along with getting stuck in with a PHP community. Its like the kids here that work on Photoshop, i bet they dont have any books on the subject but because they stick with it and work with each other in a community, they learn
__________________
If any one wants a life i can email them in .rar and .zip format, although im out of sunlight
Reply With Quote
  #12  
Old 01-25-2006, 08:00 AM
Terry is offline Terry

Join Date: Sep 2003
Posts: 2,740

c++ isnt just something u can learn over a few weeks like php or html m8. i was skimming the basics back at college, while making basic games with visual basic, its a lot to remember!
__________________
AKA. A TIN OF GAS
-----

-----
GIFTS - X
Reply With Quote
  #13  
Old 01-25-2006, 09:15 AM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

So C++ is making games? And just plain programs?
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #14  
Old 01-25-2006, 09:19 AM
Systemkaos is offline Systemkaos
Registered User

Join Date: Jul 2003
Posts: 1,736

Send a message via ICQ to Systemkaos
along with c, java, python, pascal (hey you can still do it) and a ton of others, the choice is yours
__________________
If any one wants a life i can email them in .rar and .zip format, although im out of sunlight
Reply With Quote
  #15  
Old 01-25-2006, 10:03 AM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

Which is better C or C++? And is this a good program DevC++? http://www.bloodshed.net/devcpp.html

And what's your email?
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #16  
Old 01-25-2006, 10:09 AM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

I need a good one, what you use?
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #17  
Old 01-25-2006, 11:18 AM
Systemkaos is offline Systemkaos
Registered User

Join Date: Jul 2003
Posts: 1,736

Send a message via ICQ to Systemkaos
just go with Cpp
__________________
If any one wants a life i can email them in .rar and .zip format, although im out of sunlight
Reply With Quote
  #18  
Old 01-25-2006, 12:56 PM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

Cpp? I don't know what it is?... Do you use notepad? I don't think it will work.
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #19  
Old 01-25-2006, 12:59 PM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

Look download one of my programs I did!

CLICK HERE TO DOWNLOAD!

I made it myself. It's not that hard panther.
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #20  
Old 01-25-2006, 01:00 PM
Systemkaos is offline Systemkaos
Registered User

Join Date: Jul 2003
Posts: 1,736

Send a message via ICQ to Systemkaos
cpp is C++ sorry was to lazy to do +
__________________
If any one wants a life i can email them in .rar and .zip format, although im out of sunlight
Reply With Quote
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

Forum Jump


All times are GMT -5. The time now is 02:55 AM.




Powered by vBulletin®