COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200702002509/https://github.com/topics/course-work
Here are
66 public repositories
matching this topic...
Site for course "Introduction to Web Design and Development."
Digital Image Processing course Assignments
Updated
Jul 9, 2017
MATLAB
Site for course "Introduction to Web Design and Development."
2018~2019学年第2学期Delphi数据库课程设计
Updated
May 31, 2019
Pascal
Updated
Dec 12, 2017
Java
Course work project based on Google HashCode 2018 task
Course files from the Futulre Learn Learn to Code Electronic Music Tools with Javascript MOOC
Updated
Apr 26, 2017
HTML
Progressively updated university repository. Used to upload program tests and past projects
Updated
Jan 24, 2020
Java
Repository containing the Assignments and Project for Udacity Deep Learning 370 course using Tensorflow
Updated
Jun 4, 2017
Jupyter Notebook
📚 Prog.kiev.ua, Java Start
course project in TDDB68, Concurrent Programming and Operating Systems in Linkoping University.
NLP Assignment, Implementation of a Machine Learning Decision List for Word Sense Disambiguation
Updated
Mar 27, 2018
Perl
Coursera-Customer analytics
[WIP] My source code for Learn To Think Like A Computer Scientist specialization
Updated
Oct 17, 2017
Ruby
University course (6 semester, 20/21 year) work on subject "Databases"
📊 UBC graduate course for data visualization
Introductory Machine Learning Online Course (MOOC) from Caltech
Updated
Apr 30, 2018
Jupyter Notebook
course work in TSBK07, Linkoping University
Labo beeldinterpretatie 2018
@EAVISE
Updated
May 21, 2017
Java
Artificial Intelligence course assignments @ Faculty of Electrical Engineering and Computing (FER)
angel - full stack building with the backend in c
This repository provides sample code of programs I have written either as a part of Hofstra University Courses, Research Projects or Personal projects
Updated
May 26, 2017
Java
Implementation of AES and associated cryptographic helper functions in Crystal
Updated
Dec 24, 2017
Crystal
A Flask web application through which authenticated users can create, edit, and delete their own restaurants and menus
Updated
May 10, 2020
Python
Android Application Development with Labs and Lectures
Updated
Jan 17, 2020
Java
Improve this page
Add a description, image, and links to the
course-work
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
course-work
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
in accordance with Google C++ styleguide and in order to keep code portability we should avoid unix directory shortcuts. https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes
seems that with the project structure we have we're unable to do that.
should we be worried about that?