- Level Foundation
- Duration 14 hours
- Course by Dartmouth College
-
Offered by
About
In this course 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. Why learn C? Not only is it one of the most stable and popular programming languages in the world, it's also used to power almost all electronic devices. The C programming language represents one of the building blocks of modern computer information technology. Why learn C and not another programming language? Did you know that smartphones, your car’s navigation system, robots, drones, trains, and almost all electronic devices have some C-code running under the hood? C is used in any circumstance where speed and flexibility are important, such as in embedded systems or high-performance computing. By the end of this course, you will have gained experience with programming concepts that are foundational to any programming language and be one step closer to a career in computer engineering. Your job Outlook: - Programmers, developers, engineers, managers, and related industries within scientific computing and data science; - Embedded systems such as transportation, utility networks, and aerospace; - Robotics industry and manufacturing; - IoT (Internet of Things) used in smart homes, automation, and wearables. - IEEE, the world’s largest technical professional organization for the advancement of technology, ranks C as third of the top programming languages of 2021 in demand by employers. (Source: IEEE Spectrum) This course has received financial support from the Patrick & Lina Drahi Foundation.Modules
Welcome
1
Videos
- Let's get started
About this course
7
Readings
- Course syllabus
- Two universities teamed up to offer a new Specialization in C Programming with Linux
- The course team
- Collaborative MOOC
- Earn a Specialization from Dartmouth and IMT
- Get the most out of this course
- All you need to know about the course
1
Quiz
- Are you ready to start?
We want to know more about you
1
Discussions
- Introduce yourself
1
Readings
- Pre-course survey
Learning about the tools
1
External Tool
- Syntax highlighting in Codecast
3
Videos
- Get to work with Codecast
- Learn how to use Taskgrader
- How to navigate with the third-party tools?
2
Readings
- Learn how to use Codecast and Taskgrader
- Codecast Sandbox
Interacting on the discussion forum
1
Discussions
- Learn how to post your code
1
Readings
- Learn how to post code on the Coursera forum
Technical, general, organisational and other questions
1
Discussions
- Technical, general, organisational and other questions
Using the if statement
1
External Tool
- Using the if statement
Comparing decimal numbers
1
External Tool
- Comparing decimal numbers
Combining logic conditions using the logical AND and OR
1
External Tool
- Combining logic conditions using the logical AND and OR
Negating a logic condition using the logic operator NOT
1
External Tool
- Negating a logic condition using the logic operator NOT
Reflect on your learning progress
1
Quiz
- Self-assess your learning in Logic conditions and if-else statements
Using arrays of integers
1
External Tool
- Using arrays of integers
Repeating instructions with a FOR loop
1
External Tool
- Repeating instructions with a FOR loop
Using an IF statement inside a FOR loop
1
External Tool
- Using an IF statement inside a FOR loop
Nesting IF and FOR
1
External Tool
- Nesting IF and FOR
Repeating inside repetition
1
External Tool
- Repeating inside repetition
Repeating using a WHILE loop
1
External Tool
- Repeating using a WHILE loop
Efficiently using a WHILE loop
1
External Tool
- Efficiently using a WHILE loop
Practicing WHILE loops
1
External Tool
- Practicing WHILE loops
Reflect on your learning progress
1
Quiz
- Self-assess your learning in Arrays, for and while loops
Using strings (arrays of characters)
1
External Tool
- Using strings (arrays of characters)
Using the special null terminator (\0) to identify the end of a string
1
External Tool
- Explain the null terminator \0
Finding the length of a string
1
External Tool
- Find the length of a string
Working with string lengths
1
External Tool
- Find the frequencies of word lengths
Sorting strings
1
External Tool
- Sorting strings
Searching with bisection and sorting with bubble sort
1
External Tool
- Searching with bisection and sorting with bubble sort
Reflect on your learning progress
1
Quiz
- Self-assess your learning in Strings, sort and search algorithms
Let's continue coding
1
Videos
- Closing MOOC 2 - C Programming: Language Foundations
1
Readings
- Congratulations
We value your feedback
1
Readings
- Post-course survey
Auto Summary
Discover the foundational elements of C programming with an emphasis on logical statements and arrays. This course delves into decision-making processes and data organization, while also covering essential algorithms for searching and sorting. Ideal for aspiring computer engineers, it highlights the importance of C in various high-performance and embedded systems. Taught by Coursera, the course spans 840 minutes and offers a starter subscription. Perfect for those aiming to work in scientific computing, IoT, robotics, and more.

Rémi SHARROCK

Petra Bonfert-Taylor