Learning Kotlin is fun, but where to get started? One the of the best tutorials for newbies is at https://code.tutsplus.com/series/kotlin-from-scratch--cms-1209. Learn from scratch. To practice, download IntelliJ IDEA and work on Kotlin code anytime in it.
Tag: tutorial
Learn about computer security
Visit http://www.hackerhighschool.org to learn more about computer security. It helps to improve security awareness and contains about 12 lessons for school students to learn about computer security and hacking. The lessons are available at this link http://www.hackerhighschool.org/lessons.html.
Agile Programming in Eclipse tutorial for beginners
Good way for beginners to learn test driven programming in Eclipse for Java. See the tutorials here http://eclipsetutorial.sourceforge.net/totalbeginner.html.