23 Sep 2019
2016-2018
Bachelor of Science (Honors) – Cum laude
Major: Computer Science
Concentration: Software Engineering
- “Learn to design, develop and deploy large scale software systems that will run on a variety of platforms including mobile, cloud and other computing devices”
Essential Classes:
As a transfer student, most of the base course requirement where fulfilled at Monterey Penisula College, so the transfered classes will be followed by an asterisk. The degree entails a minimum of forty units to be completed at the institution.
Upper Division GE
- Major ProSeminar
- Race, Gender, Class in the Digital World
- Digital Art and Design
Major Requirements
- Calculus I*
- Discrete Mathematics
- Calculus II*
- Problm-Solving/Programng*
- Introduction to Data Structures*
- Multimedia Design and Programming
- Intro to Computer Architecture*
- Computer Science Capstone
Concentration
- Internet Programming
- Software Design
- Software Engineering
Electives
- Graphics Programming
- Operating Systems*
- Introduction to Database Systems
- Design and Analysis of Algorithms
- Introduction to Data Science
Reference: https://csumb.edu/scd/computer-science-bs
02 Jan 2014
Lanyon is an unassuming Jekyll theme that places content first by tucking away navigation in a hidden drawer. It’s based on Poole, the Jekyll butler.
Built on Poole
Poole is the Jekyll Butler, serving as an upstanding and effective foundation for Jekyll themes by @mdo. Poole, and every theme built on it (like Lanyon here) includes the following:
- Complete Jekyll setup included (layouts, config, 404, RSS feed, posts, and example page)
- Mobile friendly design and development
- Easily scalable text and component sizing with
rem
units in the CSS
- Support for a wide gamut of HTML elements
- Related posts (time-based, because Jekyll) below each post
- Syntax highlighting, courtesy Pygments (the Python-based code snippet highlighter)
Lanyon features
In addition to the features of Poole, Lanyon adds the following:
- Toggleable sliding sidebar (built with only CSS) via ☰ link in top corner
- Sidebar includes support for textual modules and a dynamically generated navigation with active link support
- Two orientations for content and sidebar, default (left sidebar) and reverse (right sidebar), available via
<body>
classes
- Eight optional color schemes, available via
<body>
classes
Head to the readme to learn more.
Browser support
Lanyon is by preference a forward-thinking project. In addition to the latest versions of Chrome, Safari (mobile and desktop), and Firefox, it is only compatible with Internet Explorer 9 and above.
Download
Lanyon is developed on and hosted with GitHub. Head to the GitHub repository for downloads, bug reports, and features requests.
Thanks!
31 Dec 2013
Jekyll is a static site generator, an open-source tool for creating simple yet powerful websites of all shapes and sizes. From the project’s readme:
Jekyll is a simple, blog aware, static site generator. It takes a template directory […] and spits out a complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind GitHub Pages, which you can use to host your project’s page or blog right here from GitHub.
It’s an immensely useful tool and one we encourage you to use here with Lanyon.
Find out more by visiting the project on GitHub.