Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
TypeScript for C# Programmers
🌠 Top Free Machine Learning Books - 100% Free or Open Source!
  • Title TypeScript for C# Programmers
  • Author(s) Steve Fenton
  • Publisher: InfoQ Inc. (2013)
  • Paperback: N/A
  • eBook PDF (68 Pages, 775 KB), Kindle, etc.
  • Language: English
  • ISBN-10/ASIN: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

This book is aimed at .NET programmers and explains key concepts as well as similarities and differences between TypeScript and C#. There is a quick start guide in the first chapter that introduces the syntax. The later chapters include deep dives into the type system, memory management, events and exceptions. - See more at: http://www.onlineprogrammingbooks.com/typescript-for-c-programmers/#sthash.tpZqCwCv.dpuf

Due to the popularity of the open web, JavaScript is becoming an essential language and since 2009 it has been running on servers too thanks to NodeJS. The problem is that due to JavaScript's dynamic type system, it is hard to create great tooling around the language such as sensible auto-completion, refactoring support, type-checking and modularisation.

TypeScript is an open source lanaguage from Microsoft that solves this problem by introducing an optional type system and class-based object-orientation, which make great tooling for large applications possible.

TypeScript let's you write JavaScript that is robust enough for the enterprise and that can run in any browser, on any host and on any operating system.

About the Authors
  • N/A
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • The TypeScript Handbook (Microsoft)

    Intended to be a comprehensive document that explains TypeScript to everyday programmers. Read it by going from top to bottom in the left-hand navigation. Each chapter or page to provide you with a strong understanding of the given concepts.

  • Tackling TypeScript: Upgrading from JavaScript

    If you're a programmer with intermediate JavaScript experience, this book will get you a quick start for TypeScript that teaches you the essentials quickly and digs deeper into the language and covers many important topics in detail.

  • TypeScript in 50 Lessons (Stefan Baumgartner)

    This book breaks down the quirks of TypeScript into short, manageable lessons. You’ll make sense of TypeScript concepts, tooling for TypeScript and how to get most out of it without learning a new language. Everything TypeScript explained, from start to finish.

  • TypeScript Deep Dive (Basarat Ali Syed)

    This book is an exploration of TypeScript, which is a superset of JavaScript. The first part of the book explains to you what TypeScript is and what it is used for. You will also learn how it is related to JavaScript.

  • TypeScript Succinctly: The .NET approach to JavaScript

    This book teaches you how TypeScript provides optional static typing and classes to JavaScript development, how to create and load modules, and how to work with existing JavaScript libraries through ambient declarations.

  • TypeScript Accelerated (James Porter)

    This book embraces new technologies to allow you to learn with interactive learning Apps and other resources like books, quizzes and more. They aim to overcome the 'Google Effect' and achieve genuine fluency with Modern Software Development technologies.

Book Categories
:
Other Categories
Resources and Links