LearnQuest

     

Python Scripting: Dates, Classes and Collections (Coursera)

https://www.coursera.org/learn/python-scripting-dates-classes-collections

This course is the second course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the four main concepts in programming: Advanced String Operations and Dates, Modeling Classes, Development of Classes and Collections. Labs will allow the students to apply the material in the lectures in simple computer programs designed to re-enforce the material in the lesson.

Python Scripting: Files, Inheritance, and Databases (Coursera)

https://www.coursera.org/learn/python-scripting-files-inheritance-databases

This course is the third course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the three main concepts in programming: Files, Inheritance and external libaries. Labs will allow the students to apply the material in the lectures in simple computer programs designed to re-enforce the material in the lesson.

RESTful Web Services with JAX-RS (Coursera)

https://www.coursera.org/learn/restful-web-services-jax-rs

This course introduces the roles of Web Services in Enterprise Applications. Best Practices, Web JEE Architectures, Exception Handling. It will then take a hands on approach wit the development of RESTful Web Services using JAX-RS Resource Classes, Interceptors and Filters along with key design principals.

Scrum Master Certification (CourseraSpecs)

https://www.coursera.org/specializations/learnquest-certified-scrum-master

Offered by LearnQuest. Learn to be a Scrum Master. This Specialization is designed to help Scrum beginners learn the foundational knowledge ...

Scrum Master Certification Exam Preparation (Coursera)

https://www.coursera.org/learn/certified-scrum-master-exam-preparation

This course is designed to help Scrum beginners review knowledge in order to prepare to take the Scrum Master Certification Exam. We will review several of the Scrum Methodologies and the Sprint process as well as complete several exercises and discussions. This is a standalone course, however we recommend completing the Scrum Master Certification specialization courses prior to beginning this one, as the methodologies and exercises within those courses are the foundations for this exam prepara

Scrum Master Certification Practice (Coursera)

https://www.coursera.org/learn/certified-scrum-master-in-practice

This course is designed to help Scrum beginners apply gained knowledge to practice. We will review several of the Scrum Methodologies and the Sprint process as well as complete several exercises. This is a standalone course, however we recommend completing the Scrum Master Certification specialization courses prior to beginning this one, as the methodologies and exercises within those courses are the foundations for this practice course.

Scrum Master Certification: Scaling Agile and the Team-of-Teams (Coursera)

https://www.coursera.org/learn/scaling-agile-and-the-team-of-teams

Prior to starting this course, we recommend that you complete the first two courses in this specialization: Introduction to Scrum Master Training and Scrum Methodology. This is the third course in the Certified Scrum Master specialization: Scaling Agile and the Team-of-Teams.

Scrum Master Certification: Scrum Methodologies (Coursera)

https://www.coursera.org/learn/csm-practice-process-management

This course is designed to help Scrum beginners learn the foundational knowledge to become proficient with Agile Scrum. Throughout the course, learners will explore User Stories and how they are prioritized in Agile, Velocity, Backlog Refinement, and Market Actions. Learners will also learn about different Scrum Reports and methods of managing risks.

Secure SD Branch (CourseraSpecs)

https://www.coursera.org/specializations/secure-sd-branch

Offered by LearnQuest. Create SD-Branch network solutions. Enhance your skills in managing and optimizing SD-Branch networks.

Securing Cloud and Hybrid Networks (Coursera)

https://www.coursera.org/learn/advanced-network-security-course-2

In the dynamic landscape of modern IT, organizations are increasingly adopting cloud and hybrid environments, transforming the way networks operate. This advanced network security course is designed to equip participants with specialized knowledge and hands-on experience in securing cloud and hybrid networks. As these environments present unique challenges, understanding effective strategies and best practices is crucial for maintaining a robust security posture. Course Highlights: Comprehensi

Securing Linux Systems (Coursera)

https://www.coursera.org/learn/securing-linux-systems

In this course, we look at security and the Linux operating system. The course material is a good for anyone preparing for the Linux Foundation Certified IT Associate (LFCA) exam or just interested in learning more about Linux. This course is the third course in a series that aims to prepare you for working as an information technology professional. In this course, you will be introduced to ownership, authentication, and authorization. We will drill into creating security through backups and re

Security Administration with CDO (CourseraSpecs)

https://www.coursera.org/specializations/security-administration-with-cdo

Offered by LearnQuest. Master Security Administration with CDO Tools

Security at the Edge (CourseraSpecs)

https://www.coursera.org/specializations/security-at-the-edge

Offered by LearnQuest. Secure your Edge and IoT Devices

Security for Blockchain and DApps (CourseraSpecs)

https://www.coursera.org/specializations/security-for-blockchain-and-dapps

Offered by LearnQuest. From foundation to advanced blockchain protection

SOAP Web Services with JAX-WS (Coursera)

https://www.coursera.org/learn/soap-web-services-jax-ws

This course introduces JAX-WS, SOAP, and XML. We'll discuss best practices and the behind the scenes details of SOAP and XML, before moving on to JAX-WS endpoints, clients, and Web Services. Through the course we'll be utilizing labs to practice and create our own projects.

Spring - Cloud Overview (Coursera)

https://www.coursera.org/learn/spring-cloud-overview

This course explains some high level patterns used in Microservice architectures and the motivation to move towards these architectures and away from monolithic development of applications. . It then goes on to implement these patterns using Spring Cloud, Netflix OSS one of the most popular Cloud implementations of Microservices used today. Students will learn about Service Registration, Service Discovery, Client Side Load Balancing, Circuit Breakers, and Gateway or Edge Services in a Spring Boo

Spring - Ecosystem and Core (Coursera)

https://www.coursera.org/learn/spring-ecosystem-and-core

In this course students will learn the why the Spring Framework is one of the dominant Java development Frameworks. the course covers a variety of techniques for Java Object Dependency Injection using various forms of configuration data i.e. XML, Annotations and Java Configuration Classes with Factory Methods. Configurations will be enhanced with Expression Languages and Conditional Beans that are available based off certain conditions like development environment i.e. test and production. S

Spring Data Repositories (Coursera)

https://www.coursera.org/learn/spring-repositories

This course is aimed at students wishing to learn how Java interacts with databases in a modern framework. The course uses the very popular Spring Boot Framework, with Micro services, as a setting for our database interactions using Java Persistence Framework (JPA) and Spring Data Repositories to abstract away JPA. Students will then learn how to expose Repositories as Rest Web services in their own right using Hypermedia as the Engine of Application State or HATEAOS concepts. Spring Aspect Orie

Spring Framework (CourseraSpecs)

https://www.coursera.org/specializations/spring-framework

Offered by LearnQuest. Master Spring Frameworks Configurations Techniques. Discover how Java interacts with databases in the Spring ...

Spring MVC, Spring Boot and Rest Controllers (Coursera)

https://www.coursera.org/learn/spring-mvc-rest-controller

This is a course aimed at students wishing to develop Java based Web Applications and Restful Micro Services using the very popular Spring MVC and Spring Boot frameworks with minimal configuration. The student will develop services through various Url templates, consume and respond with json or XML payloads and create custom HTTP headers. Requestors of these services will include Java and Angular JS clients to illustrate the reuse capabilities of services in a distributed architecture. Traditio

Swift 5 iOS Application Developer (CourseraSpecs)

https://www.coursera.org/specializations/swift-5-ios-app-developer

Offered by LearnQuest.

Tables, Data & Networking in iOS (Coursera)

https://www.coursera.org/learn/swift-ios-tables-networking

In this course you will learn how to work with data in iOS. Data is the key ingredient for any functional app and one must learn how to properly display it to the user. You will learn how to use tables and collection views to display data to users, and how to use Core Data to build more robust, data-driven applications. Every app must have data. Making web requests is by far the most common thing you will do as an iOS developer. You will learn how to get your apps working with servers and e

Test-Driven Development (CourseraSpecs)

https://www.coursera.org/specializations/test-driven-development

Offered by LearnQuest. Program efficiently with Test-Driven Development. Integrate best practices of test-driven development into your ...

Test-Driven Development Overview (Coursera)

https://www.coursera.org/learn/test-driven-development-overview

In this introductory course you will get both a full overview of what TDD is, when it can and can't be applied, and what its benefits are for practitioners and organizations. You will also have the opportunity to get hands on with a few fun introductory projects where you can apply what you have learned and experience the benefits of this approach to problem solving yourself. We recommend that you have some knowledge of the Python programming language. Examples and labs use Python.

The Java Language (Coursera)

https://www.coursera.org/learn/java-as-a-second-language-the-java-language

This is the second course in the Java as a Second Language Specialization. In this course, we'll take a look at Java data types, discuss what primitive data types are, and explain data classes. We'll also explore characters and strings and you'll add a new class in the lab. Next, we'll take a look at Java Control Structures. We'll explain IF statements, Loops, and arrays, and will discuss Switch Statements and the Java Programming Environment. After that, we'll define inheritance and explore ho

Visual Basic Programming: Classes and Collections (Coursera)

https://www.coursera.org/learn/visual-basic-classes-collections

This course is the third course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the four main concepts in programming: Advanced String Operations and Dates, Modeling Classes, Development of Classes and Collections. Labs will allow the students to apply the material in the lectures in simple computer programs designed to re-enforce the material in the lesson. Learners will need to have a local machine with any one of the followi

Visual Basic Programming: Inheritance and Polymorphism (Coursera)

https://www.coursera.org/learn/visual-basic-inheritance-polymorphism

This course is the third course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the four main concepts in programming: Advanced String Operations and Dates, Modeling Classes, Development of Classes and Collections. Labs will allow the students to apply the material in the lectures in simple computer programs designed to re-enforce the material in the lesson. Learners will need to have a local machine with any one of the followi

Writing Java Application Code (Coursera)

https://www.coursera.org/learn/writing-java-code-for-applications

This is the third course in a Specialization titled Java as a Second Language. This course presents instruction to IT professionals for developing Java applications. The material targets professional that are familiar with application programming, but do not have strong Java skills. The type of Java applications focus on: Console based Java applications, Java windows applications, and Java web and mobile applications. This course presents material on developing real applications, and includes ha

클라우드 컴퓨팅 기초(Cloud 101) (Coursera)

https://www.coursera.org/learn/cloud-computing-basics-ko

클라우드 컴퓨팅 기초(Cloud 101)에 오신 것을 환영합니다. 앞으로 몇 주에 걸쳐 클라우드 컴퓨팅의 기초에 대해 논의하게 됩니다. 여기에서는 클라우드 컴퓨팅이 무엇인지, 무엇을 지원하며, 어떻게 제공되는지를 알아봅니다. 스토리지 서비스, 클라우드 경제성, 관리형 인프라 수준 및 Azure 서비스에 대해 알아봅니다. 또한 클라우드 컴퓨팅의 다양한 배포 모델과 여러 호스팅 시나리오를 살펴봅니다. 마지막으로, 몇 가지 클라우드 플랫폼을 비교하고 클라우드 컴퓨팅의 미래에 대해 논의할 것입니다.