Showing results 1 to 12 of 12
Search took 0.01 seconds.
Posts Made By: thatoneguyx
Forum: IT Professionals' Lounge Sep 27th, 2008
Replies: 4
Views: 800
Posted By thatoneguyx
where to begin

Well I started getting into coding learning the basics of Python and looking into C++ but I'm not sure if it's really something I want to do, so I'm looking to get into and explore web development...
Forum: VB.NET Sep 19th, 2008
Replies: 1
Views: 197
Posted By thatoneguyx
what exactly is VB.net

How is it different from VB6?

Is it mainly for web or what? I've looked around on google and am abit confused.
Forum: C++ Aug 13th, 2008
Replies: 9
Views: 368
Posted By thatoneguyx
Re: Need a compiler

ArkM:
I installed code::blocks but I still have problems figuring out what new files to make and such for my programs...
This is so confusing....
I got it to work once but it wouldn't build and...
Forum: C++ Aug 13th, 2008
Replies: 9
Views: 368
Posted By thatoneguyx
Re: Need a compiler

ok this is the error i get:

1>------ Build started: Project: first, Configuration: Debug Win32 ------
1>Embedding manifest...
1>mt.exe : general error c10100b1: Failed to load file...
Forum: C++ Aug 13th, 2008
Replies: 9
Views: 368
Posted By thatoneguyx
Re: Need a compiler

The first install it said something about not being able to open the directory...

now after the reinstall I can't even find out how to open it, there's no .exe or anything
Forum: C++ Aug 13th, 2008
Replies: 9
Views: 368
Posted By thatoneguyx
Need a compiler

I'm new to C++ and trying to find a compiler

I tried using visual 2008 but it didn't work... then I re-installed it and can't even open it so I need to find something else

I need something thats...
Forum: Python Jul 22nd, 2008
Replies: 4
Views: 254
Posted By thatoneguyx
Re: word game help

Thanks for the help but could you give an example of one of them?

I'm new to python

Whenever I tried using the global thing i get errors and I don't understand what to do with the __init__
I...
Forum: Python Jul 22nd, 2008
Replies: 4
Views: 254
Posted By thatoneguyx
word game help

#
#hangman.py
#

import random
import sys
wlist = ['apple', 'blue', 'house', 'frog']
guessed = []
gright = []
choice = None
Forum: Python Jul 22nd, 2008
Replies: 3
Views: 223
Posted By thatoneguyx
Re: class question

alright thanks guys i think i understand it
Forum: Python Jul 21st, 2008
Replies: 3
Views: 223
Posted By thatoneguyx
class question

the question is within this example: (using *'s)


#!/usr/bin/python
# Filename: inherit.py

class SchoolMember:
'''Represents any school member.'''
def __init__(self, name, age):
self.name =...
Forum: Python Jul 17th, 2008
Replies: 1
Views: 207
Posted By thatoneguyx
simple coding help

I'm doing some exercises from a book and can't figure out these 2
they're fairly simple but I can't figure them out
I have to make the docstrings pass for each function





def...
Forum: Python Jul 15th, 2008
Replies: 1
Views: 373
Posted By thatoneguyx
Module error? and gasp module problem

I have 2 problems --

1. When I try having IDLE list the modules of python it gives me this error:
Traceback (most recent call last):
File "<pyshell#7>", line 1, in <module>
help()
File...
Showing results 1 to 12 of 12

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 6:36 am.
Newsletter Archive - Sitemap - Privacy Statement - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC