Java 是三个最流行的编程语言之一。它可以被用来开发网站应用和桌面应用,而且更重要的是夸平台(cross platform),一次编写,到处运行 -- write once , run everywhere。当然,它也很容易学习。如果你想成为一个Java开发者,你不妨试试回答下面列出的问题。我在翻译的时候把中英文都写出来了,因为有很多术语平时老说,但是英文怎么表达根本就不知道,所以还是一起都写出来,偶尔看看还是有好处的。当然,也是怕我翻译不好,万一有错的,哪天看到了,还知道是错了。
这个列表是由Vivek Vermani整理,一个Java高级工程师。http://www.quora.com/Vivek-Vermani 这位大师整理的还是很有条理的,可以按照这个单子去学习,那些知识点不是很清楚的,需要花时间去补习一下。不清楚这个列表发表的具体时间,和这位大师的背景,Android 应该也属于 Java 的一个大的分支。
这里有一个关于Core Java 的 200多个问题的列表。http://www.buggybread.com/2013/07/java-interview-questions-and-answers.html
The Java Tutorials http://docs.oracle.com/javase/tutorial/
Java revisited http://javarevisited.blogspot.sg/
JavaWorld http://www.javaworld.com/
Java2s -- Many Java code snippets http://www.java2s.com/
Java - Interview Questions and Answers - Quick Reference - One Liners http://www.buggybread.com/2013/07/java-interview-questions-and-answers.html
Java web tutorials http://www.mkyong.com/
Java Concurency/Multithreading Tutorials http://tutorials.jenkov.com/java-concurrency/index.html
Introduction to Java programming - Tutorial http://www.vogella.com/tutorials/JavaIntroduction/article.html
200+ Java / J2EE Interview Questions and Answers http://www.buggybread.com/2014/04/200-java-j2ee-interview-questions-and.html
Struts Framework - Interview Questions and Answers http://www.buggybread.com/2013/06/struts-framework-interview-questions.html
Spring Interview Questions FAQs Interview Questions Spring Tutorial JSF Interview Questions Hibernate Interview Questions http://www.developersbook.com/spring/interview-questions/spring-interview-questions-faqs.php
WAS / WSAD / RAD - Interview Questions and Answers http://www.buggybread.com/2013/06/was-wsad-rad-interview-questions-and.html
JavaScript interview questions and answers http://www.techrepublic.com/blog/software-engineer/javascript-interview-questions-and-answers/
Interview Questions and Answers on Markup Languages - XML , JSON http://www.buggybread.com/2014/04/interview-questions-and-answers-on.html
- EOF -
本站文章除注明转载外,均为本站原创或编译。欢迎任何形式的转载,但请务必注明出处,尊重他人劳动。
转载请注明:文章转载自 Binkery 技术博客 [https://binkery.com]
本文标题: [翻译与分享]想要成为一个 Java 工程师?
本文地址: https://binkery.com/archives/390.html