EVHS-Programming-Club

所属分类:人工智能/神经网络/深度学习
开发工具:HTML
文件大小:1481KB
下载次数:0
上传日期:2019-12-06 08:29:19
上 传 者sh-1993
说明:  EVHS编程俱乐部,EVHS编程社区的公共GitHub回购
(EVHS-Programming-Club,The public GitHub repo for the EVHS Programming Club)

文件列表:
Workshops (0, 2019-12-06)
Workshops\Workshop10_14_19 (0, 2019-12-06)
Workshops\Workshop10_14_19\Workshop 2_ Github + Pong.pdf (1390717, 2019-12-06)
Workshops\Workshop10_14_19\Workshop10_14_19.txt (37, 2019-12-06)
Workshops\Workshop9_17_19 (0, 2019-12-06)
Workshops\Workshop9_17_19\Basic Webpage Demo (0, 2019-12-06)
Workshops\Workshop9_17_19\Basic Webpage Demo\Banner.jpg (274867, 2019-12-06)
Workshops\Workshop9_17_19\Basic Webpage Demo\index.html (1902, 2019-12-06)
Workshops\Workshop9_17_19\Basic Webpage Demo\stylesheet.css (138, 2019-12-06)
Workshops\Workshop9_17_19\Controllable Shape (0, 2019-12-06)
Workshops\Workshop9_17_19\Controllable Shape\keyControlled.html (701, 2019-12-06)
Workshops\Workshop9_17_19\Controllable Shape\keyControlled.js (1177, 2019-12-06)
Workshops\Workshop9_17_19\Counter (0, 2019-12-06)
Workshops\Workshop9_17_19\Counter\counter.html (300, 2019-12-06)
Workshops\Workshop9_17_19\Counter\counter.js (413, 2019-12-06)
Workshops\Workshop9_17_19\moveDot (0, 2019-12-06)
Workshops\Workshop9_17_19\moveDot\moveDot.html (747, 2019-12-06)
Workshops\Workshop9_17_19\moveDot\moveDot.js (596, 2019-12-06)
Workshops\Workshop9_17_19\randomMovement (0, 2019-12-06)
Workshops\Workshop9_17_19\randomMovement\moveRect.html (696, 2019-12-06)
Workshops\Workshop9_17_19\randomMovement\moveRect.js (742, 2019-12-06)
docs (0, 2019-12-06)
docs\index.html (160, 2019-12-06)
meeting_slides (0, 2019-12-06)
meeting_slides\java_lesson_1.pdf (354395, 2019-12-06)
misc (0, 2019-12-06)
misc\Rock Paper Scissors (0, 2019-12-06)
misc\Rock Paper Scissors\index.html (819, 2019-12-06)
misc\Rock Paper Scissors\index.js (531, 2019-12-06)
misc\Rock Paper Scissors\info.txt (55, 2019-12-06)
misc\Scavenger Hunt (0, 2019-12-06)
misc\Scavenger Hunt\scavengerhunt.html (0, 2019-12-06)

# EVHS-Programming-Club The GitHub Repository for the EVHS Programming Club. # Groups #### [discord server: ](https://discord.io/evhsprogrammingclub) https://discord.io/evhsprogrammingclub #### [facebook group: ](https://www.facebook.com/groups/636525839778499/?ref=bookmarks) https://www.facebook.com/groups/636525839778499/?ref=bookmarks # Current Officers ### President - Siddharth D. ### Vice President - Armeet J. ### Secretary - Dhruv A. ### Treasurer - Rahul C. ### Event Coordinator - Aydan P. #### To push or pull from the repo, join the discord group and ask an officer to give you push and pull access. Only active members will be given this. # Instructions to Clone ##### type the following ``` git clone https://github.com/EVHSProgrammingClub/EVHS-Programming-Club/ ``` ##### you should now be able to push and pull from the repo ##### if you have any questions, contact me (Armeet Jatyani) in the discord group # How to Push and Pull Your Changes ### Pushing ##### make a change to the local file and save it ##### type this into gitbash ``` git add . ``` ##### now you have to make the commit ``` git commit -m "your message here" ``` ##### now you have to push to the global repository ``` git push ``` ### Pulling ##### simple enough :) ``` git pull ```

近期下载者

相关文件


收藏者