http://readinterestinglinks.blogspot.com/2016/07/programming-for-kids.html
http://readinterestinglinks.blogspot.com/2016/06/cpu-and-motherboard.html
The following is link to 'Assembly and MIPS ' topic
http://readinterestinglinks.blogspot.com/2016/01/assembly-and-mips.html
The following is link to 'HDLs,SystemVerilog and VHDL ' topic
http://readinterestinglinks.blogspot.com/2016/01/hdlssystemverilog-and-vhdl.html
The following is link to 'Java ' topic
http://readinterestinglinks.blogspot.com/2015/12/java.html
The following is link to 'Haxe ' topic
http://readinterestinglinks.blogspot.com/2015/12/haxe.html
The following is link to 'Android ' topic
http://readinterestinglinks.blogspot.com/2016/04/android.html
The following is link to 'HTML5,CSS,JavaScript,jQuery,XML,Joomla and Hosting' topic
http://readinterestinglinks.blogspot.com/2016/05/html5cssjavascriptjqueryxml-and-joomla.html
The following is link to 'MySQL,SQLite and PHP ' topic
http://readinterestinglinks.blogspot.com/2016/05/mysqlsqlite-and-php.html
The following is link to 'Python,Lua and Script Languages ' topic
http://readinterestinglinks.blogspot.com/2016/06/pythonlua-and-script-languages.html
The following is link to 'UML OOP Design Tool ' topic
http://readinterestinglinks.blogspot.com/2016/06/uml-oop-design-tool.html
The following is link to 'Algorithms' topic
http://readinterestinglinks.blogspot.com/2016/06/algorithms.html
==============================
Learn How to Write Your First Program
https://dl.dropboxusercontent.com/u/64042445/sciblend/howtowriteyourfirstprogram-feb14.html
The following is link to 'Programming for Kids' topic
http://readinterestinglinks.blogspot.com/2016/07/programming-for-kids.html
Hello World
https://www.jetbrains.com/idea/help/creating-and-running-your-first-java-application.html
https://docs.oracle.com/javase/tutorial/getStarted/application/
http://www.dineshonjava.com/2013/02/hello-world-example-in-java.html#.Vm-f_LiLTIU
http://www.dineshonjava.com/2013/01/core-java-baby-step-to-be-best-java-ian.html#.Vm-f6LiLTIU
https://www.ntu.edu.sg/home/ehchua/programming/index.html#Java
https://www.ntu.edu.sg/home/ehchua/programming/howto/NetBeans_HowTo.html
https://www.ntu.edu.sg/home/ehchua/programming/java/J1a_Introduction.html
Design OOP in Java
https://docs.oracle.com/javase/tutorial/java/concepts/
http://www.oodesign.com/
https://www.ntu.edu.sg/home/ehchua/programming/java/J3a_OOPBasics.html
Nested Class
https://docs.oracle.com/javase/tutorial/java/javaOO/nested.html
http://javabeginnerstutorial.com/core-java-tutorial/inner-class/
http://tutorials.jenkov.com/java/nested-classes.html
http://www.journaldev.com/996/java-nested-classes-java-inner-class-static-nested-class-local-inner-class-and-anonymous-inner-class
Thread
http://www.wideskills.com/java-tutorial/java-threads-tutorial
http://www.javacodegeeks.com/2014/08/java-concurrency-tutorial-thread-safe-designs.html
http://www.dineshonjava.com/2013/04/multithreading-in-java.html#.Vm-goLiLTIU
Exception
https://docs.oracle.com/javase/tutorial/essential/exceptions/definition.html
http://www.tutorialspoint.com/java/java_exceptions.htm
Event
https://docs.oracle.com/javase/tutorial/uiswing/events/intro.html
http://www.javaworld.com/article/2077351/java-se/events-and-listeners.html
http://www.tutorialspoint.com/awt/awt_event_handling.htm
http://www.studytonight.com/java/event-handling-in-java.php
Container/Collection
http://www.javaworld.com/article/2076800/java-se/get-started-with-the-java-collections-framework.html
http://www.journaldev.com/1260/java-collections-framework-tutorial
Database
http://www.wideskills.com/jdbc-tutorial/introduction-to-jdbc
http://www.vogella.com/tutorials/MySQLJava/article.html
https://docs.oracle.com/javase/tutorial/jdbc/basics/
http://www.homeandlearn.co.uk/java/java_and_databases.html
Network
https://docs.oracle.com/javase/tutorial/networking/overview/networking.html
http://tutorials.jenkov.com/java-networking/index.html
http://www.javaworld.com/article/2077322/core-java/core-java-sockets-programming-in-java-a-tutorial.html
http://www.javatpoint.com/java-networking
Algorithms
https://www.learneroo.com/subjects/8
http://www.vogella.com/tutorials/algorithms.html
https://docs.oracle.com/javase/tutorial/collections/algorithms/
http://www.javaworld.com/article/2073390/core-java/datastructures-and-algorithms-part-1.html
Garbage Collection
http://www.vogella.com/tutorials/JavaPerformance/article.html
http://www.dynatrace.com/en/javabook/how-garbage-collection-works.html
http://www.guru99.com/java-garbage-collection.html
http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/gc01/index.html
http://www.cubrid.org/blog/dev-platform/understanding-java-garbage-collection/
https://netbeans.org/kb/articles/nb-profiler-uncoveringleaks_pt1.html
http://javarevisited.blogspot.com/2011/04/garbage-collection-in-java.html
http://www.javaworld.com/article/2078645/java-se/jvm-performance-optimization-part-3-garbage-collection.html
http://javapapers.com/java/how-java-garbage-collection-works/
Lambda Expressions
http://viralpatel.net/blogs/lambda-expressions-java-tutorial/
http://tutorials.jenkov.com/java/lambda-expressions.html
Java 8
http://winterbe.com/posts/2014/03/16/java-8-tutorial/
------------------------------------
JFX UI
https://docs.oracle.com/javase/8/javase-clienttechnologies.htm
https://docs.oracle.com/javafx/2/get_started/jfxpub-get_started.htm
https://docs.oracle.com/javase/8/javafx/graphics-tutorial/javafx-3d-graphics.htm#JFXGR256
https://docs.oracle.com/javase/8/javafx/graphics-tutorial/sampleapp3d.htm#CJAHFAF
https://docs.oracle.com/javase/8/javafx/visual-effects-tutorial/transformation-types.htm#BABDEBGA
Plugins
https://blog.idrsolutions.com/2015/07/how-to-install-plugins-in-your-netbeans-ide/
JFX Fluidon
http://plugins.netbeans.org/plugin/56440/jfx-fluidon
Gluon
https://plugins.jetbrains.com/plugin/7864-gluon-plugin
----------------------------------
App
https://play.google.com/store/apps/details?id=com.tutorialspoint.offlineviewer.java
https://play.google.com/store/apps/details?id=com.tutorialspoint.offlineviewer.java_example
https://play.google.com/store/apps/details?id=com.tutorialspoint.offlineviewer.tutorialspoint_advanced_java
https://play.google.com/store/apps/details?id=com.eternal.soft.corejava8
https://play.google.com/store/apps/details?id=com.awwalsoft.javadeeplearning
ไม่มีความคิดเห็น:
แสดงความคิดเห็น