18 107 344 książek w 176 językach
Jednak się nie przyda? Nic nie szkodzi! U nas możesz zwrócić towar do 30 dni
Bon prezentowy to zawsze dobry pomysł. Obdarowany może za bon prezentowy wybrać cokolwiek z naszej oferty.
30 dni na zwrot towaru
This book starts with setting up the IDE, and covers core programming basics like syntax rules, variables, data types, operators, control structures (like if-else statements and loops), exception handling, and methods. You will learn essential object-oriented programming (OOP) concepts such as classes, objects, encapsulation, inheritance, polymorphism, and abstraction. Progressing beyond fundamentals, you will learn efficient data management with collections, generics, and LINQ, handling events using delegates and events, and data persistence via file and stream I/O. The journey continues with file and stream input/output operations, enhancing application responsiveness with asynchronous programming, and delving into advanced concepts like reflection and dynamic programming.