Adding Java tutorial video

This commit is contained in:
Koz Ross 2015-08-22 18:10:44 +12:00
parent f6d02ac2be
commit b6c5af2266

View file

@ -384,6 +384,7 @@ Beginner
* [An Introduction to Python][282] - Pretty much what it says on the tin. [Python License][283].
* [Effective Go][66] - A guide to writing good, clean and readable Go code for beginners. [CC-BY-3.0][5] (text), [3-clause BSD][29] (code).
* [Functional Programming in JavaScript][218] (video) - A set of tutorials introducing functional programming concepts using ECMAScript. [CC-BY-3.0][5].
* [Learn Java For Beginners][146] (video) - A 'no prior knowledge' required tutorial for Java use. [CC-BY-3.0][5].
* [Lua Programming][126] - A completed Wikibook on programming Lua. [CC-BY-SA-3.0][127] .
* [Practical Haskell - getting started with Stack][50] - A series of tutorials designed to help people get started programming Haskell. [CC-BY-SA-4.0][125].
* [The GNU C Programming Tutorial][280] - An introduction to programming in C by the nice GNU people. PDF. [GNU FDL][281].
@ -611,7 +612,7 @@ This is a catch-all category for things that don't fit anywhere else.
[143]: https://vimeo.com/indievelopment/videos
[144]: https://github.com/DrBoolean/mostly-adequate-guide
[145]: https://creativecommons.org/licenses/by-sa/4.0/
[146]: https://goblinrefuge.com/mediagoblin/u/kozross/collection/learn-java-for-beginners/
[147]: https://github.com/dmcinnes/HTML5-Asteroids
[148]: https://github.com/budnix/ball-and-wall
[149]: https://github.com/ellisonleao/clumsy-bird