GitXplorerGitXplorer
j

resources

public
2 stars
0 forks
1 issues

Commits

List of commits on branch master.
Verified
9955ebc909091e73324033f77d7d42f660dd9072

move scripts to dotfiles repo

jjyn514 committed 6 years ago
Verified
6f9ffa4476447a83bb8b32dac3438a0fceac93f0

add books as submodule

jjyn514 committed 7 years ago
Verified
42ebd53d4d8136f1ebacd7ab1e37322695b4fbf8

ignore tex build

jjyn514 committed 7 years ago
Verified
d5483bb6230e971243f127b88ca3690639ed63af

seperate books into their own repo

jjyn514 committed 7 years ago
Verified
bc2cb994e186ea719c94c3e2c72a3167d40b2cae

Make directories sane

jjyn514 committed 7 years ago
Verified
5e0c53e5f6e1995dc9c6dcfcf64b543f2b1aee2e

add oreilly as bookmark

jjyn514 committed 7 years ago

README

The README file for this repository.

Resources

List of computing resources for personal use. Some are my own work that I'd like to keep across machines. Some have been compiled by others, with a great time investment.

License

GNU Lesser GPL (see LICENSE for details)

Directories

CSCE-240/Utilities

These programs were made by Professor Duncan Buell, who teaches an introductory C++ course at the University of South Carolina. He also teaches Introduction to Cryptography, and researches electronic voting systems.

215-resources

Instructor Pat O'Keefe teaches CSCE 215, an introductory Unix/Linux course at the University of South Carolina. I have the pleasure of being his teaching assistant for the 2018 Spring semester.

My works

Dotfiles

I stole this idea shamelessly from Charles Daniels. Check out his stuff, it's pretty cool

Notes

Various things I found around the web

Resources.txt

Various useful links I've found around the web

Template.makefile

Boilerplate for new projects, including backups and testing. Currently supports C++ and Java, but could easily be modified to support more languages.