Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit e74759c

Browse files
Readme files
1 parent 549f062 commit e74759c

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# Introduction-to-Programming
2-
Welcome to the Journey of Programming! This repository is designed to provide beginners with a comprehensive introduction to the world of programming. Whether you are an absolute beginner or have some basic knowledge, this repository aims to equip you with the fundamental concepts and skills necessary to kickstart your programming journey.
2+
3+
Congratulations on making such a great decision to learn programming. In this repository we will focus on the concepts of programming more than solving problems.
4+
## Table of Contents
5+
* [<i>Preface</i>](#preface)
6+
* [<b>Chapter 01 - Programs and Programming</b>](#chapter-01)
7+
* [<b>Chapter 02 - Computational Thinking</b>](#chapter-02)
8+
* [<b>Chapter 03 - Translators- Assembler, Compiler, Interpreter</b>](#chapter-03)
9+
* [<b>Chapter 04 - Programming Languages</b>](#chapter-04)
10+
* [<b>Chapter 05 - Classification of Programming Languages</b>](#chapter-05)
11+
* [<b>Chapter 06 - Bug & Debug</b>](#chapter-06)
12+
* [<b>Chapter 07 - Computer Software</b>](#chapter-07)
13+
* [<b>Chapter 08 - Structured Programming Concept</b>](#chapter-08)
14+
* [<b>Chapter 09 - Algorithms</b>](#chapter-09)
15+
* [<b>Chapter 10 - Algorithms and Flowcharts</b>](#chapter-10)
16+
* [<b>Chapter 11 : Pseudo Codes</b>](#chapter-11)
17+

0 commit comments

Comments
 (0)