Search results

  1. edX

    Windows 10 Security Features - Windows 10 Security Features

    Overview This course is part of the Microsoft Professional Program in Cybersecurity. Looking to stay ahead of the security curve? As you get to know the new security architecture and features of Windows 10—and learn to deploy them—gain the insights and knowledge you'll need for the future...
  2. edX

    Windows Server 2016 Security Features - Windows Server 2016 Security Features

    Overview This course is part of the Microsoft Professional Program in Cybersecurity. Have you had a chance to explore the new and enhanced security functionalities in Windows Server 2016? In this new course authored by Orin Thomas - who literally wrote the book on Windows Server! - you'll get a...
  3. edX

    Microsoft Azure Security Services - Microsoft Azure Security Services

    Overview This course is part of the Microsoft Professional Program in Cybersecurity. In this course, you will gain insights into Azure Security services to help secure your services and data within Azure. You will learn Azure security best practice and understand the terminology, tools, and...
  4. edX

    edX Cybersecurity Fundamentals - Cybersecurity Fundamentals

    Overview In this introduction to the field of computing security, you will be given an extensive overview of the various branches of computing security. You will learn cybersecurity concepts, issues, and tools that are critical in solving problems in the computing security domain. You will have...
  5. edX

    edX Computer Forensics - Computer Forensics

    Overview Digital forensics involves the investigation of computer-related crimes with the goal of obtaining evidence to be presented in a court of law. In this course, you will learn the principles and techniques for digital forensics investigation and the spectrum of available computer...
  6. edX

    edX Cybersecurity Risk Management - Cybersecurity Risk Management

    Overview Cybersecurity risk management guides a growing number of IT decisions. Cybersecurity risks continue to have critical impacts on overall IT risk modeling, assessment and mitigation. In this course, you will learn about the general information security risk management framework and its...
  7. edX

    edX Network Security - Network Security

    Overview In this course, you will examine the various areas of network security including intrusion detection, evidence collection and defense against cyber attacks. The issues and facilities available to both the intruder and data network administrator will also be examined to illustrate their...
  8. edX

    edX Advanced Algorithmics and Graph Theory with Python - Advanced Algorithmics and Graph Theory with Python

    Overview Algorithmics and programming are fundamental skills for engineering students, data scientists and analysts, computer hobbyists or developers. Learning how to program algorithms can be tedious if you aren’t given an opportunity to immediately practice what you learn. In this course, you...
  9. edX

    edX Data Structures and Software Design - Data Structures and Software Design

    Overview Knowing how to code is only part of the skills needed to become a professional software developer. This course, part of the CS Essentials for Software Development Professional Certificate program, will take your skills to the next level by teaching you how to write “good” software that...
  10. edX

    edX Foundations of Data Structures - Foundations of Data Structures

    Overview Data structures provide a means to manage large amounts of data for use in databases and internet indexing services. Efficient data structures are key for designing efficient algorithms and obtaining maintainable software design. In this Computer Science course, you will start by...
  11. edX

    edX Implementation of Data Structures - Implementation of Data Structures

    Overview In this Computer Science course, you will learn about implementation of all major abstract data structures using object-oriented programming paradigm of C++. This course builds on the basic concepts developed in ‘Foundations of Data Structures’ course. Topics covered: Review of OO...
  12. edX

    edX Algorithms - Algorithms

    Overview Algorithms power the biggest web companies and the most promising startups. Interviews at tech companies start with questions that probe for good algorithm thinking. In this computer science course, you will learn how to think about algorithms and create them using sorting techniques...
  13. edX

    edX Data Structures: An Active Learning Approach - Data Structures: An Active Learning Approach

    Overview This interactive text used in this course was written with the intention of teaching Computer Science students about various data structures as well as the applications in which each data structure would be appropriate to use. It is currently being taught at the University of...
  14. edX

    edX Algorithm Design and Analysis - Algorithm Design and Analysis

    Overview How do you optimally encode a text file? How do you find shortest paths in a map? How do you design a communication network? How do you route data in a network? What are the limits of efficient computation? This course, part of the Computer Science Essentials for Software Development...
  15. edX

    edX Algorithms and Data Structures in C# - Algorithms and Data Structures in C#

    Overview When you create real-world applications, the ability to store information in your program code is critically important. In this course, you will learn how programming languages make use of various data structures to hold this information. For example, storing a list of values for...
  16. edX

    edX Algorithms and Data Structures - Algorithms and Data Structures

    Overview This course is part of the Microsoft Professional Program in Entry-Level Software Development. Want to build better programs? Learn how, in this professional-level course. Bring your programming experience, and join us for a deep dive into fundamental concepts that you can use right...
  17. edX

    edX Algorithmic Design and Techniques - Algorithmic Design and Techniques

    Overview In this course, part of the Algorithms and Data Structures MicroMasters program, you will learn basic algorithmic techniques and ideas for computational problems, which arise in practical applications such as sorting and searching, divide and conquer, greedy algorithms and dynamic...
  18. edX

    edX Data Structures Fundamentals - Data Structures Fundamentals

    Overview A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently. In this course, part of the Algorithms and Data Structures MicroMasters program, we consider the common data structures that are used in various...
  19. edX

    edX Graph Algorithms - Graph Algorithms

    Overview If you have ever used a navigation service to find the optimal route and estimate time to destination, you've used algorithms on graphs. Graphs arise in various real-world situations, as there are road networks, water and electricity supply networks, computer networks and, most...
  20. edX

    edX NP-Complete Problems - NP-Complete Problems

    Overview Step into the area of more complex problems and learn advanced algorithms to help solve them. This course, part of the Algorithms and Data Structures MicroMasters program, discusses inherently hard problems that you will come across in the real-world that do not have a known provably...
Top