Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acoustictime authored Sep 16, 2018
1 parent 9437e31 commit a8ec647
Showing 1 changed file with 46 additions and 6 deletions.
52 changes: 46 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,53 @@ Code from College

## Riverside Community College (RCC)

*CIS-5
*Introduction to C++ Class
*CIS-17A
*Introduction to C++ Objects Class
*Java Class
*Introduction to Java Web Programming
* CIS-5
* Introduction to C++ Class
* CIS-17A
* Introduction to C++ Objects Class
* Java Class
* Introduction to Java Web Programming

## Cal State San Bernardino (CSUSB)

* CSE202
* Computer Science 2 - Introduction to Object Oriented Programming
* CSE310
* Digital Logic - Introduction to Circuitry. Used bread boards and such
* CSE313
* Machine Organization - Introduction to Assembly Programming
* CSE322
* Web Programming - Introduction to Web Programming using HTML, CSS, Javascript, and Jquery
* CSE330
* Data Structers - Created our own data structers in C++
* CSE350
* File Systems - Create our own fat file system in C++ using text files for the disk
* CSE360
* Script Programming - Introduction to Linux scripting
* CSE365
* Sysadmin - Introduction to Linux System Administration
* CSE366
* Sys Networking - Networking administration in Linux
* CSE375
* Requirements of Analysis and Design - Introduction to Requirements gathering and documentation for Software Development
* CSE401
* Computer Architecture - Introduction to Computer Architecture, Processing and Design.
* CSE405
* Server Programming - Server Side Web Programming using a lot of google apis
* CSE455
* Software Engineering - Introduction to software enginerring, from writting good code and analyzing your code written.
* CSE460
* Operating Systems - Designed our own operating system logic in C++. Wrote an assembler, then a basic operating system to process the assembly read in, ended with memory management
* CSE482
* Senior Project - My senior project was an iPhone app written in Objective-C for a friends church
* CSE488
* Ethics - Essentially wrote papers on the ethics of computer programming
* CSE572
* Databases - Introduction to database design
* CSE580
* Advanced Databases - Continuation of CSE572, just more advanced
* CSE557
* Computer Systems in Organizations - Continuation of CSE375, basically how to design a computer system using diagrams and such
* Independent Study
* Independent study class where I leared iPhone programming in objective-c

0 comments on commit a8ec647

Please sign in to comment.