ping-pong

所属分类:自动编程
开发工具:JavaScript
文件大小:478KB
下载次数:0
上传日期:2016-02-25 04:17:02
上 传 者sh-1993
说明:  乒乓球测试代码回顾3介绍编程
(pingpong test code review 3 intro programming)

文件列表:
css (0, 2016-02-25)
css\bootstrap-theme.css (26132, 2016-02-25)
css\bootstrap-theme.css.map (47706, 2016-02-25)
css\bootstrap-theme.min.css (23409, 2016-02-25)
css\bootstrap-theme.min.css.map (5532, 2016-02-25)
css\bootstrap.css (146082, 2016-02-25)
css\bootstrap.css.map (389227, 2016-02-25)
css\bootstrap.min.css (121260, 2016-02-25)
css\bootstrap.min.css.map (54416, 2016-02-25)
css\style.css (166, 2016-02-25)
fonts (0, 2016-02-25)
fonts\glyphicons-halflings-regular.eot (20127, 2016-02-25)
fonts\glyphicons-halflings-regular.svg (108738, 2016-02-25)
fonts\glyphicons-halflings-regular.ttf (45404, 2016-02-25)
fonts\glyphicons-halflings-regular.woff (23424, 2016-02-25)
fonts\glyphicons-halflings-regular.woff2 (18028, 2016-02-25)
index.html (5695, 2016-02-25)
js (0, 2016-02-25)
js\bootstrap.js (68954, 2016-02-25)
js\bootstrap.min.js (36868, 2016-02-25)
js\jquery-1.12.1.js (294199, 2016-02-25)
js\npm.js (484, 2016-02-25)
js\scripts.js (1236, 2016-02-25)
spec (0, 2016-02-25)
spec\chai.js (158570, 2016-02-25)
spec\mocha.css (5266, 2016-02-25)
spec\mocha.js (322002, 2016-02-25)
spec\spec-runner.html (504, 2016-02-25)
spec\specs.js (347, 2016-02-25)

# _Ping-Pong_ ##### Epicodus intro to programming evening class, March 2016 #### By _**Farnoosh Johnson**_ ###### _[Business logic with JavaScript code review requirement](https://www.learnhowtoprogram.com/intro-to-programming-evening/business-logic-with-javascript/code-review)_ ###### **Ping-Pong Test, code review number 3** ## Description Ping Pong is a sample JavaScript application for demonstrating basic proficiency in JavaScript, jQuery, Git, Markdown, HTML, Bootstrap, CSS, and BDD. A user enters a number and is shown a range of numbers from 1 to the number entered with the following exceptions: * Numbers divisible by 3 are replaced with "ping" * Numbers divisible by 5 are replaced with "pong" * Numbers divisible by 15 are replaced with "pingpong" >You may use this application as an example to show the proficiency of a level 1 student in Epicodus. ## Programming foundation: * Simple user interface using HTML and CSS, using a variety of inline and block elements, HTML tags, classes, divs and spans, etc. * Basic Javascrip using conditions and variables, function * JavaScript library, jQuery * Bootstrap styling * Github pages * Command line to be more familiar with console * Markdown to make the README file * practice with JavaScript specs using Mocha spec framework and Chai assertion library ###### Thanks **Accessing to the remote repository on account :** [farnoosh63](https://github.com/Farnoosh63/ping-pong) **Accessing to github pages for this application :** [Ping-Pong](http://farnoosh63.github.io/ping-pong/) ### Legal Copyright (c) 2016 **_Farnoosh Johnson- Student in Epicodus_** Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

近期下载者

相关文件


收藏者