Giter VIP home page Giter VIP logo

pre-pos's Introduction

Pre-Pos Practice

本项目通过多种预备训练,来锻炼学员的JavaScript初级编程能力。

使用方法

  1. 将该项目Clone到自己的本地电脑上:
  2. 移除项目文件夹中的.git文件夹;
  3. 在项目文件夹中使用git init命令重新创建本地Git仓库;
  4. 本作业根据难度和侧重点的不同,在practice目录下分为了三个部分,每个部分中的文件按照命名规则分为:practice-[序号].js(实现)practice-[序号]-run.html(运行)practice-[序号]-spec.js(需求和测试)三个文件,请根据“需求和测试”文件中的具体要求,在“实现”文件的指定位置编写代码,然后用浏览器打开“运行”文件查看运行结果和调试。
  5. 按照作业要求完成作业,并将该项目提交到个人Github账号下名为pre-pos的仓库内。

作业要求

  1. 请尽可能的使用命令行完成相关操作;
  2. 使用Git管理代码时请尽可能的遵照Git使用的最佳实践

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.