You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td>This book only gives you <b>the first steps to programming</b>. It covers very basic skills that you must develop for years, in order to reach a high enough level and start working as a programmer.</td></tr></table>
15
15
16
-
# Official Textbook at SoftUni
17
-
18
-
This book is the official textbook for the free **Programming Basics** course for absolute beginners at the [**Software University (SoftUni)**](https://softuni.org). The curriculum provides basic training for a deeper study of programming and prepares readers for the **entrance exam** in SoftUni.
19
-
20
-
The book is also used as unofficial **textbook for school-level programming courses** in the high schools, studying professions like "**Programmer**", "**Application Programmer**" and "**System Programmer**", as well as an additional teaching tool in the initial programming courses at the **secondary schools, mathematical and professional high schools**.
21
-
22
16
## Who Is This Book Intended For?
23
17
24
18
That book is suitable for **absolute beginners in programming** who want to try what programming is and learn the main constructions for writing programming code that are used in software development, regardless of the programming language and the technologies used. The book gives a **solid basis** of practical skills that you can use in any future training in programming and software development.
@@ -31,7 +25,7 @@ As we will explain later, **the programming language that we start with, does no
This free coding book combines **video lessons**, text and **code examples** with explanations, practical **coding exercises** with hints and guidelines, **[presentation slides](https://github.com/SoftUni/Programming-Basics-Resources/tree/master/Presentation-Slides-CSharp-EN)** and an automated **[judge system](https://judge.softuni.org)** for checking your solutions.
28
+
This free coding book combines **video lessons**, text and **code examples** with explanations, practical **coding exercises** with hints and guidelines, **[presentation slides](https://github.com/SoftUni/Programming-Basics-Resources/tree/master/Presentation-Slides-CSharp-EN)** and the automated **[Judge system](https://judge.softuni.org)** for checking your solutions.
35
29
36
30
It is **more than a book** or tutorial. It is a carefully designed tool for learning programming by **a lot of practical coding**, suitable for beginners with no experience.
0 commit comments