RESTful Service quick guide ,this PDF tutorial provides some recommendations for Creating best Web Services project.
Free training document course material on 30 pages by Todd Fredrich.
Table of contents
Size : | 302.56 Kb |
File type : | |
Downloads: | 253 |
Created: | 2016-06-21 |
Download free course You Don't Know JS Yet: Scope and Closures, pdf file on 279 pages by Kyle Simpson....
Practical Artificial Intelligence Programming in JavaThis book uses both best of breed open source software and the author's own libraries to introduce the reader to Artificial Intelligence (AI) technologies like genetic algorithms, neural networks, expert systems, machine learning, and statistical natural language processing (NLP)....
Pro TBB: C++ Parallel Programming with Threading Building BlocksThis book is a modern guide for all C++ programmers to learn Threading Building Blocks (TBB). Written by TBB and parallel programming experts, this book reflects their collective decades of experience in developing and teaching parallel programming with TBB, offering their insights in an approacha...
TypeScript eBook for professionalsDownload free TypeScript tutorial course in PDF, training file in 30 chapters and 97 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Python and Coding TheoryThis is the lecture notes for a course on Python and coding theory designed for students who have little or no programmig experience. You will learn some of the Python computer programming language and selected topics in coding theory....
Think Java: How to Think Like a Computer ScientistIf you want to understand computer science, but have no programming experience, this book is for you. Think Java starts with the most basic programming concepts and carefully defines every term when it's first used. The authors then develop each new concept in a logical progression. Larger pieces ...
Delphi Language Manual GuideThis tutorial describes the Delphi language as it is used in Borland development tools. This book describes the Delphi language on both the Win32, and .NET development platforms....
Think Python - How to Think Like a Computer ScientistThink Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, ...
Getting started with MongoDBMongoDB is a document-oriented NoSQL database. As we will see, the whole system revolves around this document management, including the query language, which makes it its strong point. We are going to tackle now the setting up of a Mongo server and how to integrate your data in this environment....
Getting started with ArduinoDownload Arduino tutorial for beginners, 93-page PDF tutorial created by StackOverFlow....