• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

Vaskaran Sarcar » książki

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2939893]
• Literatura piękna
 [1808953]

  więcej...
• Turystyka
 [70366]
• Informatyka
 [150555]
• Komiksy
 [35137]
• Encyklopedie
 [23160]
• Dziecięca
 [608786]
• Hobby
 [136447]
• AudioBooki
 [1631]
• Literatura faktu
 [225099]
• Muzyka CD
 [360]
• Słowniki
 [2914]
• Inne
 [442115]
• Kalendarze
 [1068]
• Podręczniki
 [166599]
• Poradniki
 [468390]
• Religia
 [506548]
• Czasopisma
 [506]
• Sport
 [61109]
• Sztuka
 [241608]
• CD, DVD, Video
 [3308]
• Technologie
 [218981]
• Zdrowie
 [98614]
• Książkowe Klimaty
 [124]
• Zabawki
 [2174]
• Puzzle, gry
 [3275]
• Literatura w języku ukraińskim
 [260]
• Art. papiernicze i szkolne
 [7376]
Kategorie szczegółowe BISAC

Wyniki wyszukiwania:

wyszukanych pozycji: 13

Dostępność:
Kategoria:
Dostępny język:
Cena:
od:
do:
ilość na stronie:


 Delegates, Events, and Lambda Expressions in C# Sarcar, Vaskaran 9798868820922
Delegates, Events, and Lambda Expressions in C#

ISBN: 9798868820922 / Angielski / Miękka / 80 str.

ISBN: 9798868820922/Angielski/Miękka/80 str.

Termin realizacji zamówienia: ok. 16-18 dni roboczych.
Vaskaran Sarcar

Among the many features that make C# a powerful and versatile language, delegates, events, and lambda expressions stand out for their innovation and practical impact.

This pocketbook will guide you to learn these core elements, offering a beginner-friendly yet thorough exploration through clear explanations, real-world code examples, Q&A sessions, and hands-on exercises. Diving into functional programming using delegates, implementing the observer design pattern with events, or streamlining your code with lambda expressions, this book helps you understand not just how these features...

Among the many features that make C# a powerful and versatile language, delegates, events, and lambda expressions stand out for their innovation an...

cena: 88,11

 Design Patterns in C#: A Hands-On Guide with Real-World Examples Sarcar, Vaskaran 9781484260616
Design Patterns in C#: A Hands-On Guide with Real-World Examples

ISBN: 9781484260616 / Angielski / Miękka / 2020 / 640 str.

ISBN: 9781484260616/Angielski/Miękka/2020/640 str.

Termin realizacji zamówienia: ok. 16-18 dni roboczych.
Vaskaran Sarcar
cena: 210,75

 Test Your Skills in C# Programming: Review and Analyze Important Features of C# Sarcar, Vaskaran 9781484286548
Test Your Skills in C# Programming: Review and Analyze Important Features of C#

ISBN: 9781484286548 / Angielski / Miękka / 2022 / 464 str.

ISBN: 9781484286548/Angielski/Miękka/2022/464 str.

Termin realizacji zamówienia: ok. 22 dni roboczych.
Vaskaran Sarcar
Intermediate user level
Intermediate user level
cena: 240,93

 Task Programming in C# and .NET: Modern Day Foundation for Asynchronous Programming Vaskaran Sarcar 9798868812781
Task Programming in C# and .NET: Modern Day Foundation for Asynchronous Programming

ISBN: 9798868812781 / Angielski / Miękka / 2025 / 100 str.

ISBN: 9798868812781/Angielski/Miękka/2025/100 str.

Termin realizacji zamówienia: ok. 16-18 dni roboczych.
Task programming is the first major step towards asynchronous programming. However, asynchronous programming is a vast topic, and implementing solutions is not straightforward. This book tries to simplify the concept for C# developers. To understand modern-day asynchronous programming, you need to be familiar with task programming and async-await keywords. The book starts with an introduction to asynchronous programming and covers task creation and execution. Next, you will learn how to work with continuing tasks and demonstrate handling exceptions. Toward the end, you will understand...
Task programming is the first major step towards asynchronous programming. However, asynchronous programming is a vast topic, and implementing soluti...
cena: 88,11

 Getting Started with Advanced C#: Upgrade Your Programming Skills Sarcar, Vaskaran 9781484259337
Getting Started with Advanced C#: Upgrade Your Programming Skills

ISBN: 9781484259337 / Angielski / Miękka / 2020 / 396 str.

ISBN: 9781484259337/Angielski/Miękka/2020/396 str.

Termin realizacji zamówienia: ok. 22 dni roboczych.
Vaskaran Sarcar
cena: 301,18

 Simple and Efficient Programming with C#: Skills to Build Applications with Visual Studio and .NET Vaskaran Sarcar 9781484287361
Simple and Efficient Programming with C#: Skills to Build Applications with Visual Studio and .NET

ISBN: 9781484287361 / Angielski / Miękka / 2022 / 313 str.

ISBN: 9781484287361/Angielski/Miękka/2022/313 str.

Termin realizacji zamówienia: ok. 16-18 dni roboczych.
Vaskaran Sarcar
Beginning-Intermediate user level
Beginning-Intermediate user level
cena: 229,91

 Parallel Programming with C# and .NET Vaskaran Sarcar 9798868804878
Parallel Programming with C# and .NET

ISBN: 9798868804878 / Angielski / Miękka / 2024

ISBN: 9798868804878/Angielski/Miękka/2024

Termin realizacji zamówienia: ok. 22 dni roboczych.
Vaskaran Sarcar

If you need to understand concurrency, this book is your guide to the fundamentals behind the advanced software you seek to implement to achieve highly responsive and scalable code. Support for parallel computation is an essential part of concurrency. Concurrency is an advanced concept and solutions are not straightforward. Many developers have been burned by it and are still being burned by it. This book aims to simplify the concept for C# developers. It tries to simplify the concept using the Task Parallel Library (TPL), Concurrent Collections, Parallel LINQ (PLINQ), Asynchronous...

If you need to understand concurrency, this book is your guide to the fundamentals behind the advanced software you seek to implement to achieve hi...

cena: 240,93

 Python Bootcamp Vaskaran Sarcar 9798868815157
Python Bootcamp

ISBN: 9798868815157 / Angielski / Miękka / 2025 / 257 str.

ISBN: 9798868815157/Angielski/Miękka/2025/257 str.

Termin realizacji zamówienia: ok. 16-18 dni roboczych.
Vaskaran Sarcar
cena: 210,75

 Interactive Object-Oriented Programming in Java: Learn and Test Your Programming Skills Vaskaran Sarcar 9781484254035
Interactive Object-Oriented Programming in Java: Learn and Test Your Programming Skills

ISBN: 9781484254035 / Angielski / Miękka / 2019 / 588 str.

ISBN: 9781484254035/Angielski/Miękka/2019/588 str.

Termin realizacji zamówienia: ok. 22 dni roboczych.
Vaskaran Sarcar
cena: 261,02

 Java Design Patterns: A Hands-On Experience with Real-World Examples Sarcar, Vaskaran 9781484279700
Java Design Patterns: A Hands-On Experience with Real-World Examples

ISBN: 9781484279700 / Angielski / Miękka / 2022 / 338 str.

ISBN: 9781484279700/Angielski/Miękka/2022/338 str.

Termin realizacji zamówienia: ok. 22 dni roboczych.
Vaskaran Sarcar
cena: 261,02

 Introducing Functional Programming Using C# Vaskaran Sarcar 9781484296967
Introducing Functional Programming Using C#

ISBN: 9781484296967 / Angielski / Miękka / 2023

ISBN: 9781484296967/Angielski/Miękka/2023

Termin realizacji zamówienia: ok. 16-18 dni roboczych.
Vaskaran Sarcar

Understand the power of C#, a multi-paradigm language. This book will help you learn, analyze, and harness the functional aspects of C# so you can create a better program.

The book is divided into two parts. Part I starts with an overview of functional programming (FP). It covers the building blocks for FP: functions and immutability. You will learn about the built-in supports for FP,  first- and higher-order functions (HOF), functional purity and side effects, different forms of immutability, and much more. Part II includes discussions on functional composition using...

Understand the power of C#, a multi-paradigm language. This book will help you learn, analyze, and harness the functional aspects of C# so you can ...

cena: 191,58

 Creational Design Patterns in C# Vaskaran Sarcar 9798868815669
Creational Design Patterns in C#

ISBN: 9798868815669 / Angielski / Miękka / 2025 / 59 str.

ISBN: 9798868815669/Angielski/Miękka/2025/59 str.

Termin realizacji zamówienia: ok. 22 dni roboczych.
Vaskaran Sarcar
cena: 112,41

 Interactive C#: Fundamentals, Core Concepts and Patterns Sarcar, Vaskaran 9781484233382
Interactive C#: Fundamentals, Core Concepts and Patterns

ISBN: 9781484233382 / Angielski / Miękka / 2017 / 494 str.

ISBN: 9781484233382/Angielski/Miękka/2017/494 str.

Termin realizacji zamówienia: ok. 22 dni roboczych.
Vaskaran Sarcar
The book consists of four major sections which cover 15 core topics - nine of them are dedicated to object-oriented programming, five of them are dedicated to advanced concepts of C#, and one of them is dedicated to design patterns, with coverage of three Gang of Four design patterns with C# implementations.
The book consists of four major sections which cover 15 core topics - nine of them are dedicated to object-oriented programming, five of them are dedi...
cena: 120,45


Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2026 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia