All Projects → MissCrispenCakes → EECS_1720

MissCrispenCakes / EECS_1720

Licence: other
commits made while instructing EECS 1720 (winter 2022) (course @york University, Canada) - live content will be cleaned, edited, and described in logfile and code comments each week on Thursday

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to EECS 1720

Snippet-Share
This is a snippet sharing app that can be used to share snippets of code and more.
Stars: ✭ 41 (+36.67%)
Mutual labels:  html-css-javascript
Lenacer-github.github.io
WEB前端设计项目资料网
Stars: ✭ 18 (-40%)
Mutual labels:  html-css-javascript
CNCC-2020
Computational Neuroscience Crash Course (University of Bordeaux, 2020)
Stars: ✭ 36 (+20%)
Mutual labels:  course-materials
Aris
Aris - A fast and powerful tool to write HTML in JS easily. Includes syntax highlighting, templates, SVG, CSS autofixing, debugger support and more...
Stars: ✭ 61 (+103.33%)
Mutual labels:  html-css-javascript
Hacktoberfest
Hacktoberfest 2021 you can add anything like simple programs or projects
Stars: ✭ 15 (-50%)
Mutual labels:  html-css-javascript
MLH-Quizzet
This is a smart Quiz Generator that generates a dynamic quiz from any uploaded text/PDF document using NLP. This can be used for self-analysis, question paper generation, and evaluation, thus reducing human effort.
Stars: ✭ 23 (-23.33%)
Mutual labels:  html-css-javascript
Take-Notes
Huge Assignments to Write with only a little time in Hand?
Stars: ✭ 17 (-43.33%)
Mutual labels:  html-css-javascript
PrivateNotes
个人学习笔记,包含了计算机科学笔记,前端笔记,后端笔记
Stars: ✭ 16 (-46.67%)
Mutual labels:  html-css-javascript
myProjects
This repository contains exercise,projects and that I practiced to improve my coding skills.
Stars: ✭ 18 (-40%)
Mutual labels:  html-css-javascript
Teaching
My lecture notes and other course materials
Stars: ✭ 28 (-6.67%)
Mutual labels:  course-materials
computational-neuroscience
Short undergraduate course taught at University of Pennsylvania on computational and theoretical neuroscience. Provides an introduction to programming in MATLAB, single-neuron models, ion channel models, basic neural networks, and neural decoding.
Stars: ✭ 36 (+20%)
Mutual labels:  course-materials
deep vision and graphics
Course about deep learning for computer vision and graphics co-developed by YSDA and Skoltech.
Stars: ✭ 89 (+196.67%)
Mutual labels:  course-materials
fds
DSCI-633: Foundations of Data Science https://github.com/hil-se/fds
Stars: ✭ 16 (-46.67%)
Mutual labels:  course-materials
Coursera---Using-Python-to-Access-Web-Data
Here is All Weeks Assignment for Using Python to Access Web Data Course on Coursera
Stars: ✭ 36 (+20%)
Mutual labels:  course-materials
ftd
🚧 (Alpha stage software) FTD: Programming Language For Prose 🚧
Stars: ✭ 18 (-40%)
Mutual labels:  html-css-javascript
topframe
Local webpage screen overlay for customizing your computing experience
Stars: ✭ 321 (+970%)
Mutual labels:  html-css-javascript
Harry-Potter
It gives a real time experience to the user playing the game as if it is inside the Hogwarts castle. Consists of three different games inside one. Built totally with HTML, Css and JavaScript. Added lumos effect to the cursor. Best Display in PC.
Stars: ✭ 29 (-3.33%)
Mutual labels:  html-css-javascript
ml19-20w
CS 771A: Introduction to Machine Learning, IIT Kanpur, 2019-20-winter offering
Stars: ✭ 100 (+233.33%)
Mutual labels:  course-materials
MAC0460
All contents from the course MAC0460 - An introduction to machine learning
Stars: ✭ 48 (+60%)
Mutual labels:  course-materials
dev-portfolio-blog
Minimal theme for blog and portfolio
Stars: ✭ 50 (+66.67%)
Mutual labels:  html-css-javascript

Actively updated repo for EECS 1720 is now live at our organization page: https://github.com/robots-make-art-too/EECS_1720

EECS_1720 -> this repo version is no longer reliably updated for EECS 1720 winter 2022 ^ see above

commits made while instructing EECS 1720 (winter 2022) (course @York University, Canada)

  • live content will be cleaned, edited, and described in logfile and code comments each week on Thursday
  • don't worry about the GitHub CLI (command line interface) files.. we will look at git and/or gh during Week 2
  • it's there if you're interested though

what's new

browser extension demo is in .. extension-demo/

Be sure to check additional info in extension-debugINFO.md

recall the different ways to -> chrome://extensions or about:addons
more in-depth version will be in .. more-extension-demo/

python mode for processing is in PYTHON/

you should have already installed processing from 1710 - if not instructions are in the folder for now we will run and edit python sketches from within the Processing Development Environment (PDE)

p5js for processing is in P5JS/

this is a bit more work to set up as we will run our own http-servers for now you can copy the sketch code into the p5.js editor on the website and start playing around if you really want to get into the self-serve .. there are some instructions included in the folder

README.txt

This README file formatted with Markdown :)

WEB REFERENCES

https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax

https://github.github.com/gfm/

https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/about-writing-and-formatting-on-github

https://www.theserverside.com/answer/Git-fork-vs-clone-Whats-the-difference

https://py.processing.org/tutorials/gettingstarted/

https://p5js.org/get-started/

https://github.com/processing/p5.js/wiki/Local-server

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].