Code Monkey home page Code Monkey logo

lrrhtest's Introduction

description
很多编程入门教程会假定读者有一定的编程基础,又或者为了教程的完整性会展现很多细节,导致零基础学习者在学习的过程中会迷失在各种细节之中,从而难以把握语言最重要的脉络。所以本教材尝试简化各种细节,给零基础学习者一个快速入门的途径,帮助零基础学习者建立一个初步的概念,进而再去阅读其他教程的时候可以更容易消化。

Java极简入门教程

首先,Java是一门语言,语言的核心基础就是语法。就好比我们在刚开始学英语的时候,会先记忆一些固定公式,然后再开始学习语法。

本教程不会提供配置编程环境的章节,建议大家利用各类在线编程环境,省去安装编程环境的折腾,快速进入学习状态。可以使用如下在线编辑器:

遇到不理解的细节部分,建议自行理解或直接跳过,在以后的使用中会慢慢理解。以下案例都可带入到在线编辑器里尝试,若有不对的地方请找我改正。

{% hint style="info" %} 学习本教程的过程中,或者学完后,还应当学习各类标准教程以便进一步了解各类细节。相信届时大家再阅读其他教程的时候一定会轻松很多。 😀 {% endhint %}

lrrhtest's People

Contributors

biglrrh avatar shawphy 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.