Semis pdf vs st8 TONIGHT 8EST
Comments
-
lionheartxo wrote: »I wouldn't have to point it out your mistakes if you didn't make them. For someone who is supposedly majoring in IT you sure are dumb.
You don't even know what field I am in. I am in computer science, I write code with sub english syntax.
Secondly, don't spend your life being critical of those around you otherwise you will end up alone.
I am done arguing, some individual across the world thinks I have bad english. Why do I care? I have a job and a education, your opinion is not valid to me. Enjoy being alone at the top of your self-made throne.
In addition, I have problem organizing my thoughts due to a mild mental disorder so often times when I am writing my thoughts are ahead of my fingers leading to bad English and in general bad thought organization. (EFD is the disease if you would like to look it up) That is actually the reason I do so well as a programmer. Programming is different pieces such as classes working together in different ways, for example there is 10x ways of solving one problem, so I can focus my efforts on the classes as I like as opposed to being forced to write a specific structure in a specific order which in essence what English is. -
-
int x;
int y;
//just a display loop
public static void main(string args)
{
x = 5;
y = 10;
while (y > x)
{
string disString = "display";
display(disString);
x++;
}
}
public void display(string DisplayString)
{
System.out.println(DisplayString);
}
.
-
-
Categories
- All Categories
- Z8Games
- 1 Z8 Forum Discussion & Suggestions
- 15 Z8Games Announcements
- Rules & Conduct
- 2.6K CrossFire
- 746 CrossFire Announcements
- 745 Previous Announcements
- 2 Previous Patch Notes
- 334 Community
- 13 Modes
- 401 Suggestions
- 16 Clan Discussion and Recruitment
- 89 CF Competitive Forum
- 1 CFCL
- 17 Looking for a Team?
- 536 CrossFire Support
- 10 Suggestion
- 16 CrossFire Guides
- 38 CrossFire Off Topic