Skip to content

This repo is for the Linkedin Learning course: Practice It: C Decisions and Loops

License

Notifications You must be signed in to change notification settings

LinkedInLearning/practice-it-c-decisions-and-loops-4362005

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice It: C Decisions and Loops

This is the repository for the LinkedIn Learning course Practice It: C Decisions and Loops. The full course is available from LinkedIn Learning.

Practice It: C Decisions and Loops

What makes programming different from a list of instructions? Decisions and loops. Decisions allow programs to do different things based on changing conditions. A loop expands upon this notion by allowing chunks of code to repeat based on conditions. Knowing how decisions and loops work is vital to your programming career, and in this course, Dan Gookin provides a series of C programming challenges to help you learn and practice these key areas of knowledge. The purpose of these challenges is not simply to solve the given puzzle, but to explore alternative ways to accomplish the same task—to modify the code and discover through trial and error how things work. Rather than just repeating rote exercises, the goal is to gain insight into the computing process and motivate you to explore further and expand your knowledge through experience. If you’re a C programmer looking for a deeper understanding of these important, core concepts, join Dan in this course.

Instructor

Dan Gookin

Author and high-tech guru

Check out my other courses on LinkedIn Learning.

About

This repo is for the Linkedin Learning course: Practice It: C Decisions and Loops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published