All Projects → Heatwave → The-C-Programming-Language-2nd-Edition

Heatwave / The-C-Programming-Language-2nd-Edition

Licence: GPL-3.0 license
Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to The-C-Programming-Language-2nd-Edition

Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (-21.63%)
Mutual labels:  exercises
duolingo-solution-viewer
A browser extension providing access to the lists of solutions to the translation / listening challenges on Duolingo, and restoring the correction of typos for listening challenges.
Stars: ✭ 31 (-85.1%)
Mutual labels:  answers
CyberQueens
CyberQueens lesson materials - learning resources and exercises for aspiring reverse engineers, exploit developers, and hackers 👩‍💻👨‍💻
Stars: ✭ 30 (-85.58%)
Mutual labels:  exercises
Algorithms Data Structures In Typescript
Stars: ✭ 175 (-15.87%)
Mutual labels:  exercises
Quizzie
Open Sourced Quiz Portal which can be used for any event / competition with a custom leaderboard.
Stars: ✭ 31 (-85.1%)
Mutual labels:  answers
IR-exercises
Solutions of the various test exams of the Information Retrieval course
Stars: ✭ 28 (-86.54%)
Mutual labels:  exercises
Pyneng Examples Exercises
Задания и примеры из книги "Python для сетевых инженеров"
Stars: ✭ 132 (-36.54%)
Mutual labels:  exercises
Front-end-Job-Interview-Questions
Ответы на вопросы на должность Frontend разработчика.
Stars: ✭ 236 (+13.46%)
Mutual labels:  answers
mesh
Решает тесты с МЭШ.
Stars: ✭ 19 (-90.87%)
Mutual labels:  answers
7-billion-humans-solutions
Solutions for the game 7 Billion Humans
Stars: ✭ 147 (-29.33%)
Mutual labels:  answers
Learn gnugrep ripgrep
Example based guide to mastering GNU grep and ripgrep
Stars: ✭ 204 (-1.92%)
Mutual labels:  exercises
Practices Of The Python Pro
Examples and exercises for Practices of the Python Pro from Manning Books 🐍📘
Stars: ✭ 211 (+1.44%)
Mutual labels:  exercises
EE-09
📙Rozwiązania do egzaminu zawodowego EE09📙To repozytorium zawiera rozwiązane arkusze egzaminacyjne. Rozwiązane arkusze znajdują się pod tym linkiem -
Stars: ✭ 40 (-80.77%)
Mutual labels:  answers
Lunatech Scala 2 To Scala3 Course
Lunatech course - "Moving forward from Scala 2 to Scala 3"
Stars: ✭ 174 (-16.35%)
Mutual labels:  exercises
dynamic-discrete-choice
Matlab package for learning to specify, compute, and estimate dynamic discrete choice models
Stars: ✭ 28 (-86.54%)
Mutual labels:  exercises
Abap Platform Rap Opensap
Samples for the openSAP course "Building Apps with the ABAP RESTful Application Programming model (RAP)."
Stars: ✭ 163 (-21.63%)
Mutual labels:  exercises
Linkedin Skill Assessments Quizzes
Full reference of LinkedIn answers 2021 for skill assessments, LinkedIn test, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test
Stars: ✭ 7,014 (+3272.12%)
Mutual labels:  answers
Ruby Regexp
Learn Ruby Regexp step by step from beginner to advanced levels with plenty of examples and exercises
Stars: ✭ 79 (-62.02%)
Mutual labels:  exercises
ALPS 2021
XAI Tutorial for the Explainable AI track in the ALPS winter school 2021
Stars: ✭ 55 (-73.56%)
Mutual labels:  exercises
xsim
eXercise Sheets IMproved
Stars: ✭ 57 (-72.6%)
Mutual labels:  exercises

The-C-Programming-Language-2nd-Edition

Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie

Exercises:

1. Introduction

  1. 1-1
  2. 1-2
  3. 1-3
  4. 1-4
  5. 1-5
  6. 1-6
  7. 1-7
  8. 1-8
  9. 1-9
  10. 1-10
  11. 1-11 skipped
  12. 1-12
  13. 1-13
  14. 1-14
  15. 1-15
  16. 1-16
  17. 1-17
  18. 1-18
  19. 1-19
  20. 1-20
  21. 1-21
  22. 1-22
  23. 1-23
  24. 1-24 skipped

2. Types operators expressions

  1. 2-1
  2. 2-2
  3. 2-3
  4. 2-4
  5. 2-5
  6. 2-6
  7. 2-7
  8. 2-8
  9. 2-9
  10. 2-10

3. Control flow

  1. 3-1
  2. 3-2
  3. 3-3
  4. 3-4
  5. 3-5
  6. 3-6

4. Functions and program structure

  1. 4-1
  2. 4-2
  3. 4-3, 4-3, 4-5, 4-6
  4. 4-7
  5. 4-8
  6. 4-9 skipped
  7. 4-10 skipped
  8. 4-11
  9. 4-12
  10. 4-13
  11. 4-14

5. pointers and arrays

  1. 5-1
  2. 5-2
  3. 5-3
  4. 5-4
  5. 5-5
  6. 5-6
  7. 5-7
  8. 5-8
  9. 5-9
  10. 5-10
  11. 5-11
  12. 5-12
  13. 5-13
  14. 5-14
  15. 5-15
  16. 5-16
  17. 5-17 skipped
  18. 5-18
  19. 5-19
  20. 5-20 skipped

6. structures

  1. 6-1
  2. 6-2
  3. 6-3
  4. 6-4 skipped
  5. 6-5
  6. 6-6 skipped
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].