Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Request a Tutorial
Index -> Programming, Java -> Java Tutorials
Goto page Previous  1, 2, 3, 4
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
CodeMonkey2000




PostPosted: Sat Jul 19, 2008 3:50 pm   Post subject: Re: RE:Request a Tutorial

blackhawk_prince @ Sat Jul 19, 2008 7:13 am wrote:
Could someone post a good dynamic programing tutorial plz.


DP is is computer science topic, nothing much to do with learning to program in Java. We already have a tutorial in general programming here.
Sponsor
Sponsor
Sponsor
sponsor
S_Grimm




PostPosted: Wed Oct 15, 2008 2:45 pm   Post subject: RE:Request a Tutorial

Can someone post a easy to understand tutorial on variable I\O? such as int, double, string, etc....?
wtd




PostPosted: Wed Oct 15, 2008 9:27 pm   Post subject: RE:Request a Tutorial

Think abstractly. If you can read in a string, and you can convert a string to an int or double, well then...
S_Grimm




PostPosted: Sat Oct 25, 2008 7:26 am   Post subject: Re: Request a Tutorial

I just tried looking through the tutorials and can't find one on
Java:
if anyone can point me in the direction of a decent tutorial on threads, it would be much appreciated.
btiffin




PostPosted: Sat Oct 25, 2008 1:56 pm   Post subject: RE:Request a Tutorial

Whenever I (rarely) feel like delving into Java, I always visit the Sun site.

http://java.sun.com/docs/books/tutorial/essential/concurrency/index.html

Re; I/O
http://java.sun.com/docs/books/tutorial/essential/io/

I know the good fellows and ladies of compsci.ca could probably run rings while bettering some of this information, but it's always nice to start at the source ... then branch out from there (imho).

Cheers
Bo0sT




PostPosted: Tue Mar 31, 2009 7:46 pm   Post subject: Re: Request a Tutorial

I would like a java tutorial on JLists and JTables, how add data to them, remove data from them and return data from them to your program. Also how to know when the user has clicked on a diffrent item in the list or table. I've tried teaching it to myself but ListDataListener and other things are giving me compile errors saying that it can't find them, I have swing and awt.event imported too.

If anyone knows, please post a tutorial
DemonWasp




PostPosted: Tue Mar 31, 2009 8:18 pm   Post subject: RE:Request a Tutorial

JList -> http://java.sun.com/docs/books/tutorial/uiswing/components/list.html

JTable -> http://java.sun.com/docs/books/tutorial/uiswing/components/table.html
Bo0sT




PostPosted: Sat Apr 25, 2009 12:22 pm   Post subject: Interface Tutorial

I'v been looking for a tutorial that will take me through creating interfaces A to Z, if anyone knows were i can find some please tell me
Sponsor
Sponsor
Sponsor
sponsor
wtd




PostPosted: Sat Apr 25, 2009 12:29 pm   Post subject: RE:Request a Tutorial

Interfaces in the OOP sense, or in the "I can click this on the screen" sense?

For the latter, I doubt you'll find it. Graphical User Interfaces are big and complex and have many possibilities. Tutorials on that subject will teach you to go from A to B and B to C, but they will assume that if you can do that, you know how to go from A to C.
Nai




PostPosted: Tue Aug 17, 2010 7:29 pm   Post subject: RE:Request a Tutorial

What about a tutorial on how to make a basic game? I've already looked at the introduction to Java, which helped A LOT, but I'm still not really sure how all that could create a game.

I think I found something similar in the Turing section when I was programming in Turing, so I'd like to see one here just to get me started.
TerranceN




PostPosted: Tue Aug 17, 2010 9:17 pm   Post subject: RE:Request a Tutorial

Sure, I will try to write one up tonight, if not then tomorrow.
Nai




PostPosted: Tue Aug 17, 2010 9:21 pm   Post subject: RE:Request a Tutorial

Cool, thanks. I look forward to reading it Very Happy
Krocker




PostPosted: Mon Dec 19, 2011 1:12 pm   Post subject: RE:Request a Tutorial

hey can some one show me to a tutorial on creating buttons and check boxes?
zuzoka




PostPosted: Tue Apr 22, 2014 6:23 am   Post subject: RE:Request a Tutorial

Could somebody make a tutorial about how to code a simple game simulating darts?
Insectoid




PostPosted: Tue Apr 22, 2014 10:50 am   Post subject: RE:Request a Tutorial

There are plenty of tutorials about animations, mouse controls and simple games. Put the pieces together. Making a tutorial about a very specific game is nothing more than doing your homework for you.
Display posts from previous:   
   Index -> Programming, Java -> Java Tutorials
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 4 of 4  [ 60 Posts ]
Goto page Previous  1, 2, 3, 4
Jump to:   


Style:  
Search: