Home > Tags: api (Total 123 Records)
ASP.NET Core 1.1 Web API For Beginners: How to Build A Web API (Volume 2)
.NET By:Jonas Fagerberg 2017-08-25 00:00:00
Want to learn how to build ASP.NET Core 1.1 Web APIs? Prerequisites: * C# (Intermediate level including Generics, Reflection and Object-Oriented Programming (OOP)) This book is primarily aimed at developers who want to learn how to build ASP.NET Core 1.1 Web APIs no user interface will be built .NET
API Standard for MCUs
Programming By:Jacob Beningo 2017-08-06 00:00:00
Embedded software has traditionally been developed as a one-off software development effort designed for an individual product. In recent years, embedded system complexity has dramatically increased and the microcontrollers capabilities have followed. What were once simple 8-bit computing machines r Programming
The Book of Sax: The Simple API for XML
Computers (Other) By:Michael A. Bodie 2002-06-15 00:00:00
The Book of SAX includes everything XML and Java developers need to write SAX applications. Specific examples show how to use SAX to solve XML parsing problems that are impractical to address with tree-based technologies-including real-time parsing, very large documents, and high-performance applica Computers (Other)
Complete Maya Programming: An Extensive Guide to MEL and C++ API (The Morgan Kaufmann Series in Computer Graphics)
Game Development By:David Gould 2003-01-02 00:00:00
Learning Maya, the world's leading 3D animation and effects package, is a challenge, especially for those who want to master Maya's versatile programming features in addition to its built-in tools. Finally, here is a practical, step-by-step guide that shows how to use Maya to its fullest potential, Game Development
Tags: c++ computer api programming guide graphics series maya mel extensive
Developper avec les API Google Maps - Applications web, iPhone/iPad et Android
Internet By:Fabien Dirix, Michel Goblet, Goblet 2010-00-00 00:00:00
Publisher: DUNOD DUNOD edition (2010) Language: French ISBN-10: 2100554034 ISBN-13: 978-2100554034 Internet
Tags: api application web google maps android avec les developper
ASP.NET Core 1.1 Web API For Beginners: How To Build a Web API
Web Development By:Jonas Fagerberg 2017-08-24 00:00:00
Want to learn how to build ASP.NET Core 1.1 Web APIs? Prerequisites: * C# (Intermediate level including Generics, Reflection and Object-Oriented Programming (OOP)) Need help? Feel free to contact me at: csharpschoolonline@gmail.com Code: https://github.com/csharpschool/AspNetCoreWebAPI Errata: htt Web Development
Automating and Testing a REST API: A case-study using: Java, REST Assured, Postman, Tracks, cURL and HTTP Proxies
Programming By:Alan Richardson 2017-08-20 00:00:00
Have you ever wished that you had a worked example of how to test a REST API? Not just automate the API, but how to interact with it, using command line and GUI tools, to support your manual interactive testing. Then take your testing forward into automating the API? That's what this book provides. Programming
Tags: java api http testing automating rest proxies assured postman tracks curl
Mastering ASP.NET Web API.
Web Development By:Mithun Pattankar 2017-10-05 00:00:00
About This Book Get a comprehensive analysis of the latest specification of ASP.NET Core and all the changes to the underlying platform that you need to know to make the most of the web API See an advanced coverage of ASP.NET Core Web API to create robust models for your data, create controllers, an Web Development
Mastering ASP.NET Web API
.NET By:Mithun Pattankar 2017-00-00 00:00:00
Leverage ASP.Net Web API to build professional web services and create powerful applications. About This Book Get a comprehensive analysis of the latest specification of ASP.NET Core and all the changes to the underlying platform that you need to know to make the most of the web API See an advance .NET
Inside Java 2 Platform Security: Architecture, API Design, and Implementation, 2nd Edition)
Computers (Other) By:Li Gong , Gary Ellison, Mary Dageforde 2003-00-00 00:00:00
In this text, the architects of the Java security model illustrate the J2SE security system. This second edition is fully updated to chronicle J2SE v1.4 security model enhancements that will allow developers to build safer, more reliable and more implementable programs. Computers (Other)
Tags: java design platform security architecture api implementation