Java Resources for Absolute Beginners - Raspberry Pi Forums
hello guys , gals,
how abouts did learning how program , understand java?
think sheer amount of resources available can make difficult start learning. because of that, lets try build list etc of documentation or tutorials, videos etc etc newbies learn.
:edit:
here useful tutorials , resources newbies myself!
official oracle resources
java: http://docs.oracle.com/javase/tutorial/
javafx: http://docs.oracle.com/javase/8/javase- ... logies.htm
java overview/documentation: http://docs.oracle.com/javase/7/docs/ap ... mmary.html
data types: http://docs.oracle.com/javase/tutorial/ ... types.html
object orientated principles
abstract methods , classes: http://docs.oracle.com/javase/tutorial/ ... tract.html
interfaces: http://docs.oracle.com/javase/tutorial/ ... rface.html
java game development
http://www.cokeandcode.com/main/
udemy
java complete beginners: https://www.udemy.com/java-tutorial/
how abouts did learning how program , understand java?
think sheer amount of resources available can make difficult start learning. because of that, lets try build list etc of documentation or tutorials, videos etc etc newbies learn.
:edit:
here useful tutorials , resources newbies myself!
official oracle resources
java: http://docs.oracle.com/javase/tutorial/
javafx: http://docs.oracle.com/javase/8/javase- ... logies.htm
java overview/documentation: http://docs.oracle.com/javase/7/docs/ap ... mmary.html
data types: http://docs.oracle.com/javase/tutorial/ ... types.html
object orientated principles
abstract methods , classes: http://docs.oracle.com/javase/tutorial/ ... tract.html
interfaces: http://docs.oracle.com/javase/tutorial/ ... rface.html
java game development
http://www.cokeandcode.com/main/
udemy
java complete beginners: https://www.udemy.com/java-tutorial/
for international readers sun's , oracle's official the java tutorials lot.
, additional fx tutorial.
german readers openbooks java ist auch eine insel. (in english: java island)
, part ii: java 7 - mehr als eine insel. (in english: java more island)
people learning game programming java recommend smart british kevin glass' tutorials coke , code -- they're not absolute java beginners, explain important game programming methods in "keep simple" way suited beginners.
using (small) games learn java attractive younger people, too, since instead of "boring numbers" see newly programmed "boring numbers" flying around screen. that's highly motivating many. , java8's fx graphics api using opengl (-es), pi, , in particular fast pi2, suited java games.
, additional fx tutorial.
german readers openbooks java ist auch eine insel. (in english: java island)
, part ii: java 7 - mehr als eine insel. (in english: java more island)
people learning game programming java recommend smart british kevin glass' tutorials coke , code -- they're not absolute java beginners, explain important game programming methods in "keep simple" way suited beginners.
using (small) games learn java attractive younger people, too, since instead of "boring numbers" see newly programmed "boring numbers" flying around screen. that's highly motivating many. , java8's fx graphics api using opengl (-es), pi, , in particular fast pi2, suited java games.
raspberrypi
Comments
Post a Comment