Preparing Innovators for Worldwide Impact with an Online Masters in Computer Science
Baylor University’s Master of Computer Science online degree program prepares its graduates for the highest-demand roles in software engineering and data science. Our curriculum emphasizes technical proficiency, innovative thinking, ethical considerations, and the trends shaping science and technology on a global scale.
Designed for students with a bachelor’s in computer science or a math-focused undergrad degree, this program will prepare you to become an expert in computing.
Developed for maximum demand—earn advanced credentials and skills for leading computer science roles.
Instills innovative thinking—gain comprehensive knowledge and thoughtful skill-building for technology experts.
Globally connected, ethically centered—consider the human aspects surrounding technology in an increasingly connected and diverse world.
# 1
Data Scientist ranked as the
#1 job in the U.S. for 2019
Glassdoor.com
29%
Data science jobs increased
by 29% from 2017-18
Glassdoor.com
3 Million
Current active job postings
in Computer Science
Burning Glass Technologies, 2019
3.6 Million
Current active professionals
in the Computer Science field
Burning Glass Technologies, 2019
$98,350-$142,530
Salary range of
computer science careers
BLS.com
94%
Demand for Cybersecurity jobs
since 2013
Burning Glass Technologies
Prepare for Vital Roles in Technology with a Master’s Degree in Computer Science
Opportunities in technology continue to grow for professionals. Baylor University’s Master of Computer Science online program provides an advanced educational experience that emphasizes mastery from both technical and professional perspectives.
Foundational courses (prerequisite track) prepare you for your master’s degree by teaching key computing fundamentals
Core computer science concepts build your knowledge of topics, such as algorithms, software languages, databases, and networking
Specialization tracks let you focus on the role you’re most passionate about—software engineering, data science, or cybersecurity
Advanced Object-Oriented Development
Prerequisite(s): CSI 4344.
Object‐oriented development brings many instruments and constructs, involving composition, inheritance, polymorphism, templates, etc. However, how do you use them effectively to solve engineering problems? In this course, you will learn how to apply the best software industry practices to object‐oriented design and programming. We will examine basic and more advanced design patterns that are applicable in conventional programming as well as for enterprise solutions. You will learn to recognize design issues and refactor them using the best practice.
Foundations of Algorithms
This course will provide a comprehensive introduction to computer algorithms taken from diverse areas of application. This course will concentrate on algorithms of fundamental importance and on analyzing the efficiency of these algorithms. This course is considered a leveling course and it will not count toward the online master’s degree.
Which Track is Right for You?
Our dedicated enrollment advisors can help you decide which track is best for you. Here’s some information to get the conversation started:
Big Data Analytics
This course will explore the advances in large‐scale data repositories. Students will be exposed to advanced topics in the analytical approaches to handling the five Vs — volume, velocity, variability, veracity, and value — of big data. Parallel programming based on the MapReduce paradigm within the Hadoop Ecosystem is used to address these needs.
Foundations of Database
Current relational database design concepts including ER diagrams. Database access techniques such as SQL. Database issues including performance and security. Web-database applications.
An introduction to the concepts, techniques, and applications of data warehousing and data mining. Topics include the design and implementation of data warehouse and OLAP operations; data mining concepts and methods, such as association rule mining, pattern mining, classification, and clustering; and the applications of data-mining techniques to complex types of data in various fields. Advanced topics in machine learning and statistics will be covered.
Foundations of Software Engineering
Co-requisite(s): CSI 5301 (or any similar Introduction to Algorithms course) and basic Java programming skill required.
Pre-requisite(s): CSI 5301 is preferred. Fundamentals of software Engineering; software development processes, requirements analysis, modular design, design patterns, software testing and evolution, configuration management, and implementation of software systems. A small project to illustrate and extend concepts from lectures.
Introduction to the fundamentals of computer networking, including communicating issues/solutions at various layers, socket programming, and internet protocols.
Secure Systems, Software Architecture
Defensive programming, secure development operations, secure ecosystem, etc. Networking, database, operating system, and server fundamentals and the application of security principles in authentication, authorization, and design. Cloud/mobile/IoT/security.
Operating system design and implementation. Topics include process control and synchronization, memory management, processor scheduling, file systems, and security. Course projects implement parts of an operating system.
Intro to Computation Theory
Several models of computation and their related languages. Topics will include finite automata and regular languages, push-down automata and context-free languages, linear-bounded automata and context-sensitive languages. Turing machines and phrase structure languages, closure properties, decidability results, and non-determinism.
Pre-requisite(s): Students are expected to have competency equivalent to CSI 5301, or equivalent course. Analysis of algorithm performance, time and space complexity. Graph algorithms, vector and matrix algorithms, adversary arguments, optimal algorithms, parallel algorithms, and current research topics. Intense coverage of NP-completeness with emphasis on recognizing NP-complete problems, proving NP-completeness, and creating approximation algorithms.
Foundations of Math for Computer Science
A survey of mathematical topics for computer scientists. An introduction to proof techniques, matrices, and statistics.
Software Engineering
Pre-requisite(s): Students are expected to have competency equivalent to CSI 5303, or equivalent course. Methods for developing and maintaining software systems; system software life cycle, requirements elicitation, specification and design methods, planning, maintenance, configuration management, documentation and coding standards, cost estimation, metrics and quality attributes; class project.
High Demand for Computer Science Roles
Texas is the second-largest market
for computer-related positions
- Burning Glass Technologies, 2019
Advanced Data Communications
Pre-requisite(s): Students are expected to have competency equivalent to CSI 5304, or equivalent course. Survey of current and seminal research in networking.
Program Features
Earn your Master of Computer Science degree from Baylor University, ranked #76 among national universities by U.S. News & Report
100% online
Courses are 15 weeks, with three intakes per year
Students learn from nationally recognized faculty
Total credits: 30 (up to 42 with foundation courses)
Advanced Databases
Pre-requisite(s): Students are expected to have competency equivalent to CSI 5302, or equivalent course. A continuation of database system implementations to include object-oriented and knowledge-based systems. Additional topics covered are physical-data organization, database integrity, security, transaction management, and distributed database management.
Admissions Requirements
3.0 GPA in Bachelor's degree
Three letters of recommendation
Resume
Proficient in a high-level, object-oriented programming language such as Python, C, C++, C#, or Java
Intro to Machine Learning
An introduction to topics in machine learning, including supervised and unsupervised learning, modeling for regression and classification, naive Bayes methods, kernel-based learning, support vector machines, statistical and mathematical models for learning, and model assessment and prediction.
Applicants should have a Bachelor of Science (B.S.) degree in computer science or a closely related field. We expect successful applicants to have the equivalent training of a B.S. degree in computer science from Baylor University with knowledge of fundamental theory (math, algorithms, data structures), computer systems (operating systems, network, databases), software engineering, and programming.
For those applying with less than the standard preparation, the quality and adequacy of the admissions record will be evaluated by the Graduate Committee of the Department of Computer Science after reviewing the application for admission. The requirements, which must be met before admission, will be determined by that committee. These requirements will be in addition to the requirements for the M.S. degree.
Software Verification & Validation
Prerequisite(s): CSI 3372 or consent of instructor. Advanced topics in software engineering research, including techniques used in software verification and validation with a focus on software specification and testing.
Online Masters in Computer Science Curriculum
Designed to provide students with greater skills in software systems, this curriculum focuses on software systems development and data science cybersecurity.
Foundation Courses
Distributed Systems Development
Distributed systems underlie software in multiple domains, including enterprises for stock trading, health care, online shopping, data processing, and transportation management. These systems are frequently designed using the Microservice Architecture (MSA). MSA splits the overall system into independent self‐contained modules managed by distinct development teams. These low-coupled modules interact on a high level (e.g., through REST calls or messaging), which enables development autonomy, individual module upgrades, or selective redeployment.
Core Courses
Advanced Software Engineering
Prerequisite(s): CSI 5324 or consent of instructor. Advanced topics in software engineering research, including the techniques used in the modeling and analysis of complex systems.
Data Science Track
Cloud Computing
This course focuses on advanced topics in cloud environments (AWS, Google, Azure) and economics, history, differences, and importance of architecture decisions such as the decisions that drive analytics, data lakes, arts, and warehouses. The core concepts of virtual private clouds, instance types, microservices, and storage services will be addressed, in addition to deeper architecture concepts.
Cybersecurity Track
Visualization of High-Dimensional Data
Visualization as a tool for data analysis, recall, inference, and decision‐making. This advanced class will explore high‐dimensional data spaces and tools for visual description and presentation. Principles of effective visualization, including data‐visual mapping, interaction techniques, color theory, cognitive and perceptual psychology, and the human factors of visual depictions of data.
Software Engineering Track
Cybersecurity Concepts
Introduces topics in cybersecurity, including cryptography.
Advanced Cybersecurity Concepts
Advanced topics in cybersecurity, including information security policy, governance, risk management, and strategic decision making.
Cybersecurity Analytics
The application of data principles to anomaly detection, response, etc.
Whether you have a simple question or need advice to determine if this program is the best for you, our friendly advisors are here to help. They can chat with you on your schedule and guide you through the entire admissions process so that you feel confident in moving forward with Baylor University.