File tree
202 files changed
+380
-380
lines changed- Content
- Chapter-1-first-steps-in-programming
- exercises-first-steps-in-coding
- how-to-write-console-app/example-hello-csharp
- what-it-is-to-program/programming-languages-compilers
- Chapter-10-methods
- exercises-methods
- numbers-to-words
- string-encryption
- methods-overloading/example-greater-of-two-values
- methods-with-parameters
- return-result-from-method
- what-method-is/example-blank-recepit
- Chapter-2-1-simple-calculations
- exercises-simple-calculations
- 1000-days-after-birth
- celsius-to-fahrenheit
- circle-area-and-perimeter
- concatenate-data
- currency-converter
- greeting-by-name
- inches-to-centimeters
- radians-to-degrees
- rectangle-area
- square-area
- trapezoid-area
- triangle-area
- usd-to-bgn
- numerical-expressions/examples-numerical-expressions
- printing-text-and-numbers
- reading-floats-from-console/example-inches-to-cent
- reading-integers-from-console/example-square-area
- reading-text
- Chapter-2-2-simple-calculations-exam-problems/exam-problems
- change-tiles
- daily-earnings
- money
- training-lab
- vegetables-market
- Chapter-3-1-simple-conditions
- exercises-simple-conditions
- area-of-figures
- bonus-score
- digit-in-english
- equal-numbers
- equal-words
- even-or-odd
- excellent-grade
- excellent-grade-or-not
- greater-number
- guess-the-password
- metric-converter
- number-100-to-200
- number-to-words
- speed-info
- sum-seconds
- time-plus-15-mins
- if-else-conditions
- sequence-of-conditions
- simple-conditions
- Chapter-3-2-simple-conditions-exam-problems/exam-problems
- firm
- harvest
- pipes-in-pool
- sleepy-tom-cat
- ticket-price
- Chapter-4-1-complex-conditions
- complex-conditions
- logical-and/example-point-in-rectangle
- logical-negation
- logical-or/example-fruit-or-vegetable
- complex-logical-conditions
- example-fruit-shop
- example-point-on-rectangle-border
- example-trade-comissions
- exercises-complex-conditions
- cinema
- point-in-the-figure
- volleyball
- nested-conditions
- example-personal-titles
- example-small-shop
- switch-case-construction
- Chapter-4-2-complex-conditions-exam-problems/exam-problems
- hotel-room
- match-tickets
- on-time-for-the-exam
- operations
- trip
- Chapter-5-1-loops
- examples-for-loops
- example-even-odd-sum
- example-left-and-right-sum
- example-max-number
- example-min-number
- example-sum-numbers
- example-vowels-sum
- exercises-loops
- for-loop
- graphical-and-web-apps/drawing-with-turtle
- Chapter-5-2-loops-exam-problems/exam-problems
- back-to-the-past
- division
- histogram
- hospital
- logistics
- smart-lily
- Chapter-6-1-nested-loops
- drawing-more-complex-figures
- diamond
- house
- sunglasses
- example-triangle-10x10
- example-triangle-NxN
- nested-loops
- Chapter-6-2-nested-loops-exam-problems/exam-problems
- arrow
- axe
- butterfly
- draw-fort
- stop
- Chapter-7-1-complex-loops
- do-while-loop
- exercises-with-loops
- fibonacci-numbers
- number-pyramid
- number-table
- greatest-common-divisor
- infinite-loops
- example-break-in-infinite-loop
- example-prime-numbers
- loop-step
- nested-loops-and-break
- try-catch/example-dealing-with-invalid-numbers
- while-loop
- Chapter-7-2-complex-loops-exam-problems
- digits
- magic-combination/while-loop-solution
- special-numbers
- stop-number
- stupid-password-generator
- Chapter-8-1-exam-preparation
- complex-conditions-problems
- date-after-5-days
- sum-3-numbers
- drawing-figures-problems
- perfect-diamond
- rectangle-with-stars
- nested-loops-problems
- generate-rectangles
- increasing-4-numbers
- online-evaluation-system
- simple-calculations-problems
- bricks
- triangle-area
- simple-conditions-problems
- point-in-figure
- point-on-segment
- simple-loops-problems
- increasing-elements
- sum-step-3
- Chapter-8-2-exam-preparation-part-2
- change-tiles
- christmas-hat
- distance
- flowers
- grades
- letters-combinations
- Chapter-9-1-problems-for-champions
- crossing-sequences
- five-special-letters
- magic-dates
- Chapter-9-2-problems-for-champions-part-2
- bulls-and-cows
- expression
- passion-days
- Conclusion/online-community
- Preface
- about-softuni
- about-the-book
- the-book-to-help-teachers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
202 files changed
+380
-380
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + |
0 commit comments