什么应该首先学习?Java集合框架还是数据结构和算法?

huangapple go评论59阅读模式
英文:

What should One learn first? Java Collection Frameworks or Data structures and Algorithms?

问题

我已经学习了Java语言的基础,现在可以轻松地进行Java编程。现在我想知道是应该先学习Java集合框架还是数据结构和算法。

英文:

I have learnt the basics of Java language and now can program easily in Java. Now I want to know that whether should I learn Java Collection Frameworks first or Data Structures and Algorithms.

答案1

得分: 1

就像你能够轻松地编写Java代码一样,现在你开始学习一些常见的数据结构和算法,然后尝试用Java来实现它们。这将有助于你清晰地理解概念。在完成了这些常见的数据结构和算法之后,再开始学习Java集合框架。

英文:

As though you can program easily in java so now you start learn some common data structure and algorithm then try to implement them with java. it will clear your concept. after completing those common ds and algo then start java collection framework

答案2

得分: 0

显然,数据结构和算法是首要的。

因为这些是理解框架的唯一途径。

祝你好运,兄弟。

英文:

Obviously Data Structure and Algorithm first.

because those are the only way to get understand with the frameworks.

best of luck brother.

答案3

得分: 0

Learn first Data Structures and algorithms because now technology generation in every selection interview are based on these two things Structures and algorithms. These are very important now for every developer, select any programming with data structure and algorithms. Because all methods of data structure and algorithms are applied during big projects, it's necessary. If you have the stamina, so learn more hours and focus only on these two, then only structures and algorithms. Monday to Saturday (data structures and algorithms) and Sunday (Java collection), you can learn the Java collection framework. You can do it.
First, data and algorithms are clear, then we can better understand the Java collection. Hope you will get an answer to your question.

英文:

Learn first Data Structures and algorithms because now technology generation in every selection interview are based on these two things Structures and algorithms . These is very important now for every developer select any programming with data structure and algorithms
Because all method of data structure and algorithms are apply during big project its necessary . if you have stamina so learn more hour and focused only this two then only structures and algorithms. Monday to Saturday (data structures and algorithms) and Sunday
(Java collection ) you can learn java collection framework. You can do it.
first data and algorithms is clear then we better understand easily java collection. hope you will get answer of your question.

huangapple
  • 本文由 发表于 2020年10月13日 12:55:20
  • 转载请务必保留本文链接:https://go.coder-hub.com/64328744.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定