Functional Programming in C#: How to write better C# code
ISBN: 9781617293955 / Angielski / Miękka / 408 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Functional programming is a way of thinking about programs that emphasizes functions, while avoiding state mutation. C# includes a number of functional features and libraries, enabling us to take advantage of these benefits. Functional Programming in C# teaches readers to apply functional thinking to real-world scenarios. They'll start by learning the principles of functional programming, and how they translate in the C# language. By the end of this book, readers will be able to integrate functional techniques, making their C# programs robust and maintainable, and helping... Functional programming is a way of thinking about programs that emphasizes functions, while avoiding state mutation. C# includes a number of functi... |
|
cena:
237,54 zł |
Microsoft Visual C#: An Introduction to Object-Oriented Programming
ISBN: 9781337102100 / Angielski / Miękka / 784 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Guide beginning programmers through the fundamentals of the C# language using its most recent features with Farrell's MICROSOFT VISUAL C# 2017: AN INTRODUCTION TO OBJECT-ORIENTED PROGRAMMING, 7E. Approachable examples and a clear presentation help students build a strong background in both structured and object-oriented programming concepts. Students master critical fundamental skills that easily transfer to other programming languages. This edition incorporates the most recent versions of both C# and Visual Studio to ensure students have the latest skills necessary for professional success....
Guide beginning programmers through the fundamentals of the C# language using its most recent features with Farrell's MICROSOFT VISUAL C# 2017: AN INT...
|
|
cena:
393,07 zł |
C++: Programming Basics for Absolute Beginners
ISBN: 9781542961547 / Angielski / Miękka / 110 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C++ Made Easy - a Step-by-Step Guide for Beginners Get the Kindle version FREE when purchasing the Paperback
Learning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner's guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a professional. C++ is an evolution of the C programming language and is a powerful and versatile language. It is a great language to... C++ Made Easy - a Step-by-Step Guide for Beginners Get the Kindle version FREE when purchasing the Paperback
Learning a programming langu... |
|
cena:
75,66 zł |
Unity 5.x 2D Game Development Blueprints
ISBN: 9781784393106 / Angielski / Miękka / 252 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Explore the features of Unity 5 for 2D game development by building three amazing game projects About This Book Explore the 2D architecture of Unity 5, and the tools and techniques for developing 2D games Discover how to use Unity's 2D tools, including Sprites, physics, and maps, to create different genres of games Practical tutorial on the intermediate and advanced development concepts in Unity 5 to create three interesting and fully functional games Who This Book Is For If you've got the basics of 2D development down, push your skills with the projects in this hands-on guide.Diversify your...
Explore the features of Unity 5 for 2D game development by building three amazing game projects About This Book Explore the 2D architecture of Unity 5...
|
|
cena:
216,76 zł |
Mastering F#
ISBN: 9781784393434 / Angielski / Miękka / 264 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
241,40 zł |
Functional C#
ISBN: 9781785282225 / Angielski / Miękka / 370 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Uncover the secrets of functional programming using C# and change the way you approach your applications forever About This Book This book focuses on the functional paradigm of C#, which will give you a whole new angle on coding with C# It illustrates the advantages that functional programming brings to the table and the associated coding benefits This practical guide covers all the aspects of functional programming and provides solutions that can be applied in business scenarios Who This Book Is For This book is suitable for C# developers with basic prior knowledge of C# and with no...
Uncover the secrets of functional programming using C# and change the way you approach your applications forever About This Book This book focuses on ...
|
|
cena:
270,96 zł |
Mastering C# and .NET Framework
ISBN: 9781785884375 / Angielski / Miękka / 560 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Deep dive into C# and .NET architecture to build efficient, powerful applications About This Book Uniquely structured content to help you understand what goes on under the hood of .NET's managed code platform to master .NET programming Deep dive into C# programming and how the code executes via the CLR Packed with hands-on practical examples, you'll understand how to write applications to make full use of the new features of .NET 4.6, .NET Core and C# 6/7 Who This Book Is For This book was written exclusively for .NET developers. If you've been creating C# applications for your clients, at...
Deep dive into C# and .NET architecture to build efficient, powerful applications About This Book Uniquely structured content to help you understand w...
|
|
cena:
241,40 zł |
F# 4.0 Design Patterns
ISBN: 9781785884726 / Angielski / Miękka / 318 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn how to apply functional F# design patterns to a huge range of programming challenges, and discover a smart route to building better applications About This Book This book provides a path if you are coming from imperative and object-oriented paradigms It will take you to an intermediate level of functional programming in very practical manner to write enterprise-quality idiomatic F# code Tackle complex computing problems with simple code by fully embracing the functional-first F# paradigm Packed full of practical coding examples to help you master F# programming and author optimal code...
Learn how to apply functional F# design patterns to a huge range of programming challenges, and discover a smart route to building better applications...
|
|
cena:
241,40 zł |
.NET Design Patterns
ISBN: 9781786466150 / Angielski / Miękka / 314 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Explore the world of .NET design patterns and bring the benefits that the right patterns can offer to your toolkit today About This Book - Dive into the powerful fundamentals of .NET framework for software development - The code is explained piece by piece and the application of the pattern is also showcased. - This fast-paced guide shows you how to implement the patterns into your existing applications Who This Book Is For This book is for those with familiarity with .NET development who would like to take their skills to the next level and be in the driver's seat when it comes to modern...
Explore the world of .NET design patterns and bring the benefits that the right patterns can offer to your toolkit today About This Book - Dive into t...
|
|
cena:
216,76 zł |
F# High Performance
ISBN: 9781786468079 / Angielski / Miękka / 338 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build powerful and fast applications with F# About This Book - Explore the advanced concurrency support in F# and .NET TPL - Covers major optimization techniques in F# to improve the performance of applications - Use Struct, Class and Record model, Interop with C# and VB without sacrificing performance. Who This Book Is For This book is for F# developers who want to build high-performance applications. Knowledge of functional programming would be helpful. What You Will Learn - Understand how the execution of functions in F# works - Identify common performance bottlenecks - Implement best...
Build powerful and fast applications with F# About This Book - Explore the advanced concurrency support in F# and .NET TPL - Covers major optimization...
|
|
cena:
241,40 zł |
C# 7.0 All-in-One For Dummies
ISBN: 9781119428114 / Angielski / Miękka / 864 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Sharpen your knowledge of C#
C# know-how is a must if you want to be a professional Microsoft developer. It's also good to know a little C# if you're building tools for the web, mobile apps, or other development tasks. C# 7.0 All-in-One For Dummies offers a deep dive into C# for coders still learning the nuances of the valuable programming language. Pop it open to get an intro into coding with C#, how to design secure apps and databases, and even pointers on building web and mobile apps with C#. C# remains one of the most in-demand programming language skills. The... Sharpen your knowledge of C#
C# know-how is a must if you want to be a professional Microsoft developer. It's also good to know a little C# ... |
|
cena:
193,42 zł |
C# for beginners: Learn The basics Step by Step
ISBN: 9781544676081 / Angielski / Miękka / 172 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. **FREE EBOOK IF YOU PURCHASE THE PAPERBACK VERSION** C# is one of the most widely used an important of all modern programming languages. If you need to learn c# quickly and painlessly this is the perfect book. you will begin by learning the core features of programming variables, constants, functions and data types. you will move on rapidly to learn about object orientation and the more advanced features of C# and the .NET frameowkr such as file-handling, data-streaming, dealing with exceptions (errors) and overriding methods. Even if you start out as a complete beginner, by the end of this...
**FREE EBOOK IF YOU PURCHASE THE PAPERBACK VERSION** C# is one of the most widely used an important of all modern programming languages. If you need t...
|
|
cena:
61,81 zł |
C# 7 and .NET Core Modern Cross-Platform Development - Second Edition: Create powerful cross-platform applications using C# 7, .NET Core, and Visual S
ISBN: 9781787129559 / Angielski / Miękka / 594 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
270,96 zł |
C++: A Detailed Approach to Practical Coding
ISBN: 9781545122075 / Angielski / Miękka / 152 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A Comprehensive Guide with 80+ Examples Get the Kindle version FREE when purchasing the Paperback The second book in the Step-By-Step C++ Series delves further into practical C++ programming. This book serves as a teaching guide and also a reference manual to accompany you through this wonderful world of programming. Author Nathan Clark shares his nearly 20 years' experience in this clear, concise and easy to follow guide. What This Book Offers Detailed Descriptions
Each topic is broken down into small manageable sections where each concept is explained in... A Comprehensive Guide with 80+ Examples Get the Kindle version FREE when purchasing the Paperback The second book in the Step-By-Step C+...
|
|
cena:
75,66 zł |
C# Programming: THE NO-NONSENSE GUIDE: Learn C# Programming Within 12 Hours!
ISBN: 9781545478271 / Angielski / Miękka / 118 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
51,88 zł |
C# 7 and .NET Core Cookbook - Second Edition: Serverless programming, Microservices and more
ISBN: 9781787286276 / Angielski / Miękka / 628 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
270,96 zł |
Pro Visual Studio Team System with Team Edition for Database Professionals
ISBN: 9781484220122 / Angielski / Miękka / 618 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. It is clear that Visual Studio Team System (VSTS) is the future of development from Microsoft's perspective. Development is no longer a personal pursuit by one developer in a darkened room; it is a collective effort by a team of peers. VSTS supports this broader vision by providing a complete collaboration platform for the entire project team. VSTS takes a services-oriented approach leveraging Windows SharePoint Services and SQL Server Business Intelligence Suite. Additionally, VSTS brings the life cycle to life by making it part of the integrated suite. For those seeking to use... It is clear that Visual Studio Team System (VSTS) is the future of development from Microsoft's perspective. Development is no longer a personal pu... |
|
cena:
211,22 zł |
Practical Cross-Platform Charts and Graphics with ASP.NET Core MVC
ISBN: 9780979372582 / Angielski / Miękka / 518 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
409,53 zł |
ASP.NET Core 1.1 For Beginners: How To Build a MVC Website
ISBN: 9781546832065 / Angielski / Miękka / 422 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
217,12 zł |
Building Bots with Microsoft Bot Framework
ISBN: 9781786463104 / Angielski / Miękka / 424 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
216,76 zł |