Forum: C++
Jun 19th, 2007, 5:49 PM
|
|
Replies: 13
Views: 327
|
Forum: C++
Jun 19th, 2007, 1:26 PM
|
|
Replies: 13
Views: 327
I would use Visual Studio. You can use C, C++,...
I would use Visual Studio. You can use C, C++, and VB, as well as C# and other .NET languages. But its too expensive if you have a conscience, so in that case just get a cheap used copy of the latest...
|
Forum: Assembly
Jun 15th, 2007, 12:23 AM
|
|
Replies: 7
Views: 409
I was considering learning ASM as well; i said...
I was considering learning ASM as well; i said screw it because C++ compilers are so good these days and very fast CPU's are dirt cheap, i mean dirt cheap LOL. so idk, imo there is little to gain....
|
Forum: JavaScript and Client-Side Browser Scripting
Jun 11th, 2007, 9:58 AM
|
|
Replies: 0
Views: 215
JScript CSS style switcher BY BROWSER
if (navigator.appName=="Netscape") {
document.write('<link rel="stylesheet" type="text/css" href="ff.css" />');
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
document.write('<link...
|
Forum: HTML / XHTML / CSS
Jun 10th, 2007, 12:00 PM
|
|
Replies: 7
Views: 580
|
Forum: HTML / XHTML / CSS
Jun 8th, 2007, 11:58 PM
|
|
Replies: 7
Views: 580
|
Forum: HTML / XHTML / CSS
Jun 8th, 2007, 5:29 PM
|
|
Replies: 7
Views: 580
|
Forum: HTML / XHTML / CSS
Jun 8th, 2007, 5:02 PM
|
|
Replies: 7
Views: 580
|
Forum: HTML / XHTML / CSS
Jun 8th, 2007, 2:16 PM
|
|
Replies: 7
Views: 580
|
Forum: HTML / XHTML / CSS
Jun 8th, 2007, 2:05 PM
|
|
Replies: 7
Views: 580
|
Forum: Project Ideas
Jun 7th, 2007, 11:31 PM
|
|
Replies: 31
Views: 1,230
|
Forum: Java
Jun 7th, 2007, 7:33 PM
|
|
Replies: 9
Views: 212
|
Forum: C++
Jun 7th, 2007, 7:31 PM
|
|
Replies: 10
Views: 262
|
Forum: Project Ideas
Jun 7th, 2007, 7:27 PM
|
|
Replies: 31
Views: 1,230
|
Forum: C++
May 27th, 2007, 11:20 AM
|
|
Replies: 2
Views: 151
|
Forum: C++
May 27th, 2007, 12:14 AM
|
|
Replies: 13
Views: 506
|
Forum: C++
May 26th, 2007, 11:40 PM
|
|
Replies: 2
Views: 151
DOS Minesweeper
Printing the grid works, and in general the array structures and everything updates as it should, random mines are generated; but no matter which square you choose, it CHANGES that square to a mine...
|
Forum: Java
May 25th, 2007, 11:40 PM
|
|
Replies: 4
Views: 184
|
Forum: Coder's Corner Lounge
May 25th, 2007, 11:39 PM
|
|
Replies: 17
Views: 724
well i liked it, i got enough money to build a...
well i liked it, i got enough money to build a brand new computer and watercooling system in 4 days work....
i just thought this was a good resource for all you coders, i mean the projects are so...
|
Forum: Coder's Corner Lounge
May 25th, 2007, 11:33 PM
|
|
Replies: 30
Views: 638
|
Forum: Community Announcements and Feedback
May 13th, 2007, 11:29 AM
|
|
Replies: 46
Views: 1,321
|
Forum: C++
May 12th, 2007, 10:13 PM
|
|
Replies: 8
Views: 317
|
Forum: Coder's Corner Lounge
May 11th, 2007, 12:17 AM
|
|
Replies: 17
Views: 724
good site for you guys
i found this site it OWNS, http://www.getafreelancer.com i got paid $800 to make a simple site in PHP and configure/modify/customize CGI scripts for their site.....it took me FOUR DAYS THATS IT!!!...
|
Forum: Visual Basic
May 11th, 2007, 12:11 AM
|
|
Replies: 1
Views: 179
set an integer = to each component of the...
set an integer = to each component of the date,
then on Text1_Changed sub procedure
have it so that it takes the val(text1.text) and sets that to another variable, having it take the val of the...
|
Forum: Delphi
May 11th, 2007, 12:08 AM
|
|
Replies: 2
Views: 430
|
Forum: C++
May 11th, 2007, 12:05 AM
|
|
Replies: 7
Views: 251
|
Forum: Java
May 11th, 2007, 12:00 AM
|
|
Replies: 9
Views: 543
|
Forum: Java
May 8th, 2007, 5:35 PM
|
|
Replies: 2
Views: 159
well i think i did pretty well on AP CS AB,...
well i think i did pretty well on AP CS AB, however i have this feeling that maybe i got owned and didnt realize it...idk i thought i actually knew most of the stuff there...but im not perfectly sure...
|
Forum: Java
May 7th, 2007, 11:26 PM
|
|
Replies: 2
Views: 159
mnemonic for Big-O notatin
i am cramming for AP CS AB right now...is there an easy way to remember Big-O notation for lists, arrays, trees, collections, and sorting mechanisms? Perhaps a mnemonic? i know some things, like...
|
Forum: C
May 3rd, 2007, 11:56 PM
|
|
Replies: 36
Views: 892
|
Forum: C
May 3rd, 2007, 7:13 PM
|
|
Replies: 36
Views: 892
|
Forum: Java
Apr 21st, 2007, 3:24 PM
|
|
Replies: 4
Views: 210
|
Forum: Java
Apr 20th, 2007, 9:36 PM
|
|
Replies: 4
Views: 210
alternative to this code?
is there a way that i can get rid of having to make a class static that i declare an object of in the main method?
like i made this program to practice utilizing abstract classes
by the way, it works...
|
Forum: Paid Job Offers
Apr 20th, 2007, 12:39 AM
|
|
Replies: 3
Views: 192
|
Forum: Java
Apr 20th, 2007, 12:11 AM
|
|
Replies: 3
Views: 145
|
Forum: Visual Basic
Apr 19th, 2007, 11:33 PM
|
|
Replies: 9
Views: 411
|
Forum: Java
Apr 19th, 2007, 11:02 PM
|
|
Replies: 3
Views: 145
AP ComSci
with AP exams coming up next month, im kinda worried...actually our school doesnt offer AP comsci but im taking it as a homeschooled student; i got so much to study for
Physics C mechanics and...
|
Forum: Java
Apr 19th, 2007, 10:52 PM
|
|
Replies: 8
Views: 148
never mind i got it. sorry to disturb you...
never mind i got it. sorry to disturb you guys
edit: oh thanks again king this is easier than what i was doing, which was .parseInt and .parseDouble..i can just do scanner.nextDouble or nextInt
|
Forum: Java
Apr 19th, 2007, 10:43 PM
|
|
Replies: 8
Views: 148
|
Forum: Java
Apr 19th, 2007, 10:42 PM
|
|
Replies: 8
Views: 148
AHHHH
i see the only minute difference...
i had...
AHHHH
i see the only minute difference...
i had print not println so it didnt display the please enter stuff and asked for input right away. like i had exact same code as you but it was print
thanks!
|