Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 40 of 63
Search took 0.02 seconds.
Search: Posts Made By: JOORDEE
Forum: C++ Sep 29th, 2008, 2:32 AM
Replies: 9
Views: 319
Posted By JOORDEE
Re: Making A Game

yeaa. what he said
Forum: Coder's Corner Lounge Sep 24th, 2008, 9:05 PM
Replies: 7
Views: 157
Posted By JOORDEE
Re: Gamemaking in C#

So what would be a good book for me to learn from?
Forum: Coder's Corner Lounge Sep 24th, 2008, 10:41 AM
Replies: 7
Views: 157
Posted By JOORDEE
Re: Gamemaking in C#

So how easy do you think it would be to learn c# on my own using whatever good learning book I can find and the programming logic I have and am still getting in school, and also getting affiliated...
Forum: Coder's Corner Lounge Sep 24th, 2008, 8:23 AM
Replies: 7
Views: 157
Posted By JOORDEE
Re: Gamemaking in C#

The XNA framework only works for Visiual c# 2005 right?
Forum: Coder's Corner Lounge Sep 23rd, 2008, 6:33 PM
Replies: 7
Views: 157
Posted By JOORDEE
Gamemaking in C#

Ok guys, Im currently learning c++ in college right now, my degree requires I learn both basic and java as well, which is cool with me, but ive wanted to make a game for xbox live arcade for a while...
Forum: C++ Sep 18th, 2008, 6:45 PM
Replies: 3
Views: 153
Posted By JOORDEE
Re: School Project almost done

Thanks a whole bunch you nailed it, Canada Rocks
Forum: C++ Sep 18th, 2008, 3:53 PM
Replies: 3
Views: 153
Posted By JOORDEE
School Project almost done

I was given a school project and only have one more part of the project that I am stumped on, hope you can help. In a simple program im coding I have a variable that is set to an integer value of...
Forum: Coder's Corner Lounge Sep 16th, 2008, 8:02 PM
Replies: 56
Views: 2,530
Posted By JOORDEE
Re: Is it right to have your child baptised?

When you get baptized, you are making the decision to serve God and repent of your sins.Luke 3:3 says: so he came into all the country around the Jordan preaching baptism [in symbol] of repentance...
Forum: C++ Sep 16th, 2008, 7:37 PM
Replies: 4
Views: 185
Posted By JOORDEE
Re: Radius

im no guru, but i think the variable "double" can use both integers and decimals
Forum: Visual Basic Sep 16th, 2008, 4:26 PM
Replies: 20
Views: 489
Posted By JOORDEE
Re: New to Programming Help please.

Alot of expert programmers have suggested to me and other noobs to start with c# because its easier than c++ while also being similiar and if you do move to a language like c++ you will catch on...
Forum: C++ Sep 15th, 2008, 7:19 PM
Replies: 7
Views: 242
Posted By JOORDEE
Re: Looping issues

Ok all of your suggesstions worked out for me, I appreciate your help everyone
Forum: C++ Sep 13th, 2008, 3:40 PM
Replies: 7
Views: 242
Posted By JOORDEE
Re: Looping issues

how should I do that
Forum: C++ Sep 13th, 2008, 2:27 PM
Replies: 7
Views: 242
Posted By JOORDEE
Looping issues

Hi everybody, If you dont mind could you help me with this.


#include <iostream>
#include <iomanip>
using namespace std;

const double BOOKPRICE = 16.5, DVDPRICE = 20.0, COFFEEPRICE = 2.5;

int...
Forum: Coder's Corner Lounge Sep 12th, 2008, 9:26 AM
Replies: 2
Views: 150
Posted By JOORDEE
Re: Getting my degree

interesting thanks for telling me that, are there any programmers here who would like to tell me how they got into the programming field
Forum: Coder's Corner Lounge Sep 11th, 2008, 9:21 PM
Replies: 2
Views: 150
Posted By JOORDEE
Getting my degree

Hi guys, Im currently pursuing an associates degree in IT, ive been checking alot of websites and they say a four year bachelors degree is the minimum requirement, does anyone know if its possible to...
Forum: C++ Sep 6th, 2008, 8:00 PM
Replies: 1
Views: 181
Posted By JOORDEE
Re: Help me with my homework?

Ok guys I figured it out, I need semicolins after each items calculations like books,dvds,coffee, I had it all going in one continous string with one semicolin at the end. Thanks alot for viewing and...
Forum: C++ Sep 6th, 2008, 12:35 PM
Replies: 1
Views: 181
Posted By JOORDEE
Help me with my homework?

Hi everybody, im new to programming but im in school learning c++. Im having trouble with my homework assignment, I was hoping someone could help me.
Ok heres the code.

//Jordan...
Forum: C++ Aug 30th, 2008, 9:42 PM
Replies: 5
Views: 203
Posted By JOORDEE
Re: Compiler issues

ok guys problem solved, I had to move the source file into the project file, I know thats common sense but I assumed it was already in the hello world file, I never had a problem like this this...
Forum: C++ Aug 30th, 2008, 9:36 PM
Replies: 5
Views: 203
Posted By JOORDEE
Re: Compiler issues

well I thought you had something there but I opened the project and the semicolon was still there, I even started a new project and did the code over again, so I still need a programming expert to...
Forum: C++ Aug 30th, 2008, 2:54 PM
Replies: 5
Views: 203
Posted By JOORDEE
Re: Compiler issues

I just tried that and it didnt work, ive had files with only one word in the title that didnt work either.
Forum: C++ Aug 30th, 2008, 12:00 PM
Replies: 15
Views: 561
Posted By JOORDEE
Re: A good learning book?

I think its a great self teaching book. no I dont think you would need anything else
Forum: C++ Aug 30th, 2008, 11:47 AM
Replies: 15
Views: 561
Posted By JOORDEE
Re: A good learning book?

A great book in my opinion is Problem Solving with C++ by Walter Savitch. Its the book were all using in college
Forum: C++ Aug 30th, 2008, 10:52 AM
Replies: 5
Views: 203
Posted By JOORDEE
Compiler issues

Hi guys, ive been having a problem with my compiler, every type of code I type in ends up with the same error:
general error c10100b1: Failed to load file "..\Debug\Hello world.exe". The system...
Forum: Coder's Corner Lounge Jul 23rd, 2008, 11:13 PM
Replies: 8
Ai
Views: 267
Posted By JOORDEE
Re: Ai

Thanks, I guess my question is, if you wanted to make a video game, where would you get ai or how would you program ai so that enemy characters will actually fight back against you in a relatively...
Forum: Coder's Corner Lounge Jul 22nd, 2008, 11:45 PM
Replies: 8
Ai
Views: 267
Posted By JOORDEE
Re: Ai

ok my question is exactly wat the deal wit it. What I mean is I dont know anything about AI at all, all I know is that its the technology used in games that makes non human players do stuff. Can...
Forum: Coder's Corner Lounge Jul 22nd, 2008, 12:14 AM
Replies: 8
Ai
Views: 267
Posted By JOORDEE
Ai

Does anyone here know anything about AI
Forum: Coder's Corner Lounge Jul 5th, 2008, 3:22 PM
Replies: 3
Views: 222
Posted By JOORDEE
Re: How is it faster

Thanks guys for helping to understand that
Forum: Coder's Corner Lounge Jul 4th, 2008, 3:56 PM
Replies: 3
Views: 222
Posted By JOORDEE
How is it faster

Hi guys if you have seen some of my threads before you know im pretty ignorant of programming, but dont worry im starting school for c++ and other programming fundamentals in a month, but anyway ive...
Forum: Other Programming Languages Jun 19th, 2008, 2:00 PM
Replies: 18
Views: 1,005
Posted By JOORDEE
Re: D Programing Language-To replace C/C++?

What about C#, does that have any potential of replacing C/C++
Forum: Coder's Corner Lounge Jun 18th, 2008, 10:16 PM
Replies: 10
Views: 381
Posted By JOORDEE
Re: Game Tools

Well im sure theres a learning curve for complex graphic engines like opengl or directx, but I wasnt sure about the 2D engines
Forum: Coder's Corner Lounge Jun 18th, 2008, 9:48 PM
Replies: 10
Views: 381
Posted By JOORDEE
Re: Game Tools

Will there be a learning curve for using these tools
Forum: Coder's Corner Lounge Jun 18th, 2008, 5:02 PM
Replies: 10
Views: 381
Posted By JOORDEE
Re: Game Tools

Say I know how to code in c++, what toools would I need to make a simple 2D game
Forum: Coder's Corner Lounge Jun 18th, 2008, 4:12 PM
Replies: 10
Views: 381
Posted By JOORDEE
Game Tools

Hi everyone, I know that it is impossible to design a game if you do not know how to code, all im curious about is what tools I would need to make a simple 2D game
Forum: Visual Basic .NET Mar 7th, 2008, 4:21 PM
Replies: 7
Views: 565
Posted By JOORDEE
basic tutorial sites

can anyone tell me where I can find tutorials for microsoft visual basic please
Forum: C Mar 4th, 2008, 10:26 PM
Replies: 3
Views: 267
Posted By JOORDEE
Where do I start

Hey Whats up guys, I dont know anything about C, What tutorial sites would you recomend;)
Forum: Coder's Corner Lounge Mar 4th, 2008, 10:08 PM
Replies: 23
Views: 866
Posted By JOORDEE
Re: What Language should I start with

Thanks for your suggestions, Im trying to get as many suggestions as possible so please do not be afraid to put in your 2 cents
Forum: Coder's Corner Lounge Mar 4th, 2008, 7:11 PM
Replies: 23
Views: 866
Posted By JOORDEE
What Language should I start with

Whats up guys I wana make games, but I know very little about programming, What language would you suggest I start with
Forum: Coder's Corner Lounge Mar 1st, 2008, 12:07 AM
Replies: 16
Views: 506
Posted By JOORDEE
Re: New Programmer

I think i will take your advice and start with python, i wanted to start with C but reading another forum reminded me how frustrated i was with C when i tried to learn before,so i wana thank you guys...
Forum: Coder's Corner Lounge Feb 29th, 2008, 9:16 PM
Replies: 29
Views: 780
Posted By JOORDEE
Re: I Wana make a game

Ok thanks for that, I guess ill learn C and gateway into C#, and later C++, heck might as well learn Java later too, I hear all those languages are pretty similiar anyway. Since I have friends to...
Forum: Coder's Corner Lounge Feb 29th, 2008, 8:40 PM
Replies: 29
Views: 780
Posted By JOORDEE
Re: I Wana make a game

Yes, it helped alot, one question though, is it possible to use C++ instead of C# for Xbox games?
Showing results 1 to 40 of 63

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:49 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC