Forum: C++ May 23rd, 2006 |
| Replies: 1 Views: 830 I was on Cplusplus tonight, learning a bit about data structures (which I like). Well, I copied and pasted one example, ran it, learned a bit. Then I tried the same for the second. Here's the code... |
Forum: Java May 22nd, 2006 |
| Replies: 4 Views: 1,216 Yeah...truth be told the only person who can nearly learn a language would be the guys who created it, and thats IF it dosn't change ever...
We students just sort of borrow parts, really.
If... |
Forum: Geeks' Lounge May 22nd, 2006 |
| Replies: 1 Views: 4,331 Title explains all; I'm looking to find a way to keep the URL of a website from appearing on something I'm printing out. No real intent, I was just wondering if its possable, as I havn't seen an... |
Forum: Geeks' Lounge May 19th, 2006 |
| Replies: 14 Views: 3,041 Same; I also chaced it down to see if you could catch it, and Igot it again. |
Forum: Geeks' Lounge May 16th, 2006 |
| Replies: 8 Views: 1,390 I was shopping around online for geek stuff the other day and was wondering what sites you all reccomend?
I've been to thinkgeek.com, and have accually bought stuff from x-tremegeek.com, and was... |
Forum: C++ May 16th, 2006 |
| Replies: 3 Views: 1,238 There is only so much I can learn from free online sites (though I have learned some important things) and was wondering what books you would reccomend to further my C++ study?
Additionally, I've... |
Forum: Computer Science May 1st, 2006 |
| Replies: 3 Views: 1,379 Read the wiki on Haskell and my head went /splode |
Forum: Computer Science May 1st, 2006 |
| Replies: 3 Views: 1,379 I think it would behoove me to try and become familiar with a few languages, especially if I'm going into the game industry. So, as I'm somewhat familar with Java (will likely expand that knowledge... |
Forum: Computer Science Apr 20th, 2006 |
| Replies: 31 Views: 6,654 So to be a programmer do I need to know all these languages... |
Forum: Computer Science Apr 20th, 2006 |
| Replies: 31 Views: 6,654 Well, I'm only a lowbie programmer lol
But I'd say I like C++, mostly because I heard of its widespread use and because its what the game industry uses, and thats where I wanna go :-p |
Forum: Cellphones, PDAs and Handheld Devices Apr 19th, 2006 |
| Replies: 4 Views: 2,409 Yeah. That list was a list of what I already had and below it is stuff I was considering getting. |
Forum: Cellphones, PDAs and Handheld Devices Apr 19th, 2006 |
| Replies: 4 Views: 2,409 Eh thats my old gear you're talking about. Accually I've seince modified that list...this thread is way outdated now. |
Forum: Java Mar 29th, 2006 |
| Replies: 3 Views: 949 In VB we could export all the code and make a standalone executable file. I was wondering how you did that in java with console/jframe based programs? I understand that an applet would have to be... |
Forum: C++ Mar 22nd, 2006 |
| Replies: 8 Views: 2,568 I think...I should walk away from programming...that was not for my brains... |
Forum: C++ Mar 22nd, 2006 |
| Replies: 8 Views: 2,568 Dono why I said it was recursive...I guess I had that concept stuck in my head because it reuses a previous answer to generate the next multiple.
Also I tested it, for example 5! is 120, and the... |
Forum: C++ Mar 22nd, 2006 |
| Replies: 8 Views: 2,568 //Factoral Thing I made myself
#include <iostream>
using namespace std;
int main ()
{
cout << "*********************"<<endl;
cout << "*Michael F Eversberg*"<<endl;
cout << "* Factoral... |
Forum: Computer Science Mar 14th, 2006 |
| Replies: 31 Views: 6,654 In retrospect you do have a point there...accually the supprise is that they allow her to teach without a degree. In all honesty I've come to learn that she infact knows little more than we do. |
Forum: Computer Science Mar 14th, 2006 |
| Replies: 31 Views: 6,654 Hm...I'm hoping my school gets unretarded for classes in the next years and gets the updated stuff for the languages they teach; if C++ Has been standardized seince 1998, and the stuff inthe book... |
Forum: Computer Science Mar 14th, 2006 |
| Replies: 31 Views: 6,654 Where does Java shine then? Its always been more refered to here as a web-useful language due to its applet creating abilities.
Keep in mind I am a novice... |
Forum: Computer Science Mar 13th, 2006 |
| Replies: 31 Views: 6,654 See now wasn't that easy?
I don't like satire when I need answers. Satire is entertainment. |
Forum: Computer Science Mar 13th, 2006 |
| Replies: 31 Views: 6,654 One would think someone with your number of posts would give me sometime useful Narue, BUT I guess I was wrong there. That british site is definatly more useful than this one... |
Forum: Computer Science Mar 13th, 2006 |
| Replies: 31 Views: 6,654 I was wondering, why are there so many programming languages out there? I mean, I've learned a bit of Visual Basic, a bit of C++ and a bit of Java (which I didn't like) and I was wondering, why... |
Forum: C++ Mar 3rd, 2006 |
| Replies: 10 Views: 2,628 Ah yes I picked up on it right after I posted, however it still crashes the first block of code. The second runs fine.
Whats with the namespace std thing? Rather, what is std mean in C++?
... |
Forum: C++ Mar 3rd, 2006 |
| Replies: 10 Views: 2,628 Much thanks. This must be one of the other changes between the text book I used last year and now.
EDIT: Lol I got a critical error running it after entering my name guess it dosnt' like me still... |
Forum: C++ Mar 3rd, 2006 |
| Replies: 10 Views: 2,628 Whenever I try to run a compiled group of code that should bring up a console, the console just flases onto the screen and is gone...I've copied a few programs from this forum onto it to check and... |
Forum: Cellphones, PDAs and Handheld Devices Mar 1st, 2006 |
| Replies: 4 Views: 2,409 If anyone would look through what I have and point out any issues that arise in how it will work with some of the stuff I'm getting to upgrade/replace, I'd be forever greatful :eek:
This is... |
Forum: C++ Feb 28th, 2006 |
| Replies: 4 Views: 1,282 Might I have an explination as to whats up with the change, and a point to an online tutorial thats up to date?
Also, it compiles now but it does not bring up a console, it flashes it and closes... |
Forum: C++ Feb 28th, 2006 |
| Replies: 4 Views: 1,282 I messed with C++ my first year in programming, and now as an AP student its all Java focused. As I want to be a game programmer I decided to get back to learning C++ because I've heard its often... |
Forum: Monitors, Displays and Video Cards Feb 27th, 2006 |
| Replies: 4 Views: 1,266 |
Forum: Monitors, Displays and Video Cards Feb 27th, 2006 |
| Replies: 4 Views: 1,266 Hey I've posted in the past looking for a better AGP ATI card but I've got some funding now and want to make the switch to PCI-E.
So the question at heart is: Whats the best nVidia card out there?... |
Forum: Viruses, Spyware and other Nasties Feb 11th, 2006 |
| Replies: 9 Views: 1,417 I've been having this issue too, with the pop ups, and I think its causing some of the other issues I've been having with my PC, I'll give the last suggested method a try. |
Forum: Monitors, Displays and Video Cards Feb 8th, 2006 |
| Replies: 2 Views: 1,210 Hello everyone. I'm currently using an ATI Raedion 9600XT. As you know, its outdated and sorely needs upgrading. Now, I still use AGP 8x, and really dont' want to go about upgrading just yet to... |
Forum: IT Professionals' Lounge Jan 31st, 2006 |
| Replies: 9 Views: 5,748 Internship accually...use that as a way to get a chance of a company hiring me back, ride it for experiance and to expand my portfolio, and go from there. |
Forum: Monitors, Displays and Video Cards Jan 9th, 2006 |
| Replies: 4 Views: 1,437 But will they run games for the next good while on decient settings? |
Forum: Monitors, Displays and Video Cards Dec 24th, 2005 |
| Replies: 4 Views: 1,437 I was thinking just setteling for a 9800 series but I'm still open for suggestion... |
Forum: Monitors, Displays and Video Cards Dec 22nd, 2005 |
| Replies: 4 Views: 1,437 I have the DFI Lanparty UT motherboard and currently use an ATI radion 9600XT card. I'm ready to buy a new vid card. The x850XT and stuff is out of the question but I'd like to know what you all... |
Forum: IT Professionals' Lounge Dec 5th, 2005 |
| Replies: 9 Views: 5,748 |
Forum: Viruses, Spyware and other Nasties Nov 20th, 2005 |
| Replies: 2 Views: 7,777 Hello everyone
I use SB Search and Destroy, started using it reciently when I realized that from the huge amount of online game lag on ontherwise great servers ment that my Microsoft AntiSpyware... |
Forum: IT Professionals' Lounge Oct 30th, 2005 |
| Replies: 9 Views: 5,748 I'm a highschool senior looking at going to Full Sail for Game Design courses. I'm thinking of focusing on programming, but heard that there is currently no future in that due to saturation. I'd... |
Forum: Computer Science Oct 30th, 2005 |
| Replies: 6 Views: 2,936 A classmate of mine and I where discussing similar things in our Electronics II class. Your best bet would be to grab a good robotics kit and go from there. |