Skip to content

lendzeg/certificate-c-programming-with-linux-specialization

Repository files navigation

C Programming with Linux Specialization - Study Notes & Solutions

Work in Progress GitHub last commit

Welcome to the certification-c-programming-linux-specialization repository!.
This repository contains my study notes, activity solutions, and projects from the C Programming with Linux Specialization offered by Dartmouth College and Institut Mines-Télécom on Coursera. The specialization covers the following courses:

  1. C Programming: Getting Started100% 🗓️ [2025-03-13]
  2. C Programming: Language Foundations100% 🗓️ [2025-03-20]
  3. C Programming: Modular Programming and Memory Management100% 🗓️ [2025-04-06]
  4. C Programming: Pointers and Memory Management
  5. C Programming: Advanced Data Types
  6. Linux Basics: The Command Line Interface
  7. C Programming: Using Linux Tools and Libraries

How to Use This Repository

Each course folder contains the following:

  • README.md: A markdown file with my study notes summarizing key concepts, syntax, and examples from each course.
  • <n>_<description>.c: C source files containing solutions to the activities and exercises provided in the course. Each file is named descriptively (e.g., 1_writing_your_first_program.c) to correspond with the activity it solves.

About the Specialization

The C Programming with Linux Specialization is a comprehensive program that teaches the fundamentals of C programming and its application in Linux environments. It is designed for beginners and covers everything from basic syntax to advanced topics like pointers, memory management, and using Linux tools.

  • Platform: Coursera
  • Institutions: Dartmouth College & Institut Mines-Télécom
  • Duration: 7 courses (approximately 4-6 months to complete)

Contributing

If you find any errors or have suggestions for improvement, feel free to open an issue or submit a pull request. Contributions are welcome!

License

This repository is licensed under the MIT License.


About

My coursework on the C Programming with Linux Specialization from Dartmouth College via Coursera

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages