java知识学习步骤是怎样的?它的英文参考文献有哪些?

众所周知,学习java是一个漫长而持久的过程。这往往需要学习的人花费大量的精力与时间沉浸其中,才能有所收获。今天主要为大家概述一下,java知识学习的步骤是怎么样的,以及为大家列举一些英文参考文献,方便大家更好的学习。

首先,应该学习它的基本内容,分别是:1.java基础(基础语法);2.java面向对象;3.数组、集合、常用类;4.IO流;5.多线路SOCKET编程;6.数据库、网络传输、数据解析。之后的学习方法就是根据这六个内容做实例练习,要相互贯通。最后就是优化代码,编写代码规范,通用逻辑或处理共同话, 完善功能等等。

接下来为大家列出一些可能要用的英文参考文献:

1.Bell, Jonathan,Melski, Eric,Dattatreya, Mohan,Kaiser, Gail E. Vroom: Faster Build Processes for Java[J]. IEEE Software,2015,32(2):.

2.Chaikalis, T,Chatzigeorgiou, A. Forecasting Java Software Evolution Trends Employing Network Models[J]. IEEE Transactions on Software Engineering,2015,41(6):.

3.Lu, Quan,Liu, Gao,Chen, Jing. Integrating PDF interface into Java application[J]. Library Hi Tech,2014,32(3):.

4.Rashid, Fahmida Y. Oracle fixes critical flaws in Database Server, MySQL, Java[J]. InfoWorld.com,2015:.

5.Foket, C,De Sutter, B,De Bosschere, K. Pushing Java Type Obfuscation to the Limit[J]. IEEE Transactions on Dependable and Secure Computing,2014,11(6):.

6.Parshall, Jon. Rising Sun, Falling Skies: The Disastrous Java Sea Campaign of World War II[J]. United States Naval Institute. Proceedings,2015,141(1):.

7.Brunner, Grant. Java now pollutes your Mac with adware - here's how to uninstall it[J]. ExtremeTech.com,2015:.

8.Rashid, Fahmida Y. Library misuse exposes leading Java platforms to attack[J]. InfoWorld.com,2015,:.

9.Rashid, Fahmida Y. Serious bug in widely used Java app library patched[J]. InfoWorld.com,2015,:.

10.Odeghero, P,Liu, C,McBurney, PW,McMillan, C. An Eye-Tracking Study of Java Programmers and Application to Source Code Summarization[J]. IEEE Transactions on Software Engineering,2015,41(11):.

11.Saher Manaseer,Warif Manasir,Mohammad Alshraideh,Nabil Abu Hashish,Omar Adwan. Automatic Test Data Generation for Java Card Applications Using Genetic Algorithm[J]. Journal of Software Engineering and Applications,2015,8(12):.

12.Serdar Yegulalp. JetBrains' Kotlin JVM language appeals to the Java faithful[J]. InfoWorld.com,2016:.

13.Paul Venezia. Prepare now for the death of Flash and Java plug-ins[J]. InfoWorld.com,2016,:.

14.PW McBurney,C McMillan. Automatic Source Code Summarization of Context for Java Methods[J]. IEEE Transactions on Software Engineering,2016,42(2):.

15.Greene, Tim. Oracle settles FTC dispute over Java updates[J]. Network World (Online):.

16.Rashid, Fahmida Y. FTC ruling against Oracle shows why it's time to dump Java[J]. InfoWorld.com,2015,:.

17.Whitwam, Ryan. Google plans to remove Oracle's Java APIs from Android N[J]. ExtremeTech.com,2015:.

以上就是关于java知识学习步骤以及英文参考文献举例的有关内容了,想要了解更多java常见问题,敬请关注奇Q工具网。

推荐阅读:

java开发是什么意思?它的参考文献有哪些?

java特性有哪些?毕业设计参考文献有哪些?

java中怎么捕获异常?Throwable类的方法有哪些?