-
Updated
Jul 5, 2020 - Python
#
degree
Here are 35 public repositories matching this topic...
The Learning Hub for UoL's Online CS Students
slack
computer-science
students
youtube
books
university
modules
curriculum
calendar
notes
resources
podcasts
websites
courses
software
documents
bsc
bugs
professors
london
uol
graduate
degree
goldsmiths
GSC Open Source Computer Science Degree
computer-science
opensource
resources
freecodecamp
degree
learning-resources
skills-depends
opensource-degree
-
Updated
May 7, 2020
Video discussing this curriculum:
computer-science
science
university
math
algorithms
data-structures
systems
cs
informatics
operating-systems
degree
-
Updated
Feb 1, 2019
Personal template for LaTeX documents following thesis, major research papers, and dissertation submission guidelines by the Yeates School of Graduate Studies at Ryerson University
appendix
template
school
latex
research
university
thesis
paper
format
guideline
document
dissertation
studies
chapter
submission
major
graduate
degree
ryerson
yeates
-
Updated
Jul 1, 2018 - TeX
Analysis and experiments for https://github.com/greenelab/xswap-manuscript
-
Updated
Aug 21, 2019 - Jupyter Notebook
NET Program Notes for the Associates of Science -Networking
-
Updated
Jul 19, 2018
Curated list of URLs based on the 2014 aGupieWare article.
-
Updated
Jan 11, 2020 - HTML
chaosite
commented
Jul 7, 2019
Read here: https://the-hitchhikers-guide-to-packaging.readthedocs.io/en/latest/creation.html
Most important bit being the requirements.txt file to track dependencies, after which you can just run pip install -r requirements.txt in order to install all the requirements (and even put your package up on pypi!)
But the setup.py part can also be nice. You can have it do the [pyinstaller ste
my cyber-security teacher (Rafael Sousa) gave it to me as an exercise
-
Updated
Apr 13, 2020 - C
Given a directed social graph, have to predict missing links to recommend users (Link Prediction in graph)
-
Updated
Dec 30, 2019 - Jupyter Notebook
Plantilla en LaTeX para la elaboración de una memoria de Trabajo Fin de Grado/Máster (TFG/TFM)
-
Updated
Aug 24, 2017 - TeX
Use publicly available online services to calculate your magnetic declination!
python
gis
python3
noaa
declination
north
bgs
magnetic
magnetic-declination
igrf
degree
geoinformatics
wmm
truenorth
-
Updated
Jan 28, 2020 - Python
Analysis of European Union Mail dataset to compute degree centrality, betweenness, interaction and visualization using the R-shiny app.
-
Updated
Apr 28, 2018 - R
Termometer unit conversation.From C to K and C to F.
-
Updated
Apr 10, 2019 - Java
Converts temperature from C to F and F to C
-
Updated
Dec 27, 2018 - Java
Derivation of quadcopter nonlinear 6 degree of freedom equations is provided in this section
quadcopter
script
freedom
six
matlab
equation
derivative
of
transformation
quadrotor
derivation
transformation-matrix
6dof
degree
rotation-matrix
runge-kutta-4
quadcopter-dynamics
-
Updated
May 8, 2020 - MATLAB
My degree final paper
-
Updated
Jul 2, 2020 - TypeScript
My Distributed Programming I course folder from Politecnico of Turin Master in Data Science
-
Updated
Jun 29, 2017 - C
Improve this page
Add a description, image, and links to the degree topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the degree topic, visit your repo's landing page and select "manage topics."
Right now the app loads 12MB of piano samples immediately, firing off more than 70 HTTP requests!
We should probably default to a basic synthesized sound.
In addition to the option of being able to switch between sounds/instruments via the UI, though, we should also allow you to specify to "load piano samples by default".