"Introduction","Understanding Containers","Docker for Windows: Getting Started","Deploying and Configuring Containers","Docker Enterprise in the Windows Datacenter","Conclusion"
]
elseif(course=="learningdocker")return[
"Installing Docker","Using Docker","When Things Go Wrong","Additional Docker Resources","Conclusion"
]
elseif(course=="programming_fundamentals")return[
"Fundamentals","Beyond the Fundamentals","Programming Concepts for Python","Object-Oriented Design","Algorithms","Data Structures","Design Patterns","Databases","Memory, Pointers and Garbage Collection","APIs and Web Services","Secure Coding","Test-Driven Development","Software Testing/QA"
]
elseif(course=="versioncontrolwithgit")return[
"Introduction to Version Control","Git and the Command Line","Git and Graphical User Interface","Conclusion"