Online Course
C Programming: Language Foundations
Institut Mines-Télécom and Dartmouth College via edX
-
906
-
- Write review
Overview
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 power almost all electronic devices. The C programming language represents one of the building blocks of modern computer information technology.
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.
This course has received financial support from the Patrick & Lina Drahi Foundation.
Taught by
Petra Bonfert-Taylor and Rémi Sharrock
Charts
- #3 in Subjects / Programming Languages / C
Related Courses
-
C Programming: Modular Programming and Memory Management
Dartmouth College, Institut Mines-Télécom
3.3 -
C Programming: Getting Started
Dartmouth College, Institut Mines-Télécom
-
C Programming with Linux
Dartmouth College, Institut Mines-Télécom
-
C Programming: Pointers and Memory Management
Dartmouth College, Institut Mines-Télécom
5.0 -
C Programming: Using Linux Tools and Libraries
Dartmouth College, Institut Mines-Télécom
5.0 -
C Programming: Advanced Data Types
Dartmouth College, Institut Mines-Télécom
Reviews
5.0 rating, based on 2 reviews
-
Anonymous is taking this course right now.
It's a very gentle, slow, step by step introduction to programming, using the C language. At this level, none of the hard features of C are viewed, only the basic building blocks of programming.
If you don't feel OK after having achieved this course, maybe reconsider your envy to become a professional programmer...
-
Great course with timely instructor response to questions even if you are just auditing the class. Would recommend to anyone looking to expand their knowledge of C programming as an auditor or paying for the certification.