User profile: thejman250

User info
User name:thejman250
Name:Jake Long
Location:United States
Bio:- Currently in Undergrad
- I code as a hobby and for school(and or my career)
History
Joined:
Number of posts:138
Latest posts:

I need advice
- I personally started out with c++ however, I hear that python is a good language for beginners. -...

What is the error?
- I would also place my bets on missing parenthesis. - However, this code is badly formated in my o...

A program that determines how many consonants are in an entered string of 50 characters.
- I would suggest that you go through each character in the string and check if it's a consonant and...

Prob with radio button
- Why does this look like .Net or C# to me?

need help with my c++ program :-(
- I would suggest that you use an array of objects for this.