Coder Profile - Show off your skills, get a coder profile.
 
 
 
User Name Coding_Guy
Unique Hits 612
Real Name Gleb Sorokosh
Location Canada
Ontario
Occupation Student/Programmer
Gender Male
Age 17 Years Old
WebSite coderprofile.com/coder/coding_guy
Post A Profile Comment
Some Random Friends
  view more
otoom
Ant
elbekko
Ben
Izzmo
Nick George
Recently Added Articles
  view more
Java programming for the beginners. 5th article
Programming
PLEASE DON"T RANK IT YET- CAUSE IT"S NOT FINISHED YET hey hey hey. got a long weekend here, so i thought of writing the 5th article So like i said, i'll start talking about different IO ways, and in each article that will follow this one, i'll talk about different one specifically section 2.3 Java allows the user to enter data in a variety of ways. i will try to explain three different methods of gathering user input. first will be DOS window based using the EasyReader class(the class which was written by some guy) because DOS-mode is not a �built-in� feature of JAVA. EasyReader class is an �add-on� to Java and is one of many different classes that have been written to gather user input in DOS mode (the other one that i heard of is Scanner class, but i will only learn it next year). i will speak more about later(if i'll get a chance of course, so stay tuned), for now it is important to know that Java does not have a built in method for collecting user input in DOS-mode a... View In Full
0 Comments 4.00 out of 10
Java programming for the beginners. 4th article
Programming
OK, hello again sorry for maiking you waiting that long, but this is first time i found some spare time and planned all my thoughts to write the fourth article. (also i can admit that i was a bit lazy) As i finished with srings in a previous articled, i'll talk today about conversions of strings to integers and doubles and vise versa section 2.2 conversion Methods java allows to convert strings to numeric types (and numeric types to strings). There are four methods that i would like to focus on: 1. string to integer 2. integer to string 3. string to double 3. double to string string to integer: To convert a string to an integer, use parseInt ( ), which is in the integer class: Example int num; String numString = �12345�; num = Integer.parseInt(numString); integer to string: to convert an integer to a string, use the toString ( ), which is also in the integer class: Example String numString; int num = 12345; numString = Integer.toStr... View In Full
0 Comments 7.00 out of 10
Java programming for the beginners. 3rd article
Programming
Hello CP members. Now I'm here again to write this 3rd useless article on Java (hope it's the other way around). So what do you think about previous articles? if you think taht it was hard, I'm telling you that you shouldn't read further but if you are interested then you are more than welcome to continue expanding your knowledge! Now Let's see where was I... oh here: section 2.1- strings In Java there is a way to use non-numerical data that is longer than one letter in length. This is all about the String class, There are also couple of methods that are used to perform various operations with that class including the following: finding the length of the strings, finding a particular character in the string and comparing strings. I also think that there is a way of taking a part or specific section of the string but i forgot this method (if you know it, then send me a message and I'll include that stuff in. i'll also look it up online and will modify my article after). Str... View In Full
0 Comments 6.00 out of 10
Recently Added Source Codes
  view more
Bank Database
Language Posted Comments
Java 249 Days Ago 0
Rating Downloadable Plain Text
- - - - - - 20,761 Chrs
keeps accounts of credit checking and savings types
Friend Database
Language Posted Comments
Java 270 Days Ago 2
Rating Downloadable Plain Text
- - - - - - 7,026 Chrs
This is a databas, where you can add friends, delete friends, sort friends, and display the list of friends
Profile Comments
  
Please login to post comments.
 
Cinjection     Posted 150 Days Ago
 
 
lol. What have you been up to?
 
Cinjection     Posted 152 Days Ago
 
 
boo!
 
Izzmo     Posted 165 Days Ago
 
 
No problem! I found it a while back and just love it.

I think I might have found it through arstechnica.com. I don't know if
you've heard of them or not, but that's a great source for news and the
industry too.
 
Izzmo     Posted 173 Days Ago
 
 
Dang!!! No way :P $1k donations or anything, lol.. that's a lot of dough.
 
Izzmo     Posted 174 Days Ago
 
 
A User group for all of use (4) people that have 1k forum posts.
 
Izzmo     Posted 174 Days Ago
 
 
You should join the 1k forum posters club!
 
VBAssassin     Posted 266 Days Ago
 
 
I don�t like flash at all. Except for making web based games and playing online
video.

The way i develop this site is that it must look nice AND loads of features AND be
easy to use. But as you increase one... the lowers the others :-(

For example... to make something with loads of features requires more pages... more
pages requires more clutter... which lowers usability! So then more time on usability
is spent... usability often conflicts with good looking design... and so on...

Thanks for the compliments. As for the updates, just checkout the development blog,
all the updates are mentioned there ;-)

Kind regards,
Scott
 
VBAssassin     Posted 266 Days Ago
 
 
Hi ya mate,

Glad you like the updates :-) its been hard work trying to organize everything as
it is but i feel i've just about got there now. Getting ready to add more
sections basically.

Kind regards,
Scott
 
VBAssassin     Posted 302 Days Ago
 
 
Really do like your avatar pic... it's nice looking and stands out amongst
everyone elses avatars ;-) nice work.
 
otoom     Posted 309 Days Ago
 
 
Hey man,
Haven't spoke in a while.
How you been keeping?

Otoom
Page of 3 :: Next Page >>
Gleb Sorokosh (17)
Canada, Ontario
Coding_Guy has 2 fans
become a fan
� Applications
Articles Articles (5)
Source Codes Source Codes (2)
Code Pin Board Code Pin Board (5)
� About Me
About Me About Me
User Groups User Groups (4)
Friends Friends (57)
Interview Interview
R�sum� Résumé
� Misc
Overview Overview
Send A Friend Invite
Send Message Send A Message
RSS Whole Profile Feed
 
 
Latest News About Coder Profile
Coder Profile Poll
What is the next application you would like to be added to your profiles?

Books
Coding Challenges
Project Management
Blog
Tutorials


please login to cast your vote
and see the results of this poll
Latest Coder Profile Changes
Coder Profile was last updated
39 Days Ago
Official Blog :: Make A Donation :: Credits :: Contact Me
Terms & Conditions :: Privacy Policy :: Documents :: Wallpapers
Version 1.46.00
Copyright � 2007 - 2009, Scott Thompson, All Rights Reserved