Git Product home page Git Product logo

cptr-142-class-assignments's Introduction

CPTR 142: Student Assignments Repository

Welcome to the Walla Walla University Fundamentals of Programming II Git repository for student assignments. This repository is designed to be used with the Code.CS online development environment.

Contents

This repository will grow as the quarter progresses to contain in-class exercises, homework assignments, and folders for your projects. In order to ensure you have the most recent assignments, be sure to pull an updated version every time you log in (see below).

Getting New Assignments

Each day you should refresh your workspace to get the most recently released assignments. To do this, right click on the pull.sh file in your student142 folder and select Run from the menu. This can also be done in a terminal using the following commands.

cd ~/code/cpp/student142/
./pull.sh

Uploading Your Work

As you make changes to your code, be sure to save it frequently using Ctrl-S or the File -> Save menu option. When you have finished a work session, or when you are ready to submit your work for grading, you will need to upload it to the WWU code repository. To do this, right click on the push.sh file in your workspace and select Run from the menu. This can also be done in a terminal using the following commands:

cd ~/code/cpp/student142/
./push.sh

cptr-142-class-assignments's People

Contributors

prestoncarman avatar lsaca05 avatar jgfoster avatar

Watchers

Joel Hartman avatar

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.