开发者

Looking for a really good place to learn some straight Java and 'abstract' Concepts to help with Android! Complete Java beginner :) [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. 开发者_StackOverflow社区 Closed 10 years ago.

I'm really new to programming in general, only a few weeks in, and I've been trying to learn Android on Eclipse. However, I've been finding a lot of the tutorials and coding very difficult to understand and during a post I made on here, it was suggested by a member of this forum, that I learn some basic Java and abstract concepts like models, views, controllers, etc, so I can learn how to implement them and to help me understand Android a little better :) So on that note, I was wondering if it was possible for anybody to suggest a website or youtube channel, or better yet, maybe a torrent containing both video and written annotations, where I could learn some basic Java and all the 'abstract' concepts, in a well annotated fashion :)

Thank's for your time :D


How about 200 videos?


I would recommend reading Head First Java by Kathy Sierra and Bert Bates. A little different reading style, but pretty good for beginning/learning and easy to read.

Another place that is invaluable is the Java Documentation.

Really, though, your best bet is to just dive in and write code. Not necessarily Android code, or the project you want to work on, but rather tutorial code and example code online. Here are a handful of tutorials which you may find useful:

  1. File basics tutorial
  2. Swing GUI tutorials
  3. Databases with JDBC tutorial
  4. Collections tutorials
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜