Replicate Me!

Warning I need to be valid. You need to subject me to the tender mercies of Sister Mary Rapaknuckle so I don't contain any crummy HTML.

Resources Here are places to look for help in crating me.

Paths Through NCSSM's Computer Science Curriculum

Here's the skinny on learning to program at NCSSM.

  1. If you have never programmed before, take one of these.
    • CS4020, Web Development
    • CS4040, Game Programming
    • EE4100, Introduction to Robotics
    If you have, go to the next step. Be warned we will blithely assume you know how to program! We get into the deep end of the pool fast.
  2. Take CS 4240, Procedural Programming. This is an intermediate-level course in procedural programming. You build a lot of skill in this class.
  3. Take advanced offerings. We show the sequences here.
    • CSC 4280, Advanced Java, which covers object-oriented programming and uses it to create event-driven applications and which studies data structures in the object-oriented paradigm.
    • CSC 4340, Data Structures in C, teaches you the C language and memory management, and you implement certain data strucutures in the C language.
    • CSC 4320, Machine Learning, Machine learning concepts include where ML fits within AI, Data Science, and Statistics, where ML is being commonly used, and the larger societal context including possible ethical concerns.

HTML Special Character Entities

These are all of the form &someString;. Here are a few examples. Googling reveals a passel of others. You can find cool stuff like accented letters. Here is a soupçon of some higfalutin' French!

This next item is a table. Use your tables.css stylesheet so it looks decent.

UNIX Commands
CommandOptionAction
pwdThis prints your cwd
lsThis lists stuff. If it is given no arguments, it lists the contents of your cwd. A directory can be given as an argument; if so, its contents are listed.
-aThis lists all files including dotfiles
-lThis lists files in long format
-tThis lists files in order of last-modfied date
-iThis lists files, showing each file's inode

Cows Speak

 -------------------------------
< I am a future PFM Barf Burger! >
 -------------------------------- 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||