Skip to content

PhilipWhitten/PublicContent

 
 

Repository files navigation

README

This README is designed for students of Penn State World Campus GEOG 489 GIS Programming course.

What is this repository for?

  • All course practice exercise solution source code and solution explanations are available for viewing and editing in this git repository.

  • C# Practice Solution Code samples are found here.

  • C# Practice Exercise Explanations are found here.

  • VB.NET Practice Solution Code samples are found here.

  • VB.NET Practice Exercise Explanations are found here.

  • You are encouraged to browse the repository, fork the repository and contribute changes if you uncover a flaw in the source code or explanation text.

  • Version 1.0

How do I get set up?

  • Optionally, install GitHub Desktop GUI tools here.
    • Some resources to learn GitHub Desktop tools here.
    • Some resources to learn GitHub concepts here
  • Or, just install Git command line tools (installed by default with GitHub Desktop) here
    • Some resources for Git concepts in general here and here

Contribution guidelines

  • Clone the repository, make a change to the code, propose your change as a "pull" request. If you convince me that the change is worthwhile, I'll accept the change and merge it into the master branch.

Who do I talk to?

The README is written using Markdown text formatting:

Learn Markdown

About

public sample exercises and solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 55.3%
  • Visual Basic .NET 44.7%