~~TOC~~
Corning Community College
HPC Experience I
Projects
To provide a list of programming projects to aid in the understanding of course concepts and gaining of valuable development experience.
A core part of your work in the course will revolve around performing projects. This will offer you many opportunities to both learn and apply important concepts, and achieve a better mastery of material.
The method of undertaking a project will generally take the following form:
The aim here is two-fold:
Before starting on a project, you must obtain approval from me regarding the following items:
If desired, a sample template is available here that you can copy and paste into an applicable portfolio page.
All projects undertaken need to be documented on the wiki in your portfolio namespace. Specifically, you should set up a front page at:
And link to projects within the namespace:
Project documentation needs to have (at least) the following sections:
The following are the programming attributes you must consider while undertaking a project for credit in this course:
Attribute | Qty needed | Description |
---|---|---|
maintenance | 4 | upkeep of an existing resource is undertaken |
configuration | 4 | configuration of a (new) resource is achieved |
logging | 4 | status of a resource is recorded |
implementation | 4 | a new resource is implemented and brought on-line |
enhancement | 4 | an existing resource is improved upon |
virtualization | 4 | a resource is deployed within a virtualized environment |
redundancy | 4 | a resource's availability or contents are hardened due to backups or avoiding a single point of failure |
administration | 4 | a resource receives oversight maintenance to better direct its capabilities |
exploration | 4 | exploration of new concepts/resources is undertaken |
log analysis | 4 | collected log data is analyzed to accomplish some ends |
troubleshooting | 4 | a problem is explored/solved using troubleshooting techniques |
security | 4 | a resource is hardened due to security improvements |
There are a total of 48 items needed; with a maximum of 8 attributes achievable per project, that makes for a minimum of 6 projects you must perform during the semester.
Note that where multiple quantities of attributes are concerned, only a single instance of an attribute can be achieved on any single project.
You need to keep an inventory of the total attributes you've achieved, displayed on your project portfolio page for this course.
The following are possible sources of projects you can undertake in this course. Note that while most of these can be solved by hand, and some have a single solution, your task is to implement a computer program to solve the problem, making use of the programming concepts and creating effective algorithms for accomplishing these tasks.
Projects here are listed in no particular order, please do not correlate difficulty with arrangement.
Project | Description | Potential Attributes |
---|---|---|
ideas | The “I deserve nice things” list | varies |
Again, these are not the only nor required projects, they are suggestions and worthwhile explorations. It is highly recommended you at least start with some of these projects, then as you find a particular direction or interest, pursue it.
A couple things to keep in mind:
In addition to posting the appropriate project documentation under your portfolio namespace, you must also attend to the following: