© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
R. VystavělC# Programming for Absolute Beginnershttps://doi.org/10.1007/978-1-4842-7147-6_14

14. Essential Tools

Radek Vystavěl1  
(1)
Ondřejov, Czech Republic
 

You have already completed two parts of this book. In the next two parts, you will learn about more complicated topics, such as dealing with conditions and loops. So that you properly understand these topics, in this chapter I will cover some tools that can be of great help to you in your programming.

IntelliSense

You know the first tool I will cover: Visual Studio IntelliSense. Whenever you start typing anything, Visual Studio immediately offers you options for completing the text. When you choose one ...

Get C# Programming for Absolute Beginners: Learn to Think Like a Programmer and Start Writing Code now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.