cs17:~$ nc cs.gettysburg.edu 80 GET http://cs.gettysburg.edu/index.html cs17:~$ nc cs.gettysburg.edu 80 GET http://cs.gettysburg.edu/index.html Gettysburg College Computer Science
Home Academics Faculty/Staff Alumni Projects Gallery Careers
Gettysburg College Logo

Computer Science Department


Gettysburg's computer science program can prepare you for any career where clear and logical thinking are valued. Our courses contain the technical aspects of computer science, but they also give equal attention to helping students communicate clearly and learn the independence necessary to carry an algorithmic way of thought into their future work, whether it be graduate study, a related discipline, or any career that values critical thinking.

Most students find that a major in computer science consists of more than just going to the required classes. There are numerous possibilities for involvement including colloquia and seminars, programming contests, department employment, and research opportunities.

More information about the Computer Science department can be found on Gettysburg College's official departmental website.


Other pages on this site...
  • Academics Computer Science Handbook, Student Associate Hours, Department Resources, Major Requirements and Courses.
  • Alumni Where are they now?
  • Projects Research projects of professors and students.
  • Gallery Photo Gallery from the Department.
  • Careers Information about careers in computer science.
From other sites...
Glatfelter Hall

Glatfelter Hall: Home of Computer Science.


Department of Computer Science
300 North Washington St.
Campus Box 402
Gettysburg, PA 17325
Phone: 717-337-6630
Fax: 717-337-6638
E-mail: chelfric@gettysburg.edu
cs17:~$ wireshark & [1] 8049 cs17:~$ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-cpresser' 09:11:35.155 Warn No such preference "diameter.tcp.ports" at line 1526 of /Accounts/turing/faculty/cpresser/.wireshark/preferences (save preferences to remove this warning) [1]+ Done wireshark cs17:~$ cs17:~$ cs17:~$ nslookup ada.cs.gettysburg.edu Server: 127.0.0.53 Address: 127.0.0.53#53 Non-authoritative answer: Name: ada.cs.gettysburg.edu Address: 138.234.44.8 cs17:~$ nslookup 138.234.44.27 27.44.234.138.in-addr.arpa name = cs17.cc.gettysburg.edu. Authoritative answers can be found from: cs17:~$ nslookup 138.234.44.37 37.44.234.138.in-addr.arpa name = cs27.cc.gettysburg.edu. Authoritative answers can be found from: cs17:~$ nslookup google.com Server: 127.0.0.53 Address: 127.0.0.53#53 Non-authoritative answer: Name: google.com Address: 172.217.8.14 Name: google.com Address: 2607:f8b0:4004:803::200e cs17:~$ ping google.com PING google.com (172.217.8.14) 56(84) bytes of data. C-c C-c --- google.com ping statistics --- 8 packets transmitted, 0 received, 100% packet loss, time 160ms cs17:~$ ping ada PING ada.cs.gettysburg.edu (138.234.44.8) 56(84) bytes of data. 64 bytes from ada.cs.gettysburg.edu (138.234.44.8): icmp_seq=1 ttl=64 time=0.405 ms 64 bytes from ada.cs.gettysburg.edu (138.234.44.8): icmp_seq=2 ttl=64 time=0.463 ms 64 bytes from ada.cs.gettysburg.edu (138.234.44.8): icmp_seq=3 ttl=64 time=0.403 ms 64 bytes from ada.cs.gettysburg.edu (138.234.44.8): icmp_seq=4 ttl=64 time=0.463 ms 64 bytes from ada.cs.gettysburg.edu (138.234.44.8): icmp_seq=5 ttl=64 time=0.460 ms 64 bytes from ada.cs.gettysburg.edu (138.234.44.8): icmp_seq=6 ttl=64 time=0.484 ms 64 bytes from ada.cs.gettysburg.edu (138.234.44.8): icmp_seq=7 ttl=64 time=0.456 ms 64 bytes from ada.cs.gettysburg.edu (138.234.44.8): icmp_seq=8 ttl=64 time=0.447 ms 64 bytes from ada.cs.gettysburg.edu (138.234.44.8): icmp_seq=9 ttl=64 time=0.374 ms C-c C-c --- ada.cs.gettysburg.edu ping statistics --- 9 packets transmitted, 9 received, 0% packet loss, time 170ms rtt min/avg/max/mdev = 0.374/0.439/0.484/0.039 ms cs17:~$ exit exit Process shell finished