Programming C

Tasks studies - laboratory


Project maintained by dawidolko Hosted on GitHub Pages — Theme by dawidolko

C

๐Ÿ“š Table of Contents

๐Ÿงช Labs

Core Programming Labs

Lab00 - Environment Configuration

Lab01 - Variables, Operators, Conditional Statements, I/O

Lab02 - Loops and Arrays

Lab03 - Functions, pointers, scope of variables

Lab04 - Standard libraries and operations on strings.

Lab05 - Casting, logical connectives and structures

Lab06 - Tic-Tac-Toe Game.

Lab07 - Writing and loading files.

Lab08 - Unions and memory allocation.

Additional Resources

Example - Examples of tasks

๐Ÿ“ Examinations

Task content - EXAM 2

Task content - EXAM 3

Task content - EXAM 4

Task content - EXAM 5

Task content - EXAM 6

๐Ÿ“– Courses

What are courses? - Definition and issues

Course 1

Course 2

Course 3