Beginner's Guide to C# Programming: A Practical Approach in Visual Studio, Paperback/Serhan Yamacli

Beginner's Guide to C# Programming: A Practical Approach in Visual Studio, Paperback/Serhan Yamacli

Descriere

Description This book covers C# programming with a practical approach. The author assumes you have no experience in programming. The book starts with the installation of the required programming environment. Then, the simplest "Hello World" program is developed step by step. In the next three chapters (Chapters 4 to 6), Windows forms (the visual part of desktop programs) and their components are studied with practical examples. Screenshots and code snippets are clearly given in the book to guide the reader. After teaching the graphical user interface (GUI) design, C# programming is covered in an organized manner in the following eight chapters (Chapters 7 to 14) with dozens of example projects. As the reader follows the development of the sample projects, he/she will learn designing user interfaces, connecting interface objects to code, developing efficient C# code and generating standalone programs. Connecting to Access databases from our C# programs for permanent data storage is explained in Chapter 15. In the last Chapter, the basics of Unity game engine are given and a simple 2D platform game is developed in Unity using C#. Chapters of the book and the contents of these chapters are as follows: Chapter 1. Introduction: General info on C# and .NET environment. Chapter 2. Setting up your development environment: Installing and configuring Visual Studio. Chapter 3. Test drive - the "Hello World" project: Creating a new Visual C# project, adding and positioning a Label and building the project. Chapter 4. Form (GUI) elements: Containers, menus, dialog windows, components, controls, properties and events of controls. Chapter 5. Common controls: Using common controls like Buttons, Text Boxes and Progress Bars in our projects (a total of 21 commonly used controls are studied). Chapter 6. Menus, dialogs and containers: Utilizing various menu types, using dialog windows to take user input, file open/save operations and incorporating containers to organize the form layout. C

Pe aceeași temă

Serhan Yamacli