GithubHelp home page GithubHelp logo

java-learning-note's Introduction

java学习方法

以一个视频为主,其他资料为辅,进行对比学习。 学习结果通过javabook总结,

尚硅谷视频

java版本使用11最佳

辅助阅读:

推介工具为脱离谷歌内部环境也可以使用

  • 找出特性或者缺陷: Github issues,Jira
  • 阅读代码: OpenGrok, Hound, sourcegraph
  • 编写代码: VS Code, InterlliJ, Emacs
  • 测试代码: Bazel
  • 审核代码: Github PR, Gerrit, Phabricator, Reviewable
  • 部署: Kubernetes
  • 监控: Prometheus, Grafana, Lightstep, Honeycomb, Sentry

java 学习顺序

韩顺平说java学习顺序

  1. Java基础

java 自学时当心这些坑

  1. 打好基础,搞定javaSE
  2. 边学边练,动手写代码
  3. 不用思维导图,没有系统性思维。学完后,自己使用思维导图进行总结
  4. 底层原理解决方法,要重理解,而非死记硬背

maven

Intellij IDEA 添加jar包

导入jar包后,会自动给出提示

file -> Project Structure -> Modules -> Dependencies(右上标签栏)-> 点击+ -> 选择:Jars or directories
勾选导入得包,点击applay,完成。

java-learning-note's People

Contributors

ifredom avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.