[Edx] C Programming: Language Foundations - TechCracked

C Programming: Language Foundations

Master foundational concepts in the C programming language such as logical statements and arrays.

What it includes:
  • Length: 7 Weeks
  • Effort: 2–4 hours per week
  • Institutions: Dartmouth_IMTx
  • Subject: Computer Science
  • Level: Introductory


What you'll learn
  • Use logical conditions to control the flow of a program via branch statements (if-else), repetition (for or while loop) and nesting of these structures
  • Create and modify arrays to store integer and floating point numbers and explain how arrays are organized in memory
  • Create null-terminated arrays of characters to store and modify strings (of characters)
  • Sort and search arrays of numbers and characters using bubble sort, selection sort, linear search and bisection.


About this course

Inthis course, part of the C Programming with Linux Professional Certificate program,you will learn to use logical statements and arrays in C. Logical statements are used for decision-making with follow-up instructions, based on conditions you define. Arrays are used to store, keep track of, and organize larger amounts of data. You will furthermore implement some fundamental algorithms to search and sort data.

Within moments of this course, you will be coding hands-on in a new browser tool developed specifically for this course, receiving instant feedback on your code. No need to install anything!

Why learn C? Not only is it one of the most stable and popular programming languages in the world, it's also used to poweralmost allelectronic devices. The C programming language represents one of the building blocks of modern computer information technology.

By the end of this course, you willhave gained experience with programming concepts that are foundational to any programming language and be one step closer to a career in computer engineering.

Note : Enrolling for the Course is Free, you only need to pay, if you wish to get a Certificate.

Enroll Now

Post a Comment

0 Comments