Información del autor
Autor Machiraju, Srikanth |
Documentos disponibles escritos por este autor (2)



TÃtulo : Beginning Functional JavaScript : Uncover the Concepts of Functional Programming with EcmaScript 8 Tipo de documento: documento electrónico Autores: Aravinth, Anto, ; Machiraju, Srikanth, Mención de edición: 2 ed. Editorial: Berkeley, CA : Apress Fecha de publicación: 2018 Número de páginas: XVII, 307 p. 26 ilustraciones ISBN/ISSN/DL: 978-1-4842-4087-8 Nota general: Libro disponible en la plataforma SpringerLink. Descarga y lectura en formatos PDF, HTML y ePub. Descarga completa o por capítulos. Idioma : Inglés (eng) Palabras clave: Programación de computadoras programación de internet Técnicas de programación IngenierÃa de software Desarrollo web Clasificación: 006.76 Resumen: Comprender los conceptos de programación funcional y la naturaleza funcional del lenguaje JavaScript. Comenzando con una introducción a los conceptos de programación funcional, aprenderá las diferencias clave entre programación imperativa y funcional. Al sumergirse directamente en las funciones de JavaScript, aprenderá a escribirlas con ES8. Seguido de esto, pasará a funciones de orden superior y aprenderá cómo ''Funcionar como datos'' abre un mundo de posibilidades. Luego creará funciones de orden superior con cierres. Luego se presentarán las matrices, seguidas de un conjunto de API que puede usar con ellas. Aprenderá cómo transformar una función en otra mediante curry y aplicación parcial. La función de redacción se analizará en detalle, seguida de los functores y las mónadas. Después de analizar en profundidad los funtores aplicativos, conocerá las nuevas funciones que se ofrecen en ES8. Los capÃtulos finales de Principio de JavaScript funcional le mostrarán cómo utilizar un conjunto de herramientas funcionales para crear una pequeña biblioteca que le permita desarrollar aplicaciones web, seguido de consejos para probar su código funcional. Usted: Descubrirá conceptos de programación funcional, como el relleno de cadenas y las funciones asÃncronas. Identificará cómo se tratan las funciones en JavaScript. Creará una biblioteca funcional que imita a Underscore.JS. Profundizará en las caracterÃsticas funcionales de ES8, como los operadores de extensión y los generadores. Creará una biblioteca que funcione como reaccionar. -patrón redux siguiendo el paradigma funcional. Nota de contenido: Chapter 1: Functional Programming In Simple Terms -- Chapter 2: Fundamentals of JavaScript functions -- Chapter 3: Higher Order Functions -- Chapter 4: Closures and higher order functions -- Chapter 5: Being Functional On Arrays -- Chapter 6: Currying and Partial Application -- Chapter 7: Composition and pipeline -- Chapter 8: Fun with Functors -- Chapter 9: Monads In Depth -- Chapter 10: Pause, Resume with Generators -- Chapter 11: Building a Small React-like Library -- Chapter 12: Testing and Closing Thoughts. Tipo de medio : Computadora Tipo de contenido : Texto Summary : Understand functional programming concepts and the functional nature of the JavaScript language. Starting with an introduction to functional programming concepts, you will learn the key differences between imperative and functional programming. Diving straight into JavaScript functions, you will learn to write them with ES8. Followed by this you will move to higher order functions and learn how 'Function as Data' opens up a world of possibilities. You will then build higher order functions with closures. Arrays will then be introduced, followed by a set of APIs you can use with them. You will learn how to transform one function to another using currying and partial application. The compose function will be discussed in detail, followed by functors and monads. After having an in-depth look at applicative functors, you will learn the new features offered in ES8. The concluding chapters of Beginning Functional JavaScript will show you how to usea functional toolkit to build a small library that allows you to develop web applications, followed by tips on testing your functional code. You will: Discover functional programming concepts such as string padding and async functions Identify how functions are treated in JavaScript Create a functional library that mimics Underscore.JS Deep dive into ES8 functional features such as spread operators and generators Create a library that works like the react-redux pattern by following the functional paradigm. Enlace de acceso : https://link-springer-com.biblioproxy.umanizales.edu.co/referencework/10.1007/97 [...] Beginning Functional JavaScript : Uncover the Concepts of Functional Programming with EcmaScript 8 [documento electrónico] / Aravinth, Anto, ; Machiraju, Srikanth, . - 2 ed. . - Berkeley, CA : Apress, 2018 . - XVII, 307 p. 26 ilustraciones.
ISBN : 978-1-4842-4087-8
Libro disponible en la plataforma SpringerLink. Descarga y lectura en formatos PDF, HTML y ePub. Descarga completa o por capítulos.
Idioma : Inglés (eng)
Palabras clave: Programación de computadoras programación de internet Técnicas de programación IngenierÃa de software Desarrollo web Clasificación: 006.76 Resumen: Comprender los conceptos de programación funcional y la naturaleza funcional del lenguaje JavaScript. Comenzando con una introducción a los conceptos de programación funcional, aprenderá las diferencias clave entre programación imperativa y funcional. Al sumergirse directamente en las funciones de JavaScript, aprenderá a escribirlas con ES8. Seguido de esto, pasará a funciones de orden superior y aprenderá cómo ''Funcionar como datos'' abre un mundo de posibilidades. Luego creará funciones de orden superior con cierres. Luego se presentarán las matrices, seguidas de un conjunto de API que puede usar con ellas. Aprenderá cómo transformar una función en otra mediante curry y aplicación parcial. La función de redacción se analizará en detalle, seguida de los functores y las mónadas. Después de analizar en profundidad los funtores aplicativos, conocerá las nuevas funciones que se ofrecen en ES8. Los capÃtulos finales de Principio de JavaScript funcional le mostrarán cómo utilizar un conjunto de herramientas funcionales para crear una pequeña biblioteca que le permita desarrollar aplicaciones web, seguido de consejos para probar su código funcional. Usted: Descubrirá conceptos de programación funcional, como el relleno de cadenas y las funciones asÃncronas. Identificará cómo se tratan las funciones en JavaScript. Creará una biblioteca funcional que imita a Underscore.JS. Profundizará en las caracterÃsticas funcionales de ES8, como los operadores de extensión y los generadores. Creará una biblioteca que funcione como reaccionar. -patrón redux siguiendo el paradigma funcional. Nota de contenido: Chapter 1: Functional Programming In Simple Terms -- Chapter 2: Fundamentals of JavaScript functions -- Chapter 3: Higher Order Functions -- Chapter 4: Closures and higher order functions -- Chapter 5: Being Functional On Arrays -- Chapter 6: Currying and Partial Application -- Chapter 7: Composition and pipeline -- Chapter 8: Fun with Functors -- Chapter 9: Monads In Depth -- Chapter 10: Pause, Resume with Generators -- Chapter 11: Building a Small React-like Library -- Chapter 12: Testing and Closing Thoughts. Tipo de medio : Computadora Tipo de contenido : Texto Summary : Understand functional programming concepts and the functional nature of the JavaScript language. Starting with an introduction to functional programming concepts, you will learn the key differences between imperative and functional programming. Diving straight into JavaScript functions, you will learn to write them with ES8. Followed by this you will move to higher order functions and learn how 'Function as Data' opens up a world of possibilities. You will then build higher order functions with closures. Arrays will then be introduced, followed by a set of APIs you can use with them. You will learn how to transform one function to another using currying and partial application. The compose function will be discussed in detail, followed by functors and monads. After having an in-depth look at applicative functors, you will learn the new features offered in ES8. The concluding chapters of Beginning Functional JavaScript will show you how to usea functional toolkit to build a small library that allows you to develop web applications, followed by tips on testing your functional code. You will: Discover functional programming concepts such as string padding and async functions Identify how functions are treated in JavaScript Create a functional library that mimics Underscore.JS Deep dive into ES8 functional features such as spread operators and generators Create a library that works like the react-redux pattern by following the functional paradigm. Enlace de acceso : https://link-springer-com.biblioproxy.umanizales.edu.co/referencework/10.1007/97 [...]
TÃtulo : Developing Bots with Microsoft Bots Framework : Create Intelligent Bots using MS Bot Framework and Azure Cognitive Services Tipo de documento: documento electrónico Autores: Machiraju, Srikanth, ; Modi, Ritesh, Mención de edición: 1 ed. Editorial: Berkeley, CA : Apress Fecha de publicación: 2018 Número de páginas: XV, 283 p. 204 ilustraciones, 190 ilustraciones en color. ISBN/ISSN/DL: 978-1-4842-3312-2 Nota general: Libro disponible en la plataforma SpringerLink. Descarga y lectura en formatos PDF, HTML y ePub. Descarga completa o por capítulos. Idioma : Inglés (eng) Palabras clave: programas de microsoft NET Framework microsoft Software de la aplicacion programación de internet microsoft Aplicaciones informáticas y de sistemas de información Desarrollo web Clasificación: 5.268 Resumen: Desarrolle Bots inteligentes utilizando el marco Microsoft Bot (C# y Node.js), Visual Studio Enterprise & Code, Microsoft Azure y Cognitive Services. Este libro le muestra cómo desarrollar excelentes Bots, publicar en Azure y registrarse en el portal Bot para que los clientes puedan conectarse y comunicarse utilizando canales de comunicación famosos como Skype, Slack, Web y Facebook. También aprenderá cómo incorporar inteligencia a los bots mediante servicios cognitivos de Azure como LUIS, OCR, voz a texto y búsqueda web. Los bots son la nueva cara de la experiencia del usuario. La interfaz de usuario conversacional ofrece muchas opciones para hacer que la experiencia del usuario sea más rica, innovadora y atractiva con el correo electrónico, el texto, los botones o la voz como medio de comunicación. Las aplicaciones de lÃnea de negocios modernas se pueden reemplazar o asociar con Bots inteligentes que pueden usar datos/historial combinados con inteligencia artificial para hacer que la experiencia del usuario sea inclusiva y emocionante. Con Desarrollar Bots con Microsoft Bots Framework, verás lo simple que puede ser la creación de Bots. Nota de contenido: Chapter 1: Conversations as Platforms -- Chapter 2: Developing Skype Bot using .NET Core -- Chapter 3: Developing Bots Using Node JS -- Chapter 4: Channels -- Chapter 5: Bot Conversations -- Chapter 6: Skype Calling Bots -- Chapter 7: Storing State -- Chapter 8: Dialogs -- Chapter 9: Natural Language Processing -- Chapter 10: Azure Cognitive Services -- Chapter 11: Bot Operations. Tipo de medio : Computadora Summary : Develop Intelligent Bots using Microsoft Bot framework (C# and Node.js), Visual Studio Enterprise & Code, Microsoft Azure and Cognitive Services. This book shows you how to develop great Bots, publish to Azure and register with Bot portal so that customers can connect and communicate using famous communication channels like Skype, Slack, Web and Facebook. You'll also learn how to build intelligence into Bots using Azure Cognitive Services like LUIS, OCR, Speech to Text and Web Search. Bots are the new face of user experience. Conversational User Interface provides many options to make user experience richer, innovative and engaging with email, text, buttons or voice as the medium for communication. Modern line of business applications can be replaced or associated with intelligent Bots that can use data/history combined with Machine intelligence to make user experience inclusive and exciting. With Developing Bots with Microsoft Bots Framework, you'll see just how simple Bot building can be. Enlace de acceso : https://link-springer-com.biblioproxy.umanizales.edu.co/referencework/10.1007/97 [...] Developing Bots with Microsoft Bots Framework : Create Intelligent Bots using MS Bot Framework and Azure Cognitive Services [documento electrónico] / Machiraju, Srikanth, ; Modi, Ritesh, . - 1 ed. . - Berkeley, CA : Apress, 2018 . - XV, 283 p. 204 ilustraciones, 190 ilustraciones en color.
ISBN : 978-1-4842-3312-2
Libro disponible en la plataforma SpringerLink. Descarga y lectura en formatos PDF, HTML y ePub. Descarga completa o por capítulos.
Idioma : Inglés (eng)
Palabras clave: programas de microsoft NET Framework microsoft Software de la aplicacion programación de internet microsoft Aplicaciones informáticas y de sistemas de información Desarrollo web Clasificación: 5.268 Resumen: Desarrolle Bots inteligentes utilizando el marco Microsoft Bot (C# y Node.js), Visual Studio Enterprise & Code, Microsoft Azure y Cognitive Services. Este libro le muestra cómo desarrollar excelentes Bots, publicar en Azure y registrarse en el portal Bot para que los clientes puedan conectarse y comunicarse utilizando canales de comunicación famosos como Skype, Slack, Web y Facebook. También aprenderá cómo incorporar inteligencia a los bots mediante servicios cognitivos de Azure como LUIS, OCR, voz a texto y búsqueda web. Los bots son la nueva cara de la experiencia del usuario. La interfaz de usuario conversacional ofrece muchas opciones para hacer que la experiencia del usuario sea más rica, innovadora y atractiva con el correo electrónico, el texto, los botones o la voz como medio de comunicación. Las aplicaciones de lÃnea de negocios modernas se pueden reemplazar o asociar con Bots inteligentes que pueden usar datos/historial combinados con inteligencia artificial para hacer que la experiencia del usuario sea inclusiva y emocionante. Con Desarrollar Bots con Microsoft Bots Framework, verás lo simple que puede ser la creación de Bots. Nota de contenido: Chapter 1: Conversations as Platforms -- Chapter 2: Developing Skype Bot using .NET Core -- Chapter 3: Developing Bots Using Node JS -- Chapter 4: Channels -- Chapter 5: Bot Conversations -- Chapter 6: Skype Calling Bots -- Chapter 7: Storing State -- Chapter 8: Dialogs -- Chapter 9: Natural Language Processing -- Chapter 10: Azure Cognitive Services -- Chapter 11: Bot Operations. Tipo de medio : Computadora Summary : Develop Intelligent Bots using Microsoft Bot framework (C# and Node.js), Visual Studio Enterprise & Code, Microsoft Azure and Cognitive Services. This book shows you how to develop great Bots, publish to Azure and register with Bot portal so that customers can connect and communicate using famous communication channels like Skype, Slack, Web and Facebook. You'll also learn how to build intelligence into Bots using Azure Cognitive Services like LUIS, OCR, Speech to Text and Web Search. Bots are the new face of user experience. Conversational User Interface provides many options to make user experience richer, innovative and engaging with email, text, buttons or voice as the medium for communication. Modern line of business applications can be replaced or associated with intelligent Bots that can use data/history combined with Machine intelligence to make user experience inclusive and exciting. With Developing Bots with Microsoft Bots Framework, you'll see just how simple Bot building can be. Enlace de acceso : https://link-springer-com.biblioproxy.umanizales.edu.co/referencework/10.1007/97 [...]