Programming Fundamentals from Coursera

Learn Programming coding basics

Programming Fundamentals from Coursera

This course is the first in the specialization Introduction to Programming in C, but its lessons extend to any language you might want to learn.

FTC Disclosure

devLatino may receive compensation from the companies whose courses and products we showcase, with no added cost to you. We only partner with the very best and most reputable companies. devLatino is independently owned, and the opinions expressed here are our own

Coursera Programming Fundamentals Overview

Programming is an increasingly important skill, whether you aspire to a career in software development or other fields. This course is the first in the specialization Introduction to Programming in C, but its lessons extend to any language you want to learn. This is because learning programming is fundamentally about figuring out how to solve a class of problems and writing the algorithm, a clear set of steps to solve any problem in its class.

This course will introduce you to an effective problem-solving process—the Seven Steps—which you can use to solve any programming problem. This course teaches you how to develop an algorithm, read code, and understand how programming concepts relate to algorithms.

Scroll to Top