Pages : | 100 |
Size : | 6.5 MB |
File type : | |
Downloads: | 79 |
Created: | 2022-02-02 |
License: | GNU GPL |
Author(s): | Daniele Scasciafratte |
Peer Participation and Software
Computational Thinking Education
Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how...
Programming for Computations - MATLAB/Octave: A Gentle Introduction to Numerical Simulations with MATLAB/OctaveThis book presents computer programming as a key method for solving mathematical problems using MATLAB and Octave. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen...
Jenkins: The Definitive GuideDownload free course Jenkins: The Definitive Guide, pdf file on 417 pages by John Ferguson Smart....
R for Data ScienceDownload free course R for Data Science, pdf file on 520 pages by Garrett Grolemund, Hadley Wickham....
Demystifying Internet of Things SecurityBreak down the misconceptions of the Internet of Things by examining the different securit..., download free Internet of Things Security tutorial in PDF (488 pages) created by Sunil Cheruvu ....
The Next.js HandbookDownload free course The Next.js Handbook, pdf file on 102 pages by Flavio Copes....
Business Process Flow Mapping SuccinctlyDownload free course Business Process Flow Mapping Succinctly, pdf file on 73 pages by by Erica L. Quigley....
Reinforcement Learning: An Introduction, Second EditionReinforcement Learning (RL), one of the most active research areas in artificial intelligence, is a computational approach to learning whereby an agent tries to maximize the total amount of reward it receives while interacting with a complex, uncertain environment. In Reinforcement Learning, Richard...
The DSC BookDownload free course The DSC Book, pdf file on 12 pages by Don Jones, Steve Murawski....
Programming from the Ground Up: An Introduction to Programming using Linux Assembly LanguageProgramming from the Ground Up uses Linux assembly language to teach new programmers the most important concepts in programming. It takes you a step at a time through these concepts: * How the processor views memory * How the processor operates * How programs interact with the operating system * H...