Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   Suggestions for websites or programs to use to learn Java? (http://www.chiefdelphi.com/forums/showthread.php?t=137663)

thatprogrammer 02-07-2015 16:21

Suggestions for websites or programs to use to learn Java?
 
Hello, I searched the forums and found a few similar threads to this, but none of the threads I found discussed using a website or program to teach java while having the same conditions as my team.
My team wants to teach Java to team members as part of our extra curricular robotics team, not as a class. Here are the somewhat strange bits to consider.
1. Most of the people who will learn Java know some basic programming already.
2. There is a Java class that some members will take, these ones will probably want more advanced materials to learn from.
3. Most members want to also learn good practices for programming robots.

faust1706 02-07-2015 16:28

Re: Suggestions for websites or programs to use to learn Java?
 
Are you wanting to teach students how to be good (java) programmers or how to program robots? In many cases the latter does not imply the former sadly.

If they already have some experience programming, I would recommend teaching them data structures and algorithms.

thatprogrammer 02-07-2015 18:07

Re: Suggestions for websites or programs to use to learn Java?
 
The second would be more important, as we need our robots to be programmed :P. In terms of experience, most kids have some basic C++ experience, but couldn't program a robot or make an advanced program. They understand variables and the like, but not much more than that.

SamcFuchs 12-08-2015 22:58

Quote:

Originally Posted by thatprogrammer (Post 1488832)
The second would be more important, as we need our robots to be programmed :P. In terms of experience, most kids have some basic C++ experience, but couldn't program a robot or make an advanced program. They understand variables and the like, but not much more than that.

How well do they understand oop?

thatprogrammer 13-08-2015 10:47

Re: Suggestions for websites or programs to use to learn Java?
 
Quote:

Originally Posted by SamcFuchs (Post 1493333)
How well do they understand oop?

Hey! Thanks for the reply. They know very little about oop.
Note: We're considering using Derek Banas' video tutorials until we have a software mentor.

legts 08-09-2015 14:40

Re: Suggestions for websites or programs to use to learn Java?
 
Hi!

Assuming that you are familiar with Java, you could rewrite the code from the previous year's robot/other out of use robots. I've found that the best way to teach someone how to something is to do it. My team has some Java resources that we've made that I'd be happy to share with you.

thatprogrammer 09-09-2015 16:38

Re: Suggestions for websites or programs to use to learn Java?
 
Quote:

Originally Posted by legts (Post 1495471)
Hi!

Assuming that you are familiar with Java, you could rewrite the code from the previous year's robot/other out of use robots. I've found that the best way to teach someone how to something is to do it. My team has some Java resources that we've made that I'd be happy to share with you.

Sure, please send these over!

Tparbotmail 19-10-2015 02:01

Re: Suggestions for websites or programs to use to learn Java?
 
http://codingbat.com

https://m.youtube.com/channel/UCnAdXkr17iQS8YcYl0LhPdw

Fauge7 26-10-2015 16:22

Re: Suggestions for websites or programs to use to learn Java?
 
Second the codingbat.com, Look up thenewboston, he has some good videos also.


All times are GMT -5. The time now is 04:25.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi