Pages : | 61 |
Size : | 1.1 MB |
File type : | |
Downloads: | 45 |
Created: | 2022-02-03 |
License: | Open Publication License |
Author(s): | Joseph Koshy |
There are two purposes to this book: to teach you to program in the C programming language, and to teach you how to choose, implement, and use data structures and standard programming techniques. ...
Arduino Programming NotebookA beginner's reference to the programming syntax of the Arduino microcontroller. Includes information on program structure, variables, datatypes, arithmetic, constants, flow control, and most of the common functions of the core library. Also includes an appendix with schematics and simple programs...
Proofs and Concepts: The Fundamentals of Abstract MathematicsThis undergraduate textbook provides an introduction to proofs, logic, sets, functions, and other fundamental topics of abstract mathematics. It is designed to be the textbook for a bridge course that introduces undergraduates to abstract mathematics, but it is also suitable for independent study by...
An Introduction to Machine Learning, 2nd EditionThis book presents fundamental machine learning concepts in an easy to understand manner b..., download free Machine Learning tutorial in PDF (348 pages) created by Miroslav Kubat ....
Modern CDownload free course Modern C, pdf file on 324 pages by Jens Gustedt....
Test-Driven iOS Development with SwiftTest-driven development (TDD) is a proven way to find software bugs early. Writing tests b..., download free Testing tutorial in PDF (218 pages) created by Dr. Dominik Hauser ....
Getting Started with InnerSourceDownload free course Getting Started with InnerSource, pdf file on 22 pages by Andy Oram....
Learning Vue.jsDownload free course Learning Vue.js, pdf file on 93 pages by Stack Overflow Community....
Fundamentals of CryptologyDownload fundamentals cryptography pdf tutorial, a complete and free training document under 603 pages by Henk C.A. van Tilborg....
Software Architecture PatternsThe success of any application or system depends on the architecture pattern you use. By describing the overall characteristics of the architecture, these patterns not only guide designers and developers on how to design components, but also determine the ways in which those components should inte...