Cantitate/Preț
Produs

Mastering C#: A Beginner's Guide: Mastering Computer Science

Editat de Sufyan bin Uzayr
en Limba Engleză Hardback – 11 apr 2022
Learning a new programming language might seem like a challenging task. You may have looked at coding in the past and felt it was too confusing and big to tackle. Mastering C#: A Beginner’s Guide will take you, step by step, through the process of learning one of the best programming languages out there. In a matter of no time, you will be able to write code like a professional.
C# is one of the most widely used programming languages available – and for a good reason. Developed by Microsoft, it has a simplified syntax, type safety, garbage collection, cross-language capabilities, and developer support. It offers high productivity of rapid application development languages with the dynamic power of C and C++. Updated to cover the new features of C#, including dynamic binding, named and optional parameters, and covariant and contravariant generic types, Mastering C# takes the language to the next level by promoting the ability to cleanly run programs that don’t rely on static type definitions.
In this book, concepts are broken down into simple steps to make sure that you can easily master the C# language, even if you have never tried coding. Carefully selected C# examples illustrate all concepts. In addition, the output for all examples are provided immediately, so you do not have to wait untilyou have access to your computer to test the examples. Topics are handpicked to give you proper exposure to C#, while not overwhelming with too much information.
Mastering C# also covers the fundamentals of programming. It teaches you how to define and use variables, how to manage primitive data structures (such as numbers), how to organize logical statements, how to print on the console, how to apply arrays, work with numeral systems, how to set and use methods, and how to create objects. Along with the basic programming knowledge, Mastering C# will help you understand more complicated concepts, including string processing, exception handling, using complex data structures (like trees and hash tables), defining custom classes, and working with LINQ queries. The concepts of object-oriented programming (OOP) – an established approach in modern software development – is covered in depth as well.
Moreover, you will get a complete methodology for solving programming problems as well as algorithmic problems in general. This gives you the opportunity to become a master programmer who has in-depth knowledge of programming and technology. After you acquire the fundamentals of programming, it will become much easier for you to read and learn databases and web applications, and you will understand what you read of the new material much easier rather than if you directly begin learning SQL, ASP.NET, AJAX, XAML, or WinRT.
All in all, Mastering C# is the definitive, must-have reference for any developer who wants to understand C#. This knowledge will enable you to turn your original and imaginative ideas into a real-world practical application.
Citește tot Restrânge

Din seria Mastering Computer Science

Preț: 81573 lei

Preț vechi: 101967 lei
-20% Nou

Puncte Express: 1224

Preț estimativ în valută:
15612 16470$ 13010£

Carte disponibilă

Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 2913 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032103235
ISBN-10: 103210323X
Pagini: 326
Ilustrații: 2 Halftones, black and white; 2 Illustrations, black and white
Dimensiuni: 129 x 198 x 24 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Mastering Computer Science


Public țintă

Professional and Professional Practice & Development

Notă biografică

Sufyan bin Uzayr is a writer, coder and entrepreneur with over a decade of experience in the industry. He has authored several books in the past, pertaining to a diverse range of topics, ranging from History to Computers/IT.
Sufyan is the Director of Parakozm, a multinational IT company specializing in EdTech solutions. He also runs Zeba Academy, an online learning and teaching vertical with a focus on STEM fields.
Sufyan specializes in a wide variety of technologies, such as JavaScript, Dart, WordPress, Drupal, Linux and Python. He holds multiple degrees, including ones in Management, IT, Literature and Political Science.
Sufyan is a digital nomad, dividing his time between four countries. He has lived and taught in universities and educational institutions around the globe. Sufyan takes a keen interest in technology, politics, literature, history and sports, and in his spare time, he enjoys teaching coding and English to young students.
Learn more at sufyanism.com

Cuprins

Chapter 1 ◾ Mastering C# Programming Language – A Beginner’s Guide
Chapter 2 ◾ Building Blocks of C#
Chapter 3 ◾ Data Types and Operators
Chapter 4 ◾ Exploring User-Defined Types
Chapter 5 ◾ Object-Oriented Programming in C#
Chapter 6 ◾ Generics in C#
Chapter 7 ◾ Functional Programming and Lambdas in C#
Chapter 8 ◾ Dynamic Programming and Reflection

Descriere

Learning a new programming language might seem like a challenging task. You may have looked at coding in the past, and felt it was too confusing and big to tackle. Our Mastering C# Beginner’s Guide will take you, step by step, through the process of learning one of the best programming languages out there.