Lab46 Wiki
User Tools
Log In
Site Tools
Search
Tools
Show pagesource
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
You are here:
start
»
haas
»
ideas
Sidebar
information
Documentation
Faculty Pages
Log Metrics
Mailing Lists
Student Pages
Computing/IT Jobs
support
Administrivia
Submit Help Request
Tutoring Help
haas:ideas
This is an old revision of the document!
Table of Contents
Data Communications Objectives
HPC Experience I Objectives
UNIX course objectives
Ideas
both large and small
Neat stuff:
http://www.3gstepper.com
http://redsymbol.net/articles/bash-exit-traps/
http://karan-mj.blogspot.com
http://lazyfoo.net/tutorials/SDL/
http://www.npr.org/2015/09/26/443170619/meet-the-man-who-invents-languages-for-a-living
Web:
http://zurb.com/playground/jquery-raptorize
http://foosel.org/snippets/dokuwiki/charter
http://www.iflscience.com/brain/math-gifs-will-help-you-understand-these-concepts-better-your-teacher-ever-did
UNIX vi project (use replay vim plugin to ensure compliance)
web page project
blog project
sysprog as a minimalist UNIX system rebuild (better know the system through implementing basic tools)
projects are implementing commands, writing necessary code so certain in-place scripts can work, etc.
automated assessment (assessMESS)
gn irc frontend (for automated alert posting)
UNIX/HPC projects:
SSHFS FUSE mount of remote filesystem (
http://www.admin-magazine.com/HPC/Articles/Sharing-Data-with-SSHFS
)
CPROG projects:
1D array vs. 2D array (print out rows/cols using both approaches)
Data Communications Objectives
implement solutions to analyze data (programmatic or with tools)
implement solutions to visualize data (programmatic or with tools)
validate information through error detection (CRC, parity, other)
encode/decode information (endian,
ASCII
, other)
implement solutions according to specifications (data formats/layouts)
implement solutions to send information (programmatic or with tools)
implement solutions to receive information (programmatic or with tools)
discuss aspects of performance, reliability, efficiency related to solutions
HPC Experience I Objectives
document solutions for reference
perform tasks to facilitate lab operations
perform diagnostics on lab resources
implement lab resources
interact with server and client resources
discuss security implications of approaches and solutions
discuss performance implications of approaches and solutions
discuss efficiency implications of approaches and solutions
discuss high vs low level approaches
discuss infrastructure vs presentation details
perform system administration tasks
implement solutions according to specifications (resources, tasks)
UNIX course objectives
utilize shell I/O redirection features in problem solving
implement bash shell scripts
utilize File Access (Read, Write, Append)
implement command-line pipelines to create custom solutions
utilize and problem solve in a command-line environment
utilize critical thinking skills to synthesize and solve problems creatively
apply abstraction skills to craft flexible solutions to problems
explore the unix philosophy and its application
haas/ideas.1496768231.txt.gz
· Last modified: 2017/06/06 16:57 by
wedge
Page Tools
Show pagesource
Old revisions
Backlinks
Back to top