GithubHelp home page GithubHelp logo

aaronbloomfield / slp Goto Github PK

View Code? Open in Web Editor NEW
19.0 14.0 15.0 9.6 MB

The Service Learning Practicum course (CS 4970/4971) at the University of Virginia

Makefile 0.03% HTML 76.32% CSS 8.94% JavaScript 13.26% Shell 0.04% C 0.11% C++ 0.97% PHP 0.21% Dockerfile 0.14%

slp's Introduction

Service Learning Practicum

This repository is for the Service Learning Practicum course sequence (CS 4970/4971) at the University of Virginia. It is a 4th year software engineering capstone course for computing majors. The focus of the capstone is on developing software for local nonprofits.

Repository Contents

The "md" links will work if viewed on github.com; the other links work if the repo is cloned locally.

Entering make in the cloned repo directory will convert all the .md files to .html files for local viewing (requires pandoc).

External Links

You can view more information about the Service Learning Practicum. In particular, this page includes information about how to apply, as well as current and former projects.

We have also had some press coverage:

License

The material in this repository is released under a Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA).

Copyright (c) 2013-2015 by Aaron Bloomfield.

slp's People

Contributors

aaronbloomfield avatar agente382 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

slp's Issues

MySql introduction bug

No space between -p and password

The password option also may be given in short form as -ppass_val or as -p. However, for the short
form, if the password value is given, it must follow the option letter with no intervening space. The
reason for this is that if a space follows the option letter, the program has no way to tell whether a
following argument is supposed to be the password value or some other kind of argument.

updates to the git tutorial

  • add a section about stashing: save, list, pop, and doing so between branches
  • the git update-index --no-assume-unchaged way to undo the -assume-unchanged operation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.