GithubHelp home page GithubHelp logo

javapractise's Introduction

JavaPractise

本项目适合Java初级和中级学者探索一些基本、常用的类和方法。

所有方法都能直接在本地运行并查看结果。

需要注意的地方都用注释标明。

配套说明与解析

所有示例代码的详细说明部分都在博客里。

粽子的Java基础

命名规则

包的命名规则

包以层级结构,由大到小命名。

类的命名规则

  1. 以“XXXDemo.java”命名的类,目的是了解java常用的方法,示例较为简单,并辅助以说明。

  2. 以“XXXPrac.java”命名的类,目的是应用java常用的方法,通常会以项目的形式进行展现,并整合多个类似方法。

联系方式

发送邮件至:[email protected]

javapractise's People

Contributors

zongzhec avatar

Watchers

James Cloos avatar  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.