Skip to content

Meliothep/BasicLessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Fundamentals

A collection of lessons and exercises for first-year computer science students learning programming concepts using C.

Course Structure

  1. First Steps
  2. Conditionals
  3. Loops
  4. Memory Management
  5. Data Structures

Each section contains lesson materials and 1-3 practical exercises with examples.

Purpose

This repository aims to provide a structured learning path for beginners to understand fundamental programming concepts using C. The materials follow a progressive approach, building skills from basic syntax to more complex data structures.

Getting Started

git clone https://github.com/Meliothep/BasicLessons.git

Requires a C compiler (GCC recommended) and basic understanding of using Git.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages