Skip to content

Commit

Permalink
Updates Content/Chapter-1-first-steps-in-programming/exercises-graphi…
Browse files Browse the repository at this point in the history
…cal-and-web-apps/sumator-graphical/sumator-graphical.md

Auto commit by GitBook Editor
  • Loading branch information
Svetlin Nakov committed Mar 23, 2019
1 parent ed5624a commit 8d260d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ The code above **catches the errors when working with numbers** \(it catches exc

![](/assets/chapter-1-images/07.Numbers-sum-15.png) ![](/assets/chapter-1-images/07.Numbers-sum-16.png)

Is it complicated? It is normal to seem complex, of course. We are just beginning to get into programming. The example above requires much more knowledge and skills, which we are going to develop through this book and even afterwards. Just allow yourself to have some fun with desktop programming. If something doesn't work, feel free to ask for help in **the SoftUni discussion forum**: [https://softuni.bg/forum](https://softuni.bg/forum). Or move on bravely forward to the next example or to the next chapter of the book. A time will come when it is going to be easy for you, but you really have to put **an effort and be persistent**. Learning programming is a slow process with lots and lots of practice.
Is it complicated? It is normal to seem complex, of course. We are just beginning to get into programming. The example above requires much more knowledge and skills, which we are going to develop through this book and even afterwards. Just allow yourself to have some fun with desktop programming. If something doesn't work, feel free to ask for help in **the SoftUni discussion forum**: [https://forum.softuni.org](https://forum.softuni.org). Or move on bravely forward to the next example or to the next chapter of the book. A time will come when it is going to be easy for you, but you really have to put **an effort and be persistent**. Learning programming is a slow process with lots and lots of practice.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ The application is ready. We can start it with \[**Ctrl+F5**\] and test whether

![](/assets/chapter-1-images/08.Numbers-sum-web-09.png)

Does it look scary? **Don't be afraid!** We have a lot more to learn, to reach the level of knowledge and skills to write web-based applications freely like in the example above, as well as much bigger and much more complex ones. If you don't succeed, there is nothing to worry about, keep moving on. After some time, you will remember with a smile how incomprehensible and exiting your first collision with web programming was. If you have problems with the example above, **watch the video** at the beginning of this chapter. The application is built live there, step by step with a lot of explanations. Or ask in **the SoftUni forum**: [https://softuni.bg/forum](https://softuni.bg/forum).
Does it look scary? **Don't be afraid!** We have a lot more to learn, to reach the level of knowledge and skills to write web-based applications freely like in the example above, as well as much bigger and much more complex ones. If you don't succeed, there is nothing to worry about, keep moving on. After some time, you will remember with a smile how incomprehensible and exiting your first collision with web programming was. If you have problems with the example above, you can ask for assistance in **the SoftUni forum**: [https://forum.softuni.org](https://forum.softuni.org).

The purpose of both of the above examples \(graphical desktop application and web application\) is not to teach you, but to make you dive a little deeper into programming, **to enhance your interest** towards software development and to inspire you to learn hard. **You have a lot to learn yet**, but it's interesting, isn't it?

0 comments on commit 8d260d1

Please sign in to comment.