- Viewing Profile: Posts: ThinkingsHard
Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics
Community Stats
- Group Members
- Active Posts 11
- Profile Views 354
- Member Title Member
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
128
Neutral
User Tools
Contacts
ThinkingsHard hasn't added any contacts yet.
Latest Visitors
Posts I've Made
In Topic: Looking for learning tools
14 May 2013 - 03:04 PM
I also have "The Big Book of Java" I forget what edition... I think 4th.
In Topic: Requesting Assistance
27 November 2012 - 09:36 PM
I have the entire book on a PDF, 1285 pages or something like that. It's been great fun. I'm just starting Chapter 3. A lot of this stuff I already knew, from Java, and I just needed to learn how to properly translate my operations into C++. And as someone said previously, It feels a lot better to type cin or cout<< stuff << more stuff << more stuff << final stuff;
Rather than typing System.out.println
I was reading on the pipes, and spawns. And I'm going to keep reading the chapters in this PDF, and if it fails to teach me what I want (Which is simply a new window to take in he inputs and then accept those into the main window, as both in 1 window gets redundant and ugly) I shall (as I have already bookmarked the pages) find other materials to teach myself how to do said thing. I hope to have a working version within a week, that I can reply to this thread and say "Haha! I am pleased with myself! I did it by..."
Thanks to everyone for their replies. This is why I want to be a programmer, so far you are nothing but helpful, as though you want more professionals to communicate and work with.
Rather than typing System.out.println
I was reading on the pipes, and spawns. And I'm going to keep reading the chapters in this PDF, and if it fails to teach me what I want (Which is simply a new window to take in he inputs and then accept those into the main window, as both in 1 window gets redundant and ugly) I shall (as I have already bookmarked the pages) find other materials to teach myself how to do said thing. I hope to have a working version within a week, that I can reply to this thread and say "Haha! I am pleased with myself! I did it by..."
Thanks to everyone for their replies. This is why I want to be a programmer, so far you are nothing but helpful, as though you want more professionals to communicate and work with.
In Topic: Requesting Assistance
27 November 2012 - 05:04 PM
brx, by ugliness, I meant it in a different way than you, I guess.
In the current form of the program, it takes all the inputs and outputs on the same screen, so when it asks you a question, you answer it in that same window, and then it responds, for instance, at the very end of the program, it asks you to say
Yours Sincerely,
<Your name>
However it ends up printing, because of the inputs being saved in the same window
Yours Sincerely,
<Your name>
<Your name>
If the inputs were accepted in a different window, then it would be a lot easier to read, it would make more sense and be overall nicer to the user.
In the current form of the program, it takes all the inputs and outputs on the same screen, so when it asks you a question, you answer it in that same window, and then it responds, for instance, at the very end of the program, it asks you to say
Yours Sincerely,
<Your name>
However it ends up printing, because of the inputs being saved in the same window
Yours Sincerely,
<Your name>
<Your name>
If the inputs were accepted in a different window, then it would be a lot easier to read, it would make more sense and be overall nicer to the user.
In Topic: Requesting Assistance
27 November 2012 - 03:41 PM
Serapth, I take your warning seriously, however know that Alice isn't afraid of the dark, does not easily scare, and likes long walks in a forest talking about the philosophical problems and solutions related to Chance as a manipulable force.
Kuramayoko10, I will indeed my good sir / ma'am.
Kuramayoko10, I will indeed my good sir / ma'am.
In Topic: Requesting Assistance
27 November 2012 - 03:27 PM
Alright.... Going to look up how to do that, and implement it.... Man this drill has no idea what's coming for it! Thanks!
- Home
- » Viewing Profile: Posts: ThinkingsHard

Find content