Principles of Computing (Part 2)

Unfortunately Coursera (CC)'s trainings are no longer available on Springest

check_box_outline_blank

Design of Computer Programs

Logo Udacity
|META_INFO|

Programming Principles Learn new concepts, patterns, and methods that will expand your programming abilities, helping move you from a novic…

check_box_outline_blank

Learning S.O.L.I.D. Programming Principles

Logo IT-Learning
|META_INFO|

There are many principles that support good object-oriented design and programming. Five of these principles are described by SOLID: single…

check_box_outline_blank

Learning SOLID Programming Principles

Logo IT-Learning
|META_INFO|

There are many principles that support good object-oriented design and programming. Five of these principles are described by SOLID: single…

check_box_outline_blank

Java: Recursion

Logo IT-Learning
|META_INFO|

Recursion is used in programming when a solution requires performing an identical operation on a nested structure. For example, file direct…

check_box_outline_blank

Object Oriented Programming with C# (2018)

Logo IT-Learning
|META_INFO|

Learn how to use object-oriented programming (OOP) principles in C# to help simplify some of your more complex work. In this course, Anton …

check_box_outline_blank

Functional Programming with F# and C# by Microsoft Press

Logo IT-Learning
|META_INFO|

Functional programming is top of mind these days, with data and ML at the forefront, and it will become more important as more healthcare a…

check_box_outline_blank

C++ Programming

Logo OnlineITcourses.com
|META_INFO|

In this training course you will learn to program based on the programming language C++. Both the structured set-up of C++ software and the…

check_box_outline_blank

Programming Foundations: Discrete Mathematics

Logo IT-Learning
|META_INFO|

What is discrete math, and how does it apply to programming? Math is an important part of all programming. Discrete mathematics is the stud…

check_box_outline_blank

Introducing Functional Programming in C++

Logo IT-Learning
|META_INFO|

Functional programming allows you to write more concise code that's easier to read, debug, and maintain. It revolves around powerful, mathe…

check_box_outline_blank

Principles of Computing

Logo Carnegie Mellon University
|META_INFO|

This course covers elementary principles of computing, including iteration, recursion, and binary representation of data. Additional topics…