Download WordPress Themes, Happy Birthday Wishes
Home » Computer » C# » Fundamentals of Computer Programming with C#

Fundamentals of Computer Programming with C#

  • Category: Computer
  • Author: Svetlin Nakov, et al
  • Pages: 1122 pages
  • File type: HTML and PDF (1122 pages, 13.7 MB)

Read and download free eBook intituled Fundamentals of Computer Programming with C# in format HTML and PDF (1122 pages, 13.7 MB) – 1122 pages created by Svetlin Nakov, et al.

 

This book is a comprehensive computer programming tutorial that teaches programming, logical thinking, data structures and algorithms, problem solving and high quality code with lots of examples in C#.

It starts with the first steps in programming and software development like variables, data types, conditional statements, loops and arrays and continues with other basic topics like methods, numeral systems, strings and string processing, exceptions, classes and objects.

After the basics this fundamental programming book enters into more advanced programming topics like recursion, data structures (lists, trees, hash-tables and graphs), high-quality code, unit testing and refactoring, object-oriented principles (inheritance, abstraction, encapsulation and polymorphism) and their implementation in the C# language.

Read and Download Links:

Fundamentals of Computer Programming with C#

 

READ  C# Programming

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

Standard ECMA-334 C# Language Specification, 4th Edition

Book DescriptionThis International Standard specifies the form and establishes the interpretation of programs written in the C# programming language.It specifies: The representation of C# programs; The syntax and constraints of the C# language; The