Skip to content

Commit 501f43b

Browse files
committed
Merged the preface parts
1 parent c297332 commit 501f43b

7 files changed

+217
-241
lines changed

.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ _book
2020
!.vscode/tasks.json
2121
!.vscode/launch.json
2222
!.vscode/extensions.json
23-
/resources/Prepress-Scripts/Prepress-Book-in-MS-Word/obj
24-
/resources/Prepress-Scripts/Prepress-Book-in-MS-Word/.vs
25-
/resources/Prepress-Scripts/Prepress-Book-in-MS-Word/bin
26-
27-
# PyCharm
28-
.idea/*
2923

3024
# GitHub Pages deployment folder
3125
_gh-pages

SUMMARY.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
* [Book "Programming Basics" with Java](README.md)
22
* [Preface](chapter-00-preface.md)
3-
* [About SoftUni and SoftUni Judge](chapter-00.1-about-softuni.md)
4-
* [How to Become a Software Developer?](chapter-00.2-how-to-become-a-programmer.md)
5-
* [More About the Book](chapter-00.3-about-the-book.md)
63
* [1. First Steps in Programming](chapter-01-first-steps-in-programming.md)
74
* [2.1. Simple Calculations](chapter-02-simple-calculations.md)
85
* [2.2. Simple Calculations – Exam Problems](chapter-02-simple-calculations-exam-problems.md)

chapter-00-preface.md

Lines changed: 217 additions & 0 deletions
Large diffs are not rendered by default.

chapter-00.1-about-softuni.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)