BECOME A SOFTWARE DEVELOPMENT LEADER

ONLINE MASTER’S IN COMPUTER SCIENCE (MSCS)

TELL US ABOUT YOURSELF.

Let us help you find your program fit. Please note, a bachelor degree is required for this program.

YOU’RE ALMOST DONE!

By providing my information and clicking the request info button, I agree to be contacted via email, phone, or text to learn more about the program selected above. Since this program is 100% online, Stevens Institute of Technology does not offer US visas to attend.

ONLINE MASTER’S IN COMPUTER SCIENCE PROGRAM

97% of Stevens MSCS graduates accept job offers within three months of graduation

You don’t need a computer science background to earn a Stevens MSCS

Pivot to a computer science career with a Stevens online master’s in computer science

Apply Now

Ranked No. 8 in the nation for “Best Online Master’s in Information Technology Programs” in 2023 by U.S. News & World Report.
REQUEST INFORMATION

ONLINE MASTER’S IN COMPUTER SCIENCE OVERVIEW

The Stevens Institute of Technology Master’s of Science in Computer Science (MSCS) offers a curriculum aligned with high-demand areas such as software development, web programming, mobile systems and applications, cloud computing, human-computer interaction and enterprise software design. Computer science students take courses that foster technical proficiency in the leading industry tools, including:

Java, Python and C++

Enterprise software design and engineering

Mobile application development and cloud computing

Agile development methods

Algorithm design and testing

Machine learning in support of providing software development leaders and high-quality coders

QUICK FACTS

TERM START DATE

SPRING 2024: January 22, 2024

OVERVIEW

  • 30 Credit Hours
  • 10 Courses
  • 100% Online
  • 2 Years or Less Completion Time*

*Total time to complete the program may vary based on the number of credits taken each semester.

97%

EMPLOYMENT

97% of MSCS graduates in the Class of 2021 accepted job offers within three months of graduating.1

No. 1

IN N.J.

No. 1 in New Jersey for Best Online Master’s in Computer Information Technology Programs by U.S. News & World Report (2022).

7x

WINNER

Winner of the U.S. Distance Learning Association’s 21st Century Award for Best Practices in Distance Learning.

No. 13

IN THE NATION

Stevens was named one of the Top 20 U.S. Private Schools for Best Career Placement by The Princeton Review (2022).

No. 14

FOR BEST VALUE

Ranked No. 14 among “Best Value Colleges” by Payscale (2021).2

1 Based on data from 63% of spring 2021 full-time program graduates.
2 Based on the cost of a four-year bachelor’s degree program.

COMPUTER SCIENCE CAREER OUTLOOK

An MSCS qualifies students for advanced, well-compensated positions as computer science managers and individual contributors specializing in areas like software engineering, machine learning and database management. The U.S. Bureau of Labor Statistics (BLS) forecasts much faster than average growth for such computer science roles as software developers (26% growth in employment between now and 2031) and computer research scientists (21% growth in employment by 2031).1

The exceptional skill set MSCS graduates possess helps them secure premiere tech jobs at companies such as Google and Meta, which can pay around $200,000.2 This degree also opens doors at other organizations outside of tech interested in acquiring top talent, such as Bank of America and JPMorgan Chase, both of which have employed Stevens MSCS alumni. 

Many remote work opportunities are available in computer science, but emerging tech hubs and traditional business hubs are also significant employers in the field. For instance, more than 100,000 software developers are employed in the New York City metropolitan area, where Stevens is located. Other popular cities, including San Francisco, San Jose and Seattle, are home to prominent businesses that hire many developers and offer average annual salaries between $140,000 and $235,000.3

1 U.S. Bureau of Labor Statistics, 2023.
2 Glassdoor, May 2023.
3 U.S. Bureau of Labor Statistics, 2023.

JOBS IN COMPUTER SCIENCE

Job Title
Employed
Median Annual Earnings
Job Title Computer and Information Systems Manager
Employed 557,400
Median Annual Earnings $164,070
Job Title Computer and Information Research Scientist
Employed 36,500
Median Annual Earnings $136,620
Job Title Computer Network Architect
Employed 180,200
Median Annual Earnings $126,900
Job Title Software Developer
Employed 1,795,300
Median Annual Earnings $124,200
Job Title Information Security Analyst
Employed 168,900
Median Annual Earnings $112,000
Job Title Computer Systems Analyst
Employed 531,400
Median Annual Earnings $102,240
Job Title Software Tester
Employed 65,000
Median Annual Earnings $101,000
Job Title Web Developer
Employed 216,700
Median Annual Earnings $80,730

Source: U.S. Bureau of Labor Statistics, 2023.

ONLINE MASTER’S IN COMPUTER SCIENCE COURSEWORK

Below are the Traditional and Advanced course sequences for the online master’s in computer science program. Students will engage in coursework on the following topics to develop skills as software development leaders and high-quality coders. The MSCS program consists of 30 credit hours, with 10 courses, and is 100% online.

TERM 1

This course introduces the Java programming language to students with little programming experience. It begins by covering fundamental concepts such as program structure and Java syntax and continues with data types, object-oriented programming, abstract classes and interfaces, control flow, exception handling, recursion, and event-driven programming. Students will write, compile and execute programs operating on arrays of data or strings, including programs with graphical user interfaces. Note: This is a foundational course to be taken by students who did not have the relevant background.

This course introduces the most commonly used data structures, as well as sorting algorithms, using the Java programming language. Data structures that are introduced and compared include arrays, lists, stacks, queues, trees, priority queues, and maps, such as hash tables. Relevant principles including encapsulation, interfaces and testing are presented along with the data structures, while asymptotic complexity analysis is also introduced. Students implement and test programs that use the above data structures in conjunction with algorithms such as insertion, selection, merge, and quick sort.

Note: This is a foundational course to be taken by students who did not have the relevant background.

TERM 2

This course will provide focus on more complex data structures, and algorithm design and analysis, using one or more modern imperative language(s). Topics include advanced and/or balanced search trees; hashing; further asymptotic complexity analysis; standard algorithm design techniques; graph algorithms; complex sort algorithms; and other “classic” algorithms that serve as examples of design techniques.

In this course, students will learn to develop complex system-level software in the C programming language while gaining an intimate understanding of the UNIX family of operating systems and their programming environment. Topics include the user/kernel interface, fundamental concepts of UNIX, user authentication, basic and advanced input/output (I/O), file systems, signals, process relationships, and interprocess communication. Fundamental concepts of software development and maintenance on UNIX systems will also be covered.

TERM 3

This course will provide an intensive introduction to material on computer organization and assembly language programming. Topics include structure of stored program computers; linking and loading; assembly language programming, with an emphasis on translation of high-level language constructs; data representation and arithmetic algorithms; basics of logic design; processor design: data path, hardwired control and microprogrammed control. Students will be given assembly language programming assignments on a regular basis.

This course will provide an introduction to the design and querying of relational databases. Topics include relational schemas; keys and foreign key references; relational algebra (as an introduction to SQL); SQL in depth; Entity-Relationship (ER) database design; translating from ER models to relational schemas and from relational schemas to ER models; functional dependencies; and normalization.

TERM 4

This course will provide focus on the use and internals of modern operating systems. Primary topics include the process concept; concurrency and how to program with threads; memory management techniques, including virtual memory and shared libraries; file system data structures; and input/output (I/O).

This course will provide students with a first strong approach of internet programming. It will give the basic knowledge on how the Internet works and how to create advanced web sites by the use of script languages, after learning the basics of HTML. In this course, the student will learn how to create a complex global site through the creation of individual working modules, providing them the interpersonal skills required in business settings such as team building and cooperation.

TERM 5

Personal computing is now mobile and cloud-based. Disconnected mobile computing challenges many of the assumptions underlying much of today’s distributed systems. “Cloud computing” provides a powerful background computing facility for mobile devices, but also raises important issues of trust and privacy. Many of these issues arise in critical yet sensitive domains such as electronic healthcare delivery. Mobile computing applications are location-aware or context-aware; the privacy implications of these applications are profound. Mobile, and increasingly location aware, gaming systems are now one of the largest sectors of the world entertainment industry. The purpose of this course is to review the fundamentals of mobile systems and applications, and how they relate to services in the cloud. The course will review material from wireless communication, distributed systems, and security and privacy, as they pertain to the systems being studied. The course will involve programming mobile apps using a popular mobile computing platform, such as Android or iPhone, to get hands-on experience with the concepts being discussed in the class.

An introductory course for machine learning theory, algorithms, and applications. Content aims to provide students with the knowledge to understand key elements of how to design algorithms/systems that automatically learn, improve, and accumulate knowledge with experience. Topics covered in this course include decision tree learning, neural networks, Bayesian learning, reinforcement learning, ensembling multiple learning algorithms, and various application problems. Students will be provided opportunities to simulate their algorithms in a programming language and apply them to solve real-world problems. Cross-listed with: EE 695.

TERM 1

This course will provide focus on more complex data structures, and algorithm design and analysis, using one or more modern imperative language(s). Topics include advanced and/or balanced search trees; hashing; further asymptotic complexity analysis; standard algorithm design techniques; graph algorithms; complex sort algorithms; and other “classic” algorithms that serve as examples of design techniques.

The objective of this course is to give students a basic grounding in designing and implementing distributed and cloud systems, including issues in the implementation of backend services in the cloud itself. What are global consensus and Paxos, and what is their application in building cloud systems? What are the advantages and disadvantages of using distributed NoSQL stores such as Cassandra instead of relational stores such as MySQL? What are strong and weak consistency, what are the “CAP Theorem” and the “CALM Theorem,” and what are their implications for building highly available services? What is a blockchain, such as the Bitcoin blockchain, and how does it relate to issues in coordinating distributed systems? What are the roles of REST, Websockets, and stream processing in cloud applications? This course will combine hands-on experience in developing cloud services, with a firm grounding in the tools and principles for building distributed and cloud applications, including advanced architectures such as peer-to-peer and publish-subscribe. Besides cloud services, we will also be looking at cloud support for batch processing, such as the Hadoop framework, and its use with NoSQL data stores, such as Cassandra.

TERM 2

This course will provide an intensive introduction to material on computer organization and assembly language programming. Topics include structure of stored program computers; linking and loading; assembly language programming, with an emphasis on translation of high-level language constructs; data representation and arithmetic algorithms; basics of logic design; processor design: data path, hardwired control and microprogrammed control. Students will be given assembly language programming assignments on a regular basis.

This course will provide an introduction to the design and querying of relational databases. Topics include relational schemas; keys and foreign key references; relational algebra (as an introduction to SQL); SQL in depth; Entity-Relationship (ER) database design; translating from ER models to relational schemas and from relational schemas to ER models; functional dependencies; and normalization.

TERM 3

This course will provide focus on the use and internals of modern operating systems. Primary topics include the process concept; concurrency and how to program with threads; memory management techniques, including virtual memory and shared libraries; file system data structures; and input/output (I/O).

This course will provide students with a first strong approach of internet programming. It will give the basic knowledge on how the Internet works and how to create advanced web sites by the use of script languages, after learning the basics of HTML. In this course, the student will learn how to create a complex global site through the creation of individual working modules, providing them the interpersonal skills required in business settings such as team building and cooperation.

TERM 4

Personal computing is now mobile and cloud-based. Disconnected mobile computing challenges many of the assumptions underlying much of today’s distributed systems. “Cloud computing” provides a powerful background computing facility for mobile devices, but also raises important issues of trust and privacy. Many of these issues arise in critical yet sensitive domains such as electronic healthcare delivery. Mobile computing applications are location-aware or context-aware; the privacy implications of these applications are profound. Mobile, and increasingly location aware, gaming systems are now one of the largest sectors of the world entertainment industry. The purpose of this course is to review the fundamentals of mobile systems and applications, and how they relate to services in the cloud. The course will review material from wireless communication, distributed systems, and security and privacy, as they pertain to the systems being studied. The course will involve programming mobile apps using a popular mobile computing platform, such as Android or iPhone, to get hands-on experience with the concepts being discussed in the class.

An introductory course for machine learning theory, algorithms, and applications. Content aims to provide students with the knowledge to understand key elements of how to design algorithms/systems that automatically learn, improve, and accumulate knowledge with experience. Topics covered in this course include decision tree learning, neural networks, Bayesian learning, reinforcement learning, ensembling multiple learning algorithms, and various application problems. Students will be provided opportunities to simulate their algorithms in a programming language and apply them to solve real-world problems. Cross-listed with: EE 695.

TERM 5

In software problem areas that require exploratory development efforts, those with complex requirements and high levels of change, agile software development practices are highly effective when deployed in a collaborative, people-centered organizational culture. This course examines agile methods, including Extreme Programming (XP), Scrum, Lean, Crystal, Dynamic Systems Development Method and Feature-Driven Development to understand how rapid realization of software occurs most effectively. The ability of agile development teams to rapidly develop high quality, customer-valued software is examined and contrasted with teams following more traditional methodologies that emphasize planning and documentation. Students will learn agile development principles and techniques covering the entire software development process from problem conception through development, testing and deployment, and will be able to effectively participate in and manage agile software developments as a result of their successfully completing this course. Case studies and software development projects are used throughout.

This is an introduction to Human Computer Interaction (HCI). It covers basic concepts, principles, and frameworks in HCI; models of interaction; and design guidelines and methodologies. The course includes extensive readings and reports, as well as work on projects involving interface design and development.

EARN YOUR COMPUTER SCIENCE MASTER’S ONLINE AT STEVENS

The Stevens Online MSCS program offers both traditional and advanced course sequences where students are taught by our renowned faculty and engage in coursework to develop skills as software development leaders and high-quality coders. 

Demonstrated expertise in computer science is not a prerequisite to apply to the program — and many Stevens online students leverage their MSCS to pivot to computer science careers. The wide range of experience within the Stevens online MSCS student body, paired with the  MSCS cohort model, which encourages strong peer-to-peer relationships, enables students to learn from each other and grow. 

Since computer science is a rapidly evolving field, Stevens updates its online MSCS coursework frequently to keep pace with innovations in computer technology. Stevens MSCS students acquire job-ready skills, whether they are coming to computer science from another STEM field or have years of software development experience. The exceptional quality and value of the Stevens MSCS program is reflected in the fact that 97% of our computer science graduates accept jobs within three months of graduation.

FREQUENTLY ASKED QUESTIONS

MSCS graduates qualify for some of the best computer science jobs available. In an era where artificial intelligence may change the future of work, computer science graduates are leading these efforts. MSCS holders enjoy high salaries, thoughtful and engaging challenges and benefits like remote work. They also have unparalleled job security as more and more organizations seek digital solutions to their challenges.

Computer science professionals can work in almost any industry — from emerging and innovative tech startups to old-school financial institutions, healthcare systems and automotive companies.

Yes. In addition to the fact that expert computer science professionals are in demand in almost every industry, computer science jobs are some of the highest-paying careers available. On average, MSCS graduates can boost their lifetime earnings by over $900,000, easily covering their upfront costs for the degree.1 Demand for tech professionals with advanced coding skills also motivates some companies to offer tuition reimbursement, helping promising employees pay for an advanced degree.

1 Source: “Is Grad School Worth It? A Comprehensive Return on Investment Analysis” from FREOPP.org

ONLINE MSCS ACCREDITATION

Stevens Institute of Technology has been continually accredited by the Middle States Commission on Higher Education (MSCHE) since 1927. Stevens is accredited until 2027 and the next self-study evaluation is scheduled to take place during 2026-2027.

MSCS ALUMNI HAVE GONE ON TO BE EMPLOYED AT ORGANIZATIONS SUCH AS:

AMAZON

META

IBM

BANK OF AMERICA

GOOGLE

JPMORGAN

FACULTY

Our faculty includes National Science Foundation (NSF) CAREER winners as well as researchers who consult for companies such as Microsoft, IBM, Google, Bell Labs and other top industry firms.

A professional headshot of Stevens faculty member, Shudong Hao

Shudong Hao

Teaching Assistant Professor and Associate Chair for Graduate Studies in the Department of Computer Science
Reza Peyrovian

Reza Peyrovian

Senior Lecturer
Patrick Hill

Patrick Hill

Lecturer
Dominic Duggan

Dominic Duggan

Associate Professor
Samuel Kim

Samuel Kim

Teaching Professor

PROGRAM ADMISSION REQUIREMENTS

BACHELOR’S DEGREE

Minimum GPA of 3.0 from an accredited institution. Degree required to begin the program; completion not required at time of application.

TWO LETTERS OF RECOMMENDATION

Faculty members and/or professional colleagues.

STATEMENT OF PURPOSE

Optional, but strongly recommended.

ACADEMIC TRANSCRIPTS

Applicants must submit transcripts from all undergraduate and graduate institutions where credit was earned. You may submit unofficial transcripts during the application process. After admission, you will be required to submit official transcripts.

TOEFL/IELTS/DUOLINGO SCORES

Required for international students.

RESUME

Optional, but strongly recommended.

Key Dates & Deadlines

Term
Early Submit
Priority Submit
Final Submit
Start of Classes
Spring 2024
October 24, 2023
Deposit Waiver* and Application Fee Waiver Available.
November 21, 2023
Application Fee Waiver Available and Early Application Review.
January 3, 2024
January 22, 2024

*Applicants who apply by the early submit deadline and are admitted may be eligible for a $250 deposit waiver. Applicants who receive education assistance from employers or other tuition discounts are not eligible. Other eligibility conditions may apply.

TUITION*

$1,864

Per Credit (30 Credits)

$60

Application Fee

Fee waivers available

$250

Enrollment Deposit

Financial Aid

*Tuition based on fall 2023 rates effective September 2023. Tuition and fees are subject to change annually. Additional program fees may apply.

UPCOMING WEBINARS

Attendees will receive an application fee waiver.

StevensOnline Computer Science Master’s: The Future of Your Career in Technology
Wednesday December 13, 2023
07:00 PM ET
Stevens Online Computer Science Master’s: The Future of Your Career in Technology
Wednesday January 10, 2024
07:00 PM ET
The StevensOnline Experience: Current Student Perspectives
Thursday February 8, 2024
07:00 PM ET

“When I looked at the StevensOnline MSCS program, I liked that it gave students more opportunities to explore different areas of computer science. We started with Java and data structure and built from there. I think it’s nice that the program teaches foundational skills you can use in many branches of computer science.”

Rojona Feliciano ’22

A headshot of Rojona Feliciano, an MSCS student at Stevens

Request Information

By providing my information and clicking the request info button, I agree to be contacted via email, phone, or text to learn more about the program selected above. Since this program is 100% online, Stevens Institute of Technology does not offer US visas to attend.