Search result for Software Development Online Courses & Certifications
Get Course Alerts by Email
Building Scalable Java Microservices with Spring Boot and Spring Cloud
by Google Cloud Training- 4.3
Approx. 13 hours to complete
¨Microservices" describes a software design pattern in which an application is a collection of loosely coupled services. These services are fine-grained, and can be individually maintained and scaled. The microservices architecture is ideal for the public cloud, with its focus on elastic scaling with on-demand resources. You'll use Spring Cloud Config to manage your application's configuration....
C for Everyone: Programming Fundamentals
by Ira Pohl- 4.5
Approx. 15 hours to complete
This course is for everyone. In the new world we live in, coding is a universally valuable skill, whether you're a scientist, artist, or a humanist. Algorithms are everywhere, and we all have to understand how they work. No prior knowledge of coding is needed for this course. We'll start at the beginning....
COBOL Programming with VSCode
by Jeff Bisti- 4.7
Approx. 16 hours to complete
Professor Tak Auyeung of American River College, said it beautifully, “A programming language is not a fashion statement” it is used for a purpose. Whether it is to add new features, modify logic, create APIs to integrate it into other applications, or implement modern development practices, businesses around the world need application developers who know COBOL....
Python Functions, Files, and Dictionaries
by Paul Resnick , Steve Oney , Jaclyn Cohen- 4.8
Approx. 31 hours to complete
This course introduces the dictionary data structure and user-defined functions. You’ll learn about local and global variables, optional and keyword parameter-passing, named functions and lambda expressions. You’ll also learn about Python’s sorted function and how to control the order in which it sorts by passing in another function as an input....
Architecting with Google Kubernetes Engine: Foundations
by Google Cloud Training- 4.7
Approx. 8 hours to complete
In this course, "Architecting with Google Kubernetes Engine: Foundations," you get a review of the layout and principles of Google Cloud, followed by an introduction to creating and managing software containers and an introduction to the architecture of Kubernetes. Course Introduction Course Introduction Foundation Getting Started with Google Cloud Platform and Qwiklabs...
Code Yourself! An Introduction to Programming
by Dr Areti Manataki , Inés Friss de Kereki- 4.7
Approx. 12 hours to complete
Have you ever wished you knew how to program, but had no idea where to start from? This course will teach you how to program in Scratch, an easy to use visual programming language. More importantly, it will introduce you to the fundamental principles of computing and it will help you think like a software engineer....
Industrial IoT on Google Cloud
by Google Cloud Training- 4.5
Approx. 18 hours to complete
Learn Industrial Internet of Things on Google Cloud Welcome to Industrial IoT on Google Cloud Industrial IoT on Google Cloud Getting Started with Google Cloud and Qwiklabs How to Send Feedback What is IoT? Module Introduction What is IoT? What is IoT? - Review What is IoT? - Lesson introduction Functional advances drive IoT adoption...
Programming Languages, Part A
by Dan GrossmanTop Instructor- 4.9
Approx. 30 hours to complete
This course is an introduction to the basic concepts of programming languages, with a strong emphasis on functional programming. This course is neither particularly theoretical nor just about programming specifics -- it will give you a framework for understanding how to use language constructs effectively and how to design correct and elegant programs....
Mastering Programming with MATLAB
by Akos Ledeczi , Mike Fitzpatrick- 4.9
Approx. 56 hours to complete
The course builds on the foundation laid by the first course of the Specialization called “Introduction to Programming with MATLAB. ” It covers more advanced programming concepts such as recursion, vectorization, function handles, algorithm efficiency and others. Introduction Introduction Syllabus How to Get MATLAB Course Files Textbook Functions Revisited Recursion Part 1...
Object-Oriented Design
by Kenny Wong- 4.7
Approx. 17 hours to complete
This course takes Java beginners to the next level by covering object-oriented analysis and design. You will discover how to create modular, flexible, and reusable software, by applying object-oriented design principles and guidelines. And, you will be able to communicate these designs in a visual notation known as Unified Modelling Language (UML)....