Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 378 Bytes

File metadata and controls

16 lines (12 loc) · 378 Bytes

C++ Basics

This repository contains C++ practice file/projects aimed at developing my skills

Topics Covered

-Variables and data types -loops and conditions -Functions

Approach (How I learn)

-I focus on undersatnding logic before syntax -Write codes in small files -Document my thoughts, and maybe challenges and solutions in notes

Status

Ongoing learning project