The Forum Site - Join the conversation
Forums: Technology & Internet:
Programming

I want to good programer

Reply to Topic
AuthorMessage
Pages: << · 1 2
cmh0114 On January 14, 2014




,
#16New Post! Sep 14, 2009 @ 22:34:14
If you want to be a programmer, figure out a language to learn. From what I understand, C and its variants are really widely used (and the only languages I know how to program in ), but if you've never programmed before, try something that's easy to learn, like Ruby or Python. You can find tutorials for them all over the Internet.
Of course, if you really want to learn, you can just take a college course in whichever language you want.
tonkz On February 13, 2014




Croydon, United Kingdom
#17New Post! Nov 04, 2009 @ 13:19:39
LOOL

import javax.swing.JOptionPane;
public class Words
{
public static void main(String[] args)
{
String person =
JOptionPane.showInputDialog("Do you know programming language? " ) ;

if (person.equals ("yes" ))
{
System.out.println ("Nice 1 son, ur on ur way" ) ;
}
else if (person.equals ("no" ) )
{
System.out.println ("Fail." ) ;
}
else
{
System.out.println ("enter yes/no answer - cheers" ) ;
}

}
}



^^ code wont work if u try to compile, theres some spaces on the end of some lines to prevent emoticons being displayed LOL
cmh0114 On January 14, 2014




,
#18New Post! Jan 10, 2010 @ 21:01:57
Try to start off with an easy programming language. I've heard C++ and Java are good for developing applications, but some simple languages are Ruby, Python, or Perl. Google some tutorials online, start learning the languages, and then you might be able to make programs.
Reply to Topic<< Previous Topic | Next Topic >>
Pages: << · 1 2

1 browsing (0 members - 1 guest)

Quick Reply
Be Respectful of Others

      
Subscribe to topic prefs

Similar Topics
    Forum Topic Last Post Replies Views
New posts   Rants & Raves
Thu Nov 23, 2023 @ 19:51
21 8977
New posts   Random
Tue Jan 05, 2010 @ 11:37
15 2696
New posts   Religion
Sat Jun 09, 2012 @ 03:36
10 8269
New posts   Rants & Raves
Thu Aug 27, 2009 @ 17:59
14 6389
New posts   US Elections
Fri Jul 24, 2020 @ 23:24
77 25250