
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
PROGRAMMING IN C# 10 - Basic Techniques
About this book
Do you want to learn the basic techniques for programming in C# 10 and gain enough knowledge to start creating your own applications? Do you want to know how.NET 6.0, the compiler, Garbage Collector and Visual Studio 2022 work? Do you want to start laying the foundation for your new profession in software development? Or do you simply need to pass college exams in computer science or computer engineering and need an easy-to-read and effective text to understand object-oriented programming? This is the book for you! This guide, however, is also useful as a reference manual to keep close to the workstation, for the already experienced developer who needs to consult it from time to time.
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weβve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere β even offline. Perfect for commutes or when youβre on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access PROGRAMMING IN C# 10 - Basic Techniques by Mario De Ghetto in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.
Information
Table of contents
- Cover
- Indice
- Frontespizio
- Copyright
- INDEX OF TOPICS
- INTRODUCTION
- IN THE SAME SERIES
- 1 β FIRST CONTACT
- 2 β FROM .NET FRAMEWORK TO .NET 6
- 3 β INTEGRATED DEVELOPMENT ENVIRONMENT (IDE)
- 4 β THE MAIN VISUAL STUDIO WINDOWS
- 5 β VISUAL STUDIO MENUS
- 6 β TOOLBARS
- 7 β WRITE THE CODE
- 8 β CODE SNIPPETS
- 9 β VARIABLES AND CONSTANTS
- 10 β SCOPE OF VISIBILITY
- 11 β CONVERSIONS BETWEEN DATA TYPES
- 12 β OPERATORS
- 13 β DATA TYPES
- 14 β ARRAY
- 15 β ORGANIZE THE CODE
- 16 β THE LANGUAGE
- 17 β STRINGS, STRINGS EVERYWHERE!
- 18 β ERRARE UMANUM EST
- 19 β WHAT OOP MEANS?
- 20 β THE THREE PILLARS OF OOP
- APP. A β DATA TYPES
- APP. B β CORRESPONDENCES BETWEEN DATA TYPES
- BIOGRAPHY