#
educational-resources
Here are 133 public repositories matching this topic...
Digital Signal Processing - Theory and Computational Examples
jupyter
notebook
ipython
digital-signal-processing
filtering
lecture-notes
spectral-analysis
educational-materials
filter-design
educational-resources
random-signals
masters-course
open-educational-resources
signals-and-systems
-
Updated
Feb 23, 2022 - Jupyter Notebook
GDI SF - Web Development and Programming Curriculum
javascript
css
html
jquery
education
workshops
workshop
curriculum
workshop-materials
educational-materials
curriculum-development
educational-resources
curriculum-design
curriculum-creation
-
Updated
Jan 14, 2021 - JavaScript
Introduction to Scientific Computing 🦊
data-science
machine-learning
julia
best-practices
scientific-computing
educational-resources
reproducible-documents
-
Updated
Feb 19, 2021 - Julia
A collection of various useful algorithms and data structures along with their Java implementations.
education
algorithm
algorithms
educational
algorithm-library
algorithm-competitions
implementation
algorithm-challenges
algorithms-implemented
algorithms-datastructures
educational-resources
algorithms-and-data-structures
-
Updated
Dec 11, 2020 - Java
Unofficial solutions for Introduction to Probability, Second Edition by Joseph Blitzstein and Jessica Hwang.
-
Updated
Feb 7, 2022 - TeX
-
Updated
Oct 12, 2020
Изучите один из самых популярных и используемых языков программирования.
-
Updated
Jan 15, 2020
Reviews for the Journal of Open Source Education (JOSE)
-
Updated
Feb 18, 2022
Awesome resources for learning about computery things while at (or not at) the Recurse Center
-
Updated
Apr 20, 2021
A collection of MuseScore plugins that check species counterpoint, 4-part chorales, intervals, and chords and can automatically create interval and chord ID worksheets.
plugin
education
music-theory
proofreading
educational-resources
counterpoint
musescore3
partwriting
species-counterpoint
roman-numeral-analysis
satb
musescore-plugins
-
Updated
Oct 21, 2021 - QML
Практическое введение во все инструменты, необходимые для создания рабочих веб-сайтов.
-
Updated
Jun 22, 2020 - JavaScript
From IoT Pentesting to IoT Security
-
Updated
Jan 11, 2019
Бесплатный образовательный контент, созданный и отобранный профессионалами
-
Updated
Dec 15, 2021 - HTML
MYR is an online editor for editing and viewing virtual worlds and effects.
react
education
vr
webvr
aframe
hacktoberfest
educational-resources
myr
webvr-aframe
educational-research
-
Updated
Apr 1, 2022 - JavaScript
Jupyter notebook with steps to rediscover the Higgs boson yourself!
open-source
education
opensource
physics
opendata
teaching
open-data
educational
particle-physics
cern
atlas
lhc
teaching-materials
educational-materials
teaching-tool
educational-resources
educational-technology
educational-project
educational-software
education-data
-
Updated
Aug 5, 2019 - Jupyter Notebook
A GUI application to solve geometry problems
python
geometry
mathematics
tkinter
educational
geometry-processing
hacktoberfest
geometric-algorithms
educational-resources
educational-project
educational-software
tkinter-gui
tkinter-python
-
Updated
Jan 15, 2022 - Python
MoodleNet Project
javascript
php
education
social-media
social-network
educators
decentralized
educational
moodle
federation
federated
activitystreams
educational-institutions
educational-materials
activitypub
educational-resources
educational-technology
educational-project
moodle-authentication
educational-software
-
Updated
Jun 12, 2018
-
Updated
Jul 30, 2019 - HTML
Educational materials, blog posts, articles, and code snippets that make developers' lives easier
-
Updated
May 24, 2019
Education Vending System - educational resource organised with open database | Vigyaan18 Aavartan18
react
students
cms
education
collection
database
topics
keystonejs
question-answering
cloudinary
quiz
college
academic-project
hacktoberfest
college-management
keystonejs-cms
educational-resources
notes-management-system
google-custom-search-engine
doubts
-
Updated
Mar 15, 2022 - Less
NeoJS is a JavaScript scriptable NeoPixel LED Controller with an easy to use Web UI
javascript
arduino
esp8266
neopixel
prototype
educators
esp32
led-controller
scripting-language
edtech
educational
esp8266-arduino
educational-resources
educational-software
esp32-arduino
-
Updated
Jun 17, 2021 - C++
Вы узнаете все необходимое, чтобы перенести свои навыки и опыт JavaScript на темную сторону - сторону сервера.
-
Updated
Jan 15, 2020
A curated list of Tezos services and tools for software developers
-
Updated
Sep 6, 2019
WordPress OER Plugin
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Sep 26, 2017 - C
A Python 3.6+ package to run .many files, where many programs written in many languages may exist in one file.
multilingual
python
utility
practice
interpreter
translation
compiler
polyglot
educational-resources
learning-resources
pypi-package
chrestomathy
-
Updated
Dec 9, 2021 - Python
Supplementary materials to the lecture data driven audio signal processing
audio
machine-learning
deep-neural-networks
deep-learning
jupyter
jupyter-notebook
python3
audio-signal-processing
audio-processing
lecture-material
educational-resources
masters-course
open-educational-resources
data-driven-model
data-driven-signal-processing
-
Updated
Feb 8, 2022 - Jupyter Notebook
Es un programa que permite representar visualmente la conversión de los números arábigos modernos a los símbolos de numeración maya.
-
Updated
Nov 7, 2020 - Python
Improve this page
Add a description, image, and links to the educational-resources topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the educational-resources topic, visit your repo's landing page and select "manage topics."
The future of text is
Textobjects.arcade.draw_text(..)will in most cases be 10-100 times slower no matter how many fancy tricks we come up with.We should start to promote using
Textobjects overdraw_text()in examples to slowly start a process were we can possibly removearcade.draw_textin the future.